**Describe the issue:** When running `azd monitor --live`, the Application Insights monitoring page displays the following error message:  **Repro Steps:** 1. Run `azd init -t todo-python-mongo-aca -b staging`. 2. Run `azd auth login`. 3. Run `azd up`. 4. Run `azd monitor --live`. **Environment:** - Template: `todo-python-mongo-aca` and `todo-python-mongo-terraform`. - Azd version: azd version 1.23.0-beta.1-daily.5698544 (commit 9fb599af3c78c6411f3fbc036cf69dfbefe9a823). - OS: Windows, Codespaces. - Branch: Staging. **Expected behavior:** `azd Monitor --live` should successfully open the Application Insights live monitoring view. @rajeshkamal5050 for notification.
Describe the issue:

When running
azd monitor --live, the Application Insights monitoring page displays the following error message:Repro Steps:
azd init -t todo-python-mongo-aca -b staging.azd auth login.azd up.azd monitor --live.Environment:
todo-python-mongo-acaandtodo-python-mongo-terraform.Expected behavior:
azd Monitor --liveshould successfully open the Application Insights live monitoring view.Rajesh Kamal (@rajeshkamal5050) for notification.