Used with Azure AD to make it simple to carry out goals - when people leave, they should no longer have access and finding the balance between autonomy and central governance.
Each subscription is associated with a single Azure AD. Can extend on-prem to cloud using Azure AD Connect.
Role based access built on resource manager that lets you do fine grained management of resources.
Grant access to resources that you control. Ex, allow one person to manage VM's, and another to take care of networks.
Access control (IAM) in most resources.
Security principal (who - user, group or application) Role definition (what actions) Scope (where) Role Assignment - binding a SP to role.
Permissions are combined
Computed by subtracting NotActions
Didn't work./
Didn't work