-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Closed
Labels
App Servicesaz appserviceaz appserviceService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.linkedlinked to an azure devops ticketlinked to an azure devops ticketquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Description
az feedbackauto-generates most of the information requested below, as of CLI version 2.0.62
Describe the bug
az appservice plan show does not provide correct exit status
To Reproduce
- execute
az appservice plan showwith arguments describing a non-existent resource, for instance:
az appservice plan show --resource-group nonesuch-rg-doesntexist --name nonesuch-app-doesntexist
Expected behavior
non-zero exit status, similar to as provided by other az <resource> show commands
Environment summary
ubunut 18.04 installed from package
Metadata
Metadata
Assignees
Labels
App Servicesaz appserviceaz appserviceService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.linkedlinked to an azure devops ticketlinked to an azure devops ticketquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that