Skip to content

Commit 93172aa

Browse files
authored
Added role definitions and assignments
1 parent 491daf6 commit 93172aa

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

azureadps-2.0-preview/AzureAD/AzureADPreview.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,12 @@ Get role definitions
239239
### [Get-AzureADMSPrivilegedRoleSetting](Get-AzureADMSPrivilegedRoleSetting.md)
240240
Get role settings
241241

242+
### [Get-AzureADMSRoleAssignment](Get-AzureADMSRoleAssignment.md)
243+
Get Azure AD role assignments
244+
245+
### [Get-AzureADMSRoleDefinition](Get-AzureADMSRoleDefinition.md)
246+
Get Azure AD role definitions
247+
242248
### [Get-AzureADMSTrustFrameworkPolicy](Get-AzureADMSTrustFrameworkPolicy.md)
243249
This cmdlet is used to retrieve the created trust framework policies (custom policies) in the directory.
244250

@@ -394,6 +400,12 @@ This cmdlet is used to configure a new identity provider in the directory.
394400
### [New-AzureADMSInvitation](New-AzureADMSInvitation.md)
395401
This cmdlet is used to invite a new external user to your directory
396402

403+
### [New-AzureADMSRoleAssignment](New-AzureADMSRoleAssignment.md)
404+
Create a new Azure AD role assignment
405+
406+
### [New-AzureADMSRoleDefinition](New-AzureADMSRoleDefinition.md)
407+
Create a new Azure AD role definition
408+
397409
### [New-AzureADMSTrustFrameworkPolicy](New-AzureADMSTrustFrameworkPolicy.md)
398410
This cmdlet is used to create a trust framework policy (custom policy) in the directory.
399411

@@ -517,6 +529,12 @@ This cmdlet is used to delete an identity provider in the directory.
517529
### [Remove-AzureADMSLifecyclePolicyGroup](Remove-AzureADMSLifecyclePolicyGroup.md)
518530
Removes a group from a lifecycle policy
519531

532+
### [Remove-AzureADMSRoleAssignment](Remove-AzureADMSRoleAssignment.md)
533+
Remove an Azure AD role assignment
534+
535+
### [Remove-AzureADMSRoleDefinition](Remove-AzureADMSRoleDefinition.md)
536+
Remove an Azure AD role definition
537+
520538
### [Remove-AzureADMSTrustFrameworkPolicy](Remove-AzureADMSTrustFrameworkPolicy.md)
521539
This cmdlet is used to delete a trust framework policy (custom policy) in the directory.
522540

@@ -647,6 +665,9 @@ Update a role assignment request
647665
### [Set-AzureADMSPrivilegedRoleSetting](Set-AzureADMSPrivilegedRoleSetting.md)
648666
Update role setting
649667

668+
### [Set-AzureADMSRoleDefinition](Set-AzureADMSRoleDefinition.md)
669+
Update an Azure AD role definition
670+
650671
### [Set-AzureADMSTrustFrameworkPolicy](Set-AzureADMSTrustFrameworkPolicy.md)
651672
This cmdlet is used to update a trust framework policy (custom policy) in the directory.
652673

0 commit comments

Comments
 (0)