-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add New AAD Roles to the existing AAD Roles #34
base: master
Are you sure you want to change the base?
Conversation
@AlexFilipin change order for better review and remove unnecessary blanks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Compared the IDs of new roles here against result of Get-MgDirectoryRoleTemplate -All
cmdlet and it looks to be complete.
DisplayName Id
----------- --
Tenant Creator 112ca1a2-15ad-4102-995e-45b0bc479a6a
Microsoft Hardware Warranty Administrator 1501b917-7653-4ff9-a4b5-203eaf33784f
Authentication Extensibility Administrator 25a516ed-2fa0-40ea-a2d0-12923a21473a
Insights Analyst 25df335f-86eb-4119-b717-0ff02de207e9
User Experience Success Manager 27460883-1df1-4691-b032-3b79643e5e63
Microsoft Hardware Warranty Specialist 281fe777-fb20-4fbb-b7a3-ccebce5b0d96
Organizational Messages Writer 507f53e4-4e52-4077-abd3-d2e1558b6ea2
Lifecycle Workflows Administrator 59d46f88-662b-457b-bceb-5c3809e5908f
Yammer Administrator 810a2642-a034-447f-a5e8-41beaa378541
Viva Goals Administrator 92b086b3-e367-4ef2-b869-1de128fb986e
Permissions Management Administrator af78dc32-cf4d-46f9-ba4e-4428526346b5
Virtual Visits Administrator e300d9e7-4a2b-4295-9eff-f1c78b36cc98
Roles returned by the cmdlet but not listed as admin roles
DisplayName Description Id
----------- ----------- --
Device Join Device Join 9c094953-4995-41c8-84c8-3ebb9b32c93f
Device Managers Deprecated - Do Not Use. 2b499bcd-da44-4968-8aec-78e1674fa64d
Device Users Device Users d405c6df-0af8-4e3b-95e4-4d06e542189e
Guest User Default role for guest users. Can read a limited set of directory information. 10dae51f-b6af-4016-8d66-8c2a99b929b3
Partner Tier1 Support Do not use - not intended for general use. 4ba39ca4-527c-499a-b93d-d9b492c50246
Partner Tier2 Support Do not use - not intended for general use. e00e864a-17c5-4a4b-9c06-f5b95a8d5bd8
Restricted Guest User Default role for guest users with restricted access. Can read a limited set of directory information. 2af84b1e-32c8-42b7-82bc-daa82404023b
User Default role for member users. Can read all and write a limited set of directory information. a0b1b346-4d3e-4e8b-98f8-753987be4970
Viva Pulse Administrator Can manage all settings for Microsoft Viva Pulse app 87761b17-1ed2-4af3-9acd-92a150038160
Workplace Device Join Workplace Device Join c34f683f-4d5a-4403-affd-6615e00e3a7f
The only exception is Viva Pulse Administrator
but it looks like to be something new not included in the documentation of Viva service.. Not sure if it should be included yet.
Updating "includedRoles" to include all new AAD Roles.
excluded from the list is "Directory Synchronization Accounts" Role