"Signalr show" fails with unexpected error when the resource doesn't exist #9904
Labels
needs-triage
This is a new issue that needs to be triaged to the appropriate team.
Service Attention
This issue is responsible by Azure service team.
Milestone
Describe the bug
"Signalr show" fails with unexpected error when the signalr service doesn't exist. When the service does exist, "signalr show" works as expected.
Command Name
az signalr show
Errors:
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
az signalr show --name <nonexistent-signalr-service> --resource-group <existing-resource-group>
Expected Behavior
Printing an error message like "Signalr service doesn't exist"
Environment Summary
Additional Context
The text was updated successfully, but these errors were encountered: