Describe the issue:
After running azd up, click the api link in the log, the page fails to load, and the page is as follows:

Repro Steps:
- Run
azd init -t todo-nodejs-mongo-aks -b staging.
- Run
azd auth login.
- Run
azd up.
- Click the api link in the log.
Environment:
- Template:
todo-nodejs-mongo-aks.
- Branch:
staging
- OS: Windows.
- Azd version: azd version 1.10.3-pr.4243081 (commit 2c05c15) and azd version 1.11.0-beta.1-daily.4244391 (commit 8fc9d80).
Expected behavior:
The api page can be loaded successfully.
@jongio for notification.
Describe the issue:

After running
azd up, click the api link in the log, the page fails to load, and the page is as follows:Repro Steps:
azd init -t todo-nodejs-mongo-aks -b staging.azd auth login.azd up.Environment:
todo-nodejs-mongo-aks.stagingExpected behavior:
The api page can be loaded successfully.
@jongio for notification.