79517839

Date: 2025-03-18 14:51:03
Score: 3
Natty:
Report link

Is this happening each time you deploy? Also, if the functions are not visible are they still working? As in does your http trigger still work?

I've encountered this issue before in app service; however, I was missing these two environment variables

SCM_DO_BUILD_DURING_DEPLOYMENT : true
ENABLE_ORYX_BUILD : true

here's the entire list of settings with explanation: https://learn.microsoft.com/en-us/azure/azure-functions/functions-app-settings

Reasons:
  • RegEx Blacklisted phrase (2): working?
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Is this
  • Low reputation (0.5):
Posted by: Apurv G