-
Notifications
You must be signed in to change notification settings - Fork 70
Automation details
Alexander Filipin edited this page May 13, 2020
·
3 revisions
The automation script will perform the following actions:
- Connects to Microsoft Graph via device code flow
- Connects to Azure AD via AzureAD module, normal user login
- Creates AAD group for AADC synchronization service accounts
- Creates AAD group for AAD emergency access accounts
- Creates dynamic AAD group for AADP2 user
- Creates AAD group for administrative accounts that should be targeted in the M365 admin protection
- Creates AAD group for the RING if RingTargeted was set to TRUE
- Imports JSON representations of conditional access policies from a policy folder
- Creates two AAD group for each conditional access policy which will be used for exclusions
- Either creates a new conditional access policy for each JSON representation or updates an existing policy. Updating / matching existing policies requires the policy id in the JSON file.