I have 3 subscriptions in my Azure Account, I need to change the default subscription. When I Run the command:
azure account list
I have tried to change the default or current subscription this way, but I got no results:
azure config set subscription {{MyIdSubscription}}
Any type of help would be appreciated, thanks!