
Azure Homelab
Azure AD and RBAC

Project URL: https://youtu.be/zD4mntnIA-4
- Working in the Azure Portal, created a virtual machine hosting Windows Server 2016 in a resource group called homelab-rg
- Using Azure Active Directory, added 3 users to the account
- Created a group called Primary Users Group and added the 3 new users
- Assigned a read access only role to the entire Primary Users Group at the homelab-rg scope
- Verified that members of the Primary Users Group had read access only permissions
- Project complete