on azure portal we have several subscriptions, I have the linux VM running on my laptop with azure CLI installed, when I run: az login, it just log me into azure account where I can see all subscriptions, how I can login and use only 1 specific subscription, so my scripts will be executed only in 1 subscription ?
on azure portal we have several subscriptions, I have the linux VM running on my laptop with azure CLI installed, when I run: az login, it just log me into azure account where I can see all subscriptions, how I can login and use only 1 specific subscription, so my scripts will be executed only in 1 subscription ?