Skip to content

Compcode1/group-creation-role-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Group Creation and Role Assignment

This micro-project simulates the process of creating a security group in Microsoft Entra ID and assigning it a built-in directory role (e.g., Helpdesk Administrator). It reinforces scalable access control strategies by demonstrating group-based RBAC and identity governance principles.

Key Objectives

Create a security group for delegated access

Assign role-based access to the group (not individuals)

Support centralized governance and future automation

Core Concepts

Group-based RBAC

Directory role assignment

Scoped identity governance

Entra Control Stack layer mapping

File: group-creation-role-assignment.ipynb: Full simulation walkthrough, including step-by-step portal actions, governance layer mapping, and follow-up notes

About

This micro-project simulates the process of creating a security group in Microsoft Entra ID and assigning it a built-in directory role (e.g., Helpdesk Administrator). It reinforces scalable access control strategies by demonstrating group-based RBAC and identity governance principles.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors