Guys, any news about this issue?
We are facing the same problem, but only on QA env. DEV deployed successfully and functions are visible, on qa one function app shows runtime: Error and do not show the functions (but they are deployed and working, we can query them)
Azure function not showing up on Azure portal after deploying using CI/CD pipeline
Srilatha Marupaka
0
Reputation points
Azure function is built using .Net Core 8.0 in VS 2022. Functions Worker Runtime is dotnet-isolated. After the deployment to Azure portal , the function does not show up. Checked all the configurations and see no issues. Selecting ZipDeploy with Run from Package option for deployment. Deployment is successful and no errors on Kudu or the portal. Any thoughts?
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,911 questions
1 answer
Sort by: Most helpful
-
Dzmitry Skrotski EPAM 0 Reputation points
2025-01-14T11:43:39.25+00:00