@@ -239,6 +239,12 @@ Get role definitions
239
239
### [ Get-AzureADMSPrivilegedRoleSetting] ( Get-AzureADMSPrivilegedRoleSetting.md )
240
240
Get role settings
241
241
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
+
242
248
### [ Get-AzureADMSTrustFrameworkPolicy] ( Get-AzureADMSTrustFrameworkPolicy.md )
243
249
This cmdlet is used to retrieve the created trust framework policies (custom policies) in the directory.
244
250
@@ -394,6 +400,12 @@ This cmdlet is used to configure a new identity provider in the directory.
394
400
### [ New-AzureADMSInvitation] ( New-AzureADMSInvitation.md )
395
401
This cmdlet is used to invite a new external user to your directory
396
402
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
+
397
409
### [ New-AzureADMSTrustFrameworkPolicy] ( New-AzureADMSTrustFrameworkPolicy.md )
398
410
This cmdlet is used to create a trust framework policy (custom policy) in the directory.
399
411
@@ -517,6 +529,12 @@ This cmdlet is used to delete an identity provider in the directory.
517
529
### [ Remove-AzureADMSLifecyclePolicyGroup] ( Remove-AzureADMSLifecyclePolicyGroup.md )
518
530
Removes a group from a lifecycle policy
519
531
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
+
520
538
### [ Remove-AzureADMSTrustFrameworkPolicy] ( Remove-AzureADMSTrustFrameworkPolicy.md )
521
539
This cmdlet is used to delete a trust framework policy (custom policy) in the directory.
522
540
@@ -647,6 +665,9 @@ Update a role assignment request
647
665
### [ Set-AzureADMSPrivilegedRoleSetting] ( Set-AzureADMSPrivilegedRoleSetting.md )
648
666
Update role setting
649
667
668
+ ### [ Set-AzureADMSRoleDefinition] ( Set-AzureADMSRoleDefinition.md )
669
+ Update an Azure AD role definition
670
+
650
671
### [ Set-AzureADMSTrustFrameworkPolicy] ( Set-AzureADMSTrustFrameworkPolicy.md )
651
672
This cmdlet is used to update a trust framework policy (custom policy) in the directory.
652
673
0 commit comments