You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the issue:
Running azd monitor --overview fails with: ERROR: no Application Insights dashboard found: required resource not configured. See the image below for details:
Repro Steps:
Run azd init -t todo-csharp-sql-swa-func.
Run azd up.
Run azd monitor --overview.
Environment:
Template: todo-csharp-sql-swa-func.
Azd version: azd version 1.24.0-daily.6161386 (commit 910ec77c8c6de578890bc6b5c7b887aab3b16270) (daily).
OS: Windows and Codespace.
Branch: Main.
Expected behavior: azd monitor --overview should open an overview of monitoring resources .
Describe the issue:

Running
azd monitor --overviewfails with:ERROR: no Application Insights dashboard found: required resource not configured.See the image below for details:Repro Steps:
azd init -t todo-csharp-sql-swa-func.azd up.azd monitor --overview.Environment:
Expected behavior:
azd monitor --overviewshould open an overview of monitoring resources .@rajeshkamal5050 for notification.