-
Notifications
You must be signed in to change notification settings - Fork 257
Description
- Make sure you've installed the latest version using instructions in the wiki
Output from azd version
Run azd version and copy and paste the output here:
azd version 0.1.0-beta.4 (commit fd96b3e)
Output from az version
Run az version and copy and paste the output here (minimum required version is 2.38.0):
{
"azure-cli": "2.39.0",
"azure-cli-core": "2.39.0",
"azure-cli-telemetry": "1.0.6",
"extensions": {
"azure-devops": "0.25.0"
}
}
Describe the bug
Seeing this error on azd monitor.
To Reproduce
Run azd monitor and look at the dashboard that is opened for you.
Expected behavior
I expected to see a functioning live metrics dashboard.
Environment
Information on your environment:
- WSL Ubuntu 20.04
Additional context
As a note, I was able to see the dashboard by navigating to the shared dashboard in the resource group > clicking Go to Dashboard. I assume this might be an upstream problem. However, it'd be good to think about how we can create a non-blocking path for the user in these scenarios so azd monitor doesn't feel broken.
