Issue:

Getting the following error message after deploying a Blazor web app from a new development computer


HTTP Error 500.30 - ASP.NET Core app failed to start

Resolution:

Update “Self Signed Certificate” to Blazor web app and web app server config.

Need to create a new self signed certificate on development computer, upload to Azure web app. Then update the self signed certificate section of Blazor web app and web app server config “WEBSITE_LOAD_CERTIFICATES”.

Last modified: December 17, 2022

Author

Comments

Write a Reply or Comment