- Microsoft Azure Administrator:Exam Guide AZ-103
- Sjoukje Zaal
- 343字
- 2021-06-24 14:01:53
Azure subscriptions
Azure subscriptions are basically the billing accounts in Azure. Aside from billing, access to the Azure portal and the creation of the different Azure services in the portal are done through the use of Azure subscriptions.
If you look at the Azure account hierarchy, you will see where Azure subscriptions actually fit in. In the following diagram, the account hierarchy is shown:

Account hierarchy in Azure
It is divided into Enterprise, Department, Accounts, and Subscriptions levels. In the following overview, you'll get an idea of what these different levels are for:
- Enterprise: This is also called the Enterprise Agreement, and is only used by organizations. It can be accessed from a separate portal (https://ea.azure.com) and is used for the whole organization to create the different departments.
- Departments: At the department level, sub-accounts for the different departments in your organization are created. You can also group your departments in a functional way, like an IT and finance department, or group them in a geographical way, like North America and Europe, for instance. You can add a department owner here, which will be the person in charge of owning the budget for the department, for instance.
- Accounts: This is where the different departments can create multiple accounts within their department. They can also add additional owners to manage these accounts. When you create a personal account in Azure, this is the starting point for creating the subscriptions. The Microsoft account that you use to log in to the Azure portal is then added to this account as the owner.
- Subscriptions: You can create multiple subscriptions in an account. This is the level where the actual billing takes place and where the different Azure resources are created. You can add additional subscription owners that can manage the subscriptions, create the different resources, and assign other users to the subscription. Subscriptions always have a trust relationship with an Azure Active Directory instance.
Inside the Azure subscription, you can create multiple resource groups. This will be covered in the next section.
推薦閱讀
- 電腦組裝與系統(tǒng)安裝
- 從零開始寫Linux內(nèi)核:一書學(xué)透核心原理與實現(xiàn)
- 精通Linux內(nèi)核開發(fā)
- 曝光:Linux企業(yè)運(yùn)維實戰(zhàn)
- Windows Server 2012 Hyper-V Cookbook
- SharePoint 2013 應(yīng)用開發(fā)實戰(zhàn)
- VMware NSX Cookbook
- 無蘋果不生活 The New iPad隨身寶典
- Linux命令行大全(第2版)
- 跟老男孩學(xué)Linux運(yùn)維:Shell編程實戰(zhàn)
- UI設(shè)計手繪表現(xiàn)從入門到精通
- μC/OS-III內(nèi)核實現(xiàn)與應(yīng)用開發(fā)實戰(zhàn)指南:基于STM32
- iOS 10快速開發(fā):18天零基礎(chǔ)開發(fā)一個商業(yè)應(yīng)用
- openEuler操作系統(tǒng)核心技術(shù)與行業(yè)應(yīng)用實踐
- 跟老男孩學(xué)Linux運(yùn)維:Web集群實戰(zhàn)