Azure / azure-cli

Azure Command-Line Interface
MIT License
3.99k stars 2.97k forks source link

Error in running command az ad app delete : The subscription '<Tenant_ID>' could not be found #18140

Open riteshranjan007 opened 3 years ago

riteshranjan007 commented 3 years ago

Running this command on tenant where no subscription is there, throws following error

az login --use-device-code --allow-no-subscriptions

az ad sp delete --id The subscription '' could not be found.

Tried with object it too but getting same error.

Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

yonzhan commented 3 years ago

@jiasli for awareness