Forum Discussion
alwaysLearner
Dec 09, 2016Iron Contributor
Understanding Azure Account, Subscription and Directory.
For the last couple of days, I am trying to understand the relationship between Azure account, Subscription, and Directory and Resource Groups. Is there any comprehensive guide that can help me ...
DaniMartMS
Microsoft
Jan 03, 2017Hello Jahongir, all,
Adding a little bit more here to Stephane`s great content.
The Azure account is a global unique entity that gets you access to Azure services and your Azure subscriptions. You can create multiple subscriptions in your Azure account to create separation e.g. for billing or management purposes. In your subscription(s) you can manage resources in resources groups. Azure subscription can have a trust relationship with an Azure Active Directory (Azure AD) instance – more here.
I hope this helps as well :)
Cheers
murarisumit
Apr 03, 2019Copper Contributor
DaniMartMSThanks for simple explanation, now those elaborate article will make more sense to me.