I have a Visual Studio Pro subscription through my work, and when I log into the Azure portal I can see a directory representing my work under my account name in the top corner.
As far as I can tell "directory" and "tenant" are used interchangeably in the Azure documentation. So I wanted to create a new tenant as a playpen to allow me to experiment with Azure. I was able to do that but now when I try to log in to that tenant via Azure CLI I get an error "No subscriptions found.". This despite when I log into my work tenant it tells me I have a Visual Studio Professional Subscription.
Is it possible to set up a different tenant/directory for the same account, to use as a playpen, and somehow connect it with my VS Pro subscription? If so, how?
Is it possible to set up a different tenant/directory for the same account
- what do you mean byaccount
- subscription or user account? – Gaurav Mantri