Hi @Rayan Chowdhury ,
are you using az login
with providing a Tenant-ID?
For instance az login --tenant 00000000-0000-0000-0000-000000000000
Do you get an error message after running az login
?
After signing in with az login
you can set the subscription using az account set --subscription "<subscription ID or name>"
.
(If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)
Regards
Andreas Baumgarten