Manage Microsoft Entra ID Identities with PowerShell
Aniket Chauhan
Aspiring SOC Analyst | Cybersecurity Enthusiast | SIEM | EDR | CEH MASTER | BCA | TryHackMe Top 2%
So this the same as Project 1 but i'll create this with the help of PowerShell
Lab scenario
Your organization is building a new lab environment for pre-production testing of apps and services. A few engineers are being hired to manage the lab environment, including the virtual machines. To allow the engineers to authenticate by using Microsoft Entra ID, you have been tasked with provisioning users and groups. To minimize administrative overhead, membership of the groups should be updated automatically based on job titles.
Architecture diagram
Job skills
Task 1: Create and configure user accounts with Powershell
In this task, I'll create and configure user accounts with Powershell. User accounts will store user data such as name, department, location, and contact information.
Task 1: Creating a User
Task 2: Inviting a User
Task 3: Creating a Dynamic Group
Task 4: Checking Automatic Membership Addition