79654697

Date: 2025-06-05 14:48:53
Score: 1
Natty:
Report link

I want to add to this. I'm publishing .NET 8 Azure Function apps from Visual Studio 2022. If I check the box that says "Produce single file" in my publish profile, the publish succeeds, but no functions are found and the function app goes into a cycle of trying to reload. We can see the warmup function firing occasionally. No errors are logged anywhere. Even the App Insights telemetry logs only show that no functions were found. This is clearly broken and clearly very difficult to troubleshoot. I hope this helps someone else.

enter image description here

Reasons:
  • Whitelisted phrase (-1): hope this helps
  • RegEx Blacklisted phrase (1): I want
  • Long answer (-0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Mike Yeager