Azure Active Directory (original) (raw)

Last Updated : 23 Jul, 2025

Azure Active Directory (Azure AD) is a service for managing identities and access in the cloud. This solution facilitates access to thousands of additional SaaS applications, the Azure portal, and external resources like Microsoft 365 for your staff members. They can also access internal resources like apps on your business intranet network and any cloud apps created by your own company, thanks to Azure Active Directory. You can also maintain your on-premises Active Directory implementation with the assistance of Azure AD. Simply explained, Azure AD enables users to sign up for various services and access them from any location via the cloud using a single username and password.

Why Azure Active Directory?

Suppose you have a large organization with a lot of developers. Some Azure services must be available to all developers for them to perform their responsibilities. When the administrator gives them a unique username and password for each service, they can access services like databases, virtual machines, or Azure storage services. It might be challenging for administrators and employees to manage many user logins at once.

Azure Active Directory (AD) enters the scene in this situation. Administrators can easily manage numerous user logins with Azure AD. To access each service, administrators must provide a single login and password in Microsoft Azure. You can also manage the permissions on Azure storage disks which contain important data of organizations.

Who uses Active Directory?

  1. **IT administrators: Based on their organizational needs, administrators can utilize Azure AD to manage access to applications and Azure resources.
  2. **Developers: With the help of Azure AD, developers may add functionality to the applications they create, such as SSO capability.
  3. **Users: The ability to maintain identities and perform maintenance tasks like self-service password reset is provided to users.
  4. **Online Service Subscribers: Azure AD is already being used by Microsoft 365 online subscribers to log into their accounts.

What is Windows Active Directory?

Windows Active Directory (AD) is a directory service developed by Microsoft for Windows domain networks. It is included in most Windows Server operating systems as a set of processes and services. The primary purpose of Active Directory is to manage permissions and access to networked resources.

Components of Windows Active Directory

How Does Azure Active Directory Work?

Azure Active Directory (Azure AD) simplifies identity and access management in the cloud. Users authenticate with Azure AD credentials, enabling secure access to applications and services. Single sign-on (SSO) streamlines user experience by allowing access to multiple resources with one login. Robust security features like multifactor authentication (MFA) and access policies ensure secure access control. Azure AD Connect facilitates seamless integration between on-premises and cloud environments for unified identity management.

How is Azure AD structured?

Azure Active Directory (Azure AD) is structured as a cloud-based directory and identity management service with a flat hierarchy. It organizes resources into tenants, where each tenant represents a dedicated and isolated instance of Azure AD. Within a tenant, users, groups, and applications are managed. Users are individual accounts, groups are collections of users, and applications are registered entities that Azure AD can authenticate. Additionally, administrators can set up roles and permissions to control access and enforce policies across these resources.

azure active directory structure

Steps to Configure Azure AD(Users, Roles, And Groups)

**Step 1: Login into the Azure console and search for Azure Active Directory as shown in the image below.

Azure Active Directory

**Step 2: On the left bar you can see the permissions you can manage by using Azure Active Directory in this article we are going to cover how to create a user with required permissions based on the requirements.

Click on users and click on Add New user

**Step 3: Click on create a new user.

Create New User

**Step 4: Configure all the basics need to create a user like a user principal name password and etc.

Configure all the basic need

**Step 5: In the assignments, we can assign the roles and if we want we can add that user to any group with our requirements roles play a major role in the assigning of permissions which is like assigning the required permissions.

Assigment

**Step 6: Last and final step review all the details of the users including passwords and click on Review+Create.

Review+Create

Managing User Properties In Azure AD

If the user is already created and you want to make the changes to the users based on the requirements then you can use the edit properties tag to make the changes according to your requirements as shown in the steps below.

**Step 1: Select the user to whom you want to change the properties.

Edit Properties

**Step 2: After clicking on the edit properties option you can change the name, user Id, and contact information depending on your requirements.

Edit the properties

Users, Groups, and Roles

Users, Groups, And Roles are three features that play a major role while coming to Azure Active Directory by which you can create a user or add the users to the groups and assign the roles to groups, users, and services.

Users, Groups and Roles Users

By using the Azure AD of users feature you can create a new user with all the permissions required for the user like how many services he can access and the level of permissions he can have. The users can be employees of the same organization or they can be freelancers with very less amount permissions. And also manages the permission to users for certain permissions which they can perform on Virtual Machines, Azure functions, Azure Logic Apps and etc.

Groups

A group is a collection of users, and a single person can be a member of multiple groups. With the aid of groups, we can manage permissions for many users quickly and efficiently. Instead of managing the permissions individually, you can merge all the users into one group and maintain the permission in bulk.

Roles and Administrators

In Azure AD, access is granted for privileged actions via administrative roles. For allowing access to handle wide application configuration permissions without granting access to manage other areas of Azure AD unrelated to application configuration, we advise using these built-in roles.

Difference Between Windows and Azure AD

Active Directory Azure Active Directory
Azure Directory is used to maintain the permissions and users' other requirements on the on-premises by using a local network. Azure Active Directory is used to maintain the permissions to the users and applications within the cloud with the help of a cloud network.
By using the group policies you can administrators can maintain the permissions across the network Azure Active Directory servers as an Identity Provider for the Azure Cloud.
The Azure Directory will have more features than the Azure Active Directory Azure Active Directory will have fewer features when compared to the Azure Directory but it was highly available with more scalability.

Azure Active Directory Considerations

Here are the top considerations for the Azure active directory.

Features Of Azure Active Directory

Some features of Azure Active Directory are lisred below:

Security of Azure Active Directory

Azure Active Directory is like an IAM(Identity Access Management) which is used to manage the permissions of users and applications and services. Following are some securities that will be followed by Azure Active Directory.

Common Attacks Against Azure AD

Common attacks against Azure Active Directory (Azure AD) include phishing, brute force attacks, password spray attacks, token theft, and privilege escalation. These attacks aim to compromise user credentials, exploit vulnerabilities, or gain unauthorized access to sensitive data within Azure AD. Organizations must implement robust security measures such as multifactor authentication (MFA), strong password policies, regular security assessments, and monitoring to mitigate the risk of such attacks and safeguard their Azure AD environment.

Pricing Of Azure Active Directory

The Azure Active Directory will come with the plan you are going to purchase depending on the plan you are going to get the features access to use some of them.

Benefits Of Using Azure AD