Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
12,759 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi Team,
I am trying to remove a role assignment from Privileged Identity Management Azure AD Roles using powershell.
I am able to get the details of assignment using below cmdlet.
Get-AzureADMSPrivilegedRoleAssignment
However, I am unable to find any cmdlet to remove the assignment. Please help.
Thank you!
None exist. Use the Graph API or the portal.