Description
After azd up runs successfully, clicking the circled button on the program page displays the error 404 - Page Not Found, as follows:


Repro steps
- Run
azd auth login.
- Run
azd init --template cosmos-db-mongodb-dotnet-quickstart.
- Ensure that Docker is running in your environment.
- Run
azd up.
- Click the
Walk through the code for this sample application button on the program page.
Expected behavior
Clicking the Walk through the code for this sample application button successfully navigates to the specified page.
Environment
Azd version: azd version 1.11.1 (commit ae08ceba17c7078c547df9ee5f97e9e7ceb2fe53)
OS: windows
Templates:
@seesharprun and @hemarina for notification
Description
After
azd upruns successfully, clicking the circled button on the program page displays the error404 - Page Not Found, as follows:Repro steps
azd auth login.azd init --template cosmos-db-mongodb-dotnet-quickstart.azd up.Walk through the code for this sample applicationbutton on the program page.Expected behavior
Clicking the
Walk through the code for this sample applicationbutton successfully navigates to the specified page.Environment
Azd version: azd version 1.11.1 (commit ae08ceba17c7078c547df9ee5f97e9e7ceb2fe53)
OS: windows
Templates:
@seesharprun and @hemarina for notification