Azure / InnovationEngine

An experiment in simplicity for complex environments
MIT License
30 stars 14 forks source link

Subscription doesn't exist #104

Closed mbifeld closed 8 months ago

mbifeld commented 8 months ago

When running IE commands, I get an error saying: The subscription of 'xxxxx-xxx' doesn't exist in cloud 'AzureCloud'. This happened on all 3 of my subscriptions I believe after a CloudShell session terminated from an IE command taking too long, and there doesn't appear to be a way to remove this bug (running az login and retrying doesn't fix it). The sub is still valid and I'm able to run az commands normally in CloudShell.

Image