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.19.0-beta.1-daily.5273554 (commit a9a799fcecb24305bdf57298453574e3b0ac9622).
Expected behavior:
The api page can be loaded successfully.
@rajeshkamal5050 and @vhvb1989 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.
@rajeshkamal5050 and @vhvb1989 for notification.