-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
Good afternoon. I'm following the Microsoft Learn document which leverages this repo and i'm receiving the following error:
An error occurred while processing your request.
Request ID: 00-af9555a642445741bb41addcedbf3f21-9e88d9eb8ebf4a41-00
Development Mode
Swapping to Development environment will display more detailed information about the error that occurred.
Development environment should not be enabled in deployed applications, as it can result in sensitive information from exceptions being displayed to end users. For local debugging, development environment can be enabled by setting the ASPNETCORE_ENVIRONMENT environment variable to Development, and restarting the application.
I'm following this Microsoft Learn doc https://docs.microsoft.com/en-us/learn/modules/deploy-kubernetes/4-deploy-kubernetes and step10 shows that a website should load when i enter the external IP of the AKS cluster