Azure function not showing up on Azure portal after deploying using CI/CD pipeline

Srilatha Marupaka 0 Reputation points
2024-06-19T21:37:23.2333333+00:00

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
{count} votes

1 answer

Sort by: Most helpful
  1. Dzmitry Skrotski EPAM 0 Reputation points
    2025-01-14T11:43:39.25+00:00

    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)

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.