You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Azure AD terminology

To use Azure AD effectively, you need to understand some key Active Directory terms.

Here's an explanation of some of those terms:

TABLE 1
TermDescription
IdentitySomething that has to be identified and authenticated. An identity is typically a user who has username and password credentials, but the term can also apply to applications or services.
AccountAn identity and its associated data. An account can't exist without an identity.
Azure AD accountAn identity created in Azure AD or in services like Office 365. These identities are stored in Azure AD. For example, internal staff members might use Azure AD accounts daily at work.
Azure subscriptionYour level of access to use Azure and its services. For pay-as-you-go access, use your credit card to set up an Azure subscription. There are several types of subscriptions. For example, enterprise-level customers can use Azure Enterprise Agreement subscriptions. Each account can use many subscriptions.
Azure AD tenantAn instance of an Azure AD. This tenant is created for you automatically when you first sign up for Azure or other services like Office 365. A tenant, which represents an organization, holds your users, their groups, and applications.
Multi-tenantMultiple-tenant access to the same applications and services in a shared environment. These tenants represent multiple organizations.
Azure AD directoryAn Azure resource that's created for you automatically when you subscribe to Azure. You can create many Azure AD directories. Each of these directories represents a tenant.
Custom domainA domain that you customize for your Azure AD directory. When you create an Azure AD directory, Azure automatically assigns it a default domain like <your-organization>.onmicrosoft.com. But you can customize domain names. Your users could then have accounts like joesmith@contoso.com instead of joesmith@contoso.onmicrosoft.com.
Owner roleThe role you use to manage all resources in Azure, including the access levels that users need for resources.
Global administratorThe role that gives you access to all administrative capabilities in Azure AD. When you create a tenant, you automatically have this role for the tenant. This role allows you to reset passwords for all users and administrators, for example.
  • No labels