Cloud Identity / Access Management

MICROSOFT
ENTRA ID.

Configured a Microsoft Entra ID (also known as Azure AD) environment to practice cloud identity, authentication, and best practices for security. (Multi-Factor Authentication, Self-Service Password Reset, Role-Based Access Control, and Conditional Access)

01 — Objective

Build practical experience managing cloud identities, authentication, MFA, access permissions, and security policies using Microsoft Entra ID.

02 — Environment

Microsoft Entra ID
Cloud Users
Security Groups
Authentication Methods
Microsoft Authenticator
Multi-Factor Authentication
Self-Service Password Reset
Role-Based Access Control
Conditional Access

03 — Implementation

01Created test users in Microsoft Entra ID
02Configured users and security groups
03Configured authentication methods
04Configured Microsoft Authenticator for MFA
05Assigned MFA requirements to IT and HR groups
06Enabled Self-Service Password Reset
07Configured SSPR for specific users and groups
08Tested password reset functionality
09Assigned appropriate Entra ID roles to test users
10Tested role permissions and access restrictions
11Configured Conditional Access policies
12Created a policy to restrict access for suspended employees
13Assigned the Conditional Access policy to a suspended employee
14Tested the suspended employee account to verify access was blocked
15Tested MFA enrollment and authentication

04 — Lab Evidence

01 — Entra ID Overview

Microsoft Entra ID Dashboard

I used the Microsoft Entra admin center to manage cloud identities and access-related configurations within my organization.

Microsoft Entra ID dashboard

02 — User Management

Created and Managed Cloud Users

I created test user accounts within Microsoft Entra ID to simulate users in an organizational environment.

Microsoft Entra ID users

03 — Group Management

Configured Security Groups

I created and managed security groups to organize users and support access management.

Microsoft Entra ID groups

04 — SSPR User Configuration

Configured SSPR for a Test User

I configured Self-Service Password Reset for the designated test user, John Doo, to participate in the password reset workflow.

Microsoft Entra ID SSPR user configuration

05 — SSPR Group Configuration

Configured SSPR for a Security Group

I configured Self-Service Password Reset using a designated security group to control which users participate in the SSPR policy.

Microsoft Entra ID SSPR group configuration

06 — RBAC Role Assignment

Assigned Role - Sarah Jones

As Sarah is part of the IT department, I assigned her with Helpdesk Admin, Password Admin, and User Admin. This will demonstrate how role-based access control provides users with defined administrative permissions.

Sarah Jones assigned Microsoft Entra ID role

07 — RBAC Role Assignment

Password Reset Role - Kenzie Henderson

Kenzie Henderson will be our test user here. She has been assigned similar IT admin permissions and has the ability to conduct password resets.

Kenzie Henderson assigned Microsoft Entra ID role

08 — RBAC Permission Test

Successfully Reset a User Password

Tested Kenzie's assigned permissions by resetting a fellow employee, Callie's password. The successful password reset confirmed that the assigned role provided the required administrative permission.

Kenzie Henderson resetting Callie Ford password

09 — RBAC Access Restriction

Cannot Access Conditional Access Configurations

While Kenzie could reset a user's password, I tested the boundaries of Kenzie's permissions by attempting to access Conditional Access configurations. Access was restricted, demonstrating that the role did not provide broader security permissions than intended. This reinforces the principle of least privilege, ensuring users only have access to the resources necessary for their role.

Kenzie Henderson restricted from Conditional Access

10 — Authentication Methods

Configured Authentication Methods

I reviewed and configured authentication methods. The configuration demonstrates the available authentication methods and the groups assigned to each method.

Microsoft Entra ID authentication methods

11 — MFA Group Assignment

Microsoft Authenticator Assigned to IT and HR

I configured Microsoft Authenticator as an authentication method for the IT and HR groups. This demonstrates group-based assignment of authentication requirements.

Microsoft Authenticator assigned to IT and HR groups

12 — MFA User Experience

HR User Prompted to Register Microsoft Authenticator

I tested the MFA configuration by signing in as April Wendt, an HR user in my organization. Because she belongs to the HR group conifgured with Authenticator MFA, April was prompted to set up and use Microsoft Authenticator before she could log in.

April Wendt prompted to configure Microsoft Authenticator

13 — Conditional Access Overview

Configured Conditional Access Policies

I configured multiple Conditional Access policies within Microsoft Entra ID to control access based on defined users, conditions, and security requirements.

Microsoft Entra ID Conditional Access policies overview

14 — Conditional Access Policy

Restrict Access for Suspended Employee

In my organization, I have a suspended employee named Damon Wade. Therefore, I created a policy named "Restrict Access for Suspended Employee" and assigned the policy to Wade, preventing him from logging into any systems.

Conditional Access policy restricting suspended employee Damon Wade

15 — Conditional Access Test

Suspended Employee Access Successfully Blocked

I tested Damon Wade's account after assigning the policy. The account was successfully prevented from accessing the protected environment, confirming that the policy was being enforced as intended.

Damon Wade access denied after Conditional Access policy enforcement

05 — MFA Results

Authentication requirements were assigned by group and verified through a real user sign-in.

Microsoft Authenticator was configured for the IT and HR groups. Testing with April Wendt, an HR user, confirmed that the group-based authentication configuration resulted in an MFA registration prompt during sign-in.

06 — RBAC Results

Permissions were tested to verify both authorized actions and access restrictions.

The RBAC portion of the lab demonstrated how Microsoft Entra ID roles can limit administrative permissions based on a user's responsibilities. Kenzie Henderson was able to reset a user's password, but could not access Conditional Access configurations. This provided hands-on experience with role-based permissions and the principle of least privilege.

07 — Conditional Access Results

Access policies were configured and validated through user testing.

Configured multiple Conditional Access policies within Microsoft Entra ID to control access based on user conditions and security requirements. The "Restrict Access for Suspended Employee" policy was specifically assigned to Damon Wade, a suspended employee in the lab environment. Testing Damon's account confirmed that the Conditional Access policy successfully prevented the account from accessing protected resources.

08 — Challenges

Troubleshooting identity configuration, authentication, MFA, SSPR, RBAC, and Conditional Access.

During the lab, I worked through configuration issues involving authentication methods, user assignments, SSPR, MFA, role-based permissions, and Conditional Access policies. Testing both successful and denied actions helped verify that permissions, authentication requirements, and access policies were being applied as intended.

09 — What I Learned

Practical experience with identity, authentication, MFA, SSPR, RBAC, Conditional Access, and least-privilege access.

This project gave me hands-on experience managing cloud identities and access within Microsoft Entra ID. I learned how to configure users and groups, assign authentication methods, implement Microsoft Authenticator MFA, configure Self-Service Password Reset, assign administrative roles, create Conditional Access policies, and test permissions and access restrictions. The project reinforced the importance of group-based access, policy enforcement, and least-privilege security.