- Hands-On Cloud Solutions with Azure
- Greg Leonardo
- 188字
- 2021-06-10 19:44:37
Terminology to remember with Azure
These words have very specific meanings in Azure, and need to be referenced in the proper context to avoid confusion:
- Tenant: This is a representative of an organization. It is a dedicated instance of the Azure Active Directory service that an organization receives and owns when it creates a relationship with Microsoft. This is the top level starting point of your virtual organization in Azure.
- Subscription: This groups together users and the resources that have been created by those users. This is the next level of container housing in Azure regarding resources and has limits to the number of resources it can house.
- Resource Group: This is simply an identifier that the Azure Resource Manager applies to resources to group them together. This is generally used as an application boundary within Azure and is the application life-cycle container.
- AAD: Azure Active Directory or Directory/Identity services for Azure.
- B2C: Business to Customer, an implementation of AAD for customers.
- RBAC: Role-Based Access Control is a security feature Azure uses to grant access to things like Resource Groups.
推薦閱讀
- PowerShell 3.0 Advanced Administration Handbook
- Getting Started with Oracle SOA B2B Integration:A Hands-On Tutorial
- R Machine Learning By Example
- 輕松學(xué)Java
- 傳感器技術(shù)應(yīng)用
- 大型數(shù)據(jù)庫管理系統(tǒng)技術(shù)、應(yīng)用與實(shí)例分析:SQL Server 2005
- 網(wǎng)絡(luò)化分布式系統(tǒng)預(yù)測控制
- Lightning Fast Animation in Element 3D
- 云原生架構(gòu)進(jìn)階實(shí)戰(zhàn)
- 電腦日常使用與維護(hù)322問
- 網(wǎng)絡(luò)存儲(chǔ)·數(shù)據(jù)備份與還原
- Learning ServiceNow
- 寒江獨(dú)釣:Windows內(nèi)核安全編程
- 人工智能:智能人機(jī)交互
- Hands-On DevOps