Skip to main content

Notifications

Announcements

No record found.

[Solved] Azure Function is not showing in the List in Azure Function App in Portal after Published from Visual Studio

Sanjaya Prakash Pradhan Profile Picture Sanjaya Prakash Pra... 2,745 User Group Leader
While working with Azure Function and Publishing to Azure, you may find that your function gets published from Visual studio but your function is not showing in function app in azure portal. SOLUTION The solution is to make sure to use correct deployment mode as Self-contained. Once you publish again you will see the function…
Read more

This was originally posted here.

Comments

*This post is locked for comments