Skip to content

Commit b6b17f6

Browse files
committed
updating
1 parent 32b5201 commit b6b17f6

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

azureadps-2.0-preview/AzureAD/AzureADPreview.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ Adds an owner to a group.
3838
### [Add-AzureADMSLifecyclePolicyGroup](Add-AzureADMSLifecyclePolicyGroup.md)
3939
Adds a group to a lifecycle policy
4040

41+
### [Add-AzureADMSPrivilegedResource](Add-AzureADMSPrivilegedResource.md)
42+
Use this API to add a new azure AD MS privileged resource.
43+
4144
### [Add-AzureADScopedRoleMembership](Add-AzureADScopedRoleMembership.md)
4245
Adds a scoped role membership to an administrative unit.
4346

@@ -47,6 +50,9 @@ Adds an owner to a service principal.
4750
### [Add-AzureADServicePrincipalPolicy](Add-AzureADServicePrincipalPolicy.md)
4851
Adds a service principal policy.
4952

53+
### [Close-AzureADMSPrivilegedRoleAssignmentRequest](Close-AzureADMSPrivilegedRoleAssignmentRequest.md)
54+
Cancel a AzureADMSPrivilegedRoleAssignmentRequest
55+
5056
### [Confirm-AzureADDomain](Confirm-AzureADDomain.md)
5157
Validate the ownership of a domain.
5258

@@ -218,6 +224,21 @@ This cmdlet is used to retrieve the configured identity providers in the directo
218224
### [Get-AzureADMSLifecyclePolicyGroup](Get-AzureADMSLifecyclePolicyGroup.md)
219225
Retrieves the lifecycle policy object to which a group belongs.
220226

227+
### [Get-AzureADMSPrivilegedResource](Get-AzureADMSPrivilegedResource.md)
228+
Get azure AD MS privileged resource
229+
230+
### [Get-AzureADMSPrivilegedRoleAssignment](Get-AzureADMSPrivilegedRoleAssignment.md)
231+
Get role assignments for a specific provider and resource
232+
233+
### [Get-AzureADMSPrivilegedRoleAssignmentRequest](Get-AzureADMSPrivilegedRoleAssignmentRequest.md)
234+
Get role assignment request for a specific resource
235+
236+
### [Get-AzureADMSPrivilegedRoleDefinition](Get-AzureADMSPrivilegedRoleDefinition.md)
237+
Get role definitions
238+
239+
### [Get-AzureADMSPrivilegedRoleSetting](Get-AzureADMSPrivilegedRoleSetting.md)
240+
Get role settings
241+
221242
### [Get-AzureADMSTrustFrameworkPolicy](Get-AzureADMSTrustFrameworkPolicy.md)
222243
This cmdlet is used to retrieve the created trust framework policies (custom policies) in the directory.
223244

@@ -413,6 +434,9 @@ Creates an AD user.
413434
### [New-AzureADUserAppRoleAssignment](New-AzureADUserAppRoleAssignment.md)
414435
Assigns a user to an application role.
415436

437+
### [Open-AzureADMSPrivilegedRoleAssignmentRequest](Open-AzureADMSPrivilegedRoleAssignmentRequest.md)
438+
Create a role assignment request
439+
416440
### [Remove-AzureADAdministrativeUnit](Remove-AzureADAdministrativeUnit.md)
417441
Removes an administrative unit.
418442

@@ -503,6 +527,9 @@ This cmdlet is used to delete an identity provider in the directory.
503527
### [Remove-AzureADMSLifecyclePolicyGroup](Remove-AzureADMSLifecyclePolicyGroup.md)
504528
Removes a group from a lifecycle policy
505529

530+
### [Remove-AzureADMSTrustFrameworkPolicy](Remove-AzureADMSTrustFrameworkPolicy.md)
531+
This cmdlet is used to delete a trust framework policy (custom policy) in the directory.
532+
506533
### [Remove-AzureADOAuth2PermissionGrant](Remove-AzureADOAuth2PermissionGrant.md)
507534
Removes an oAuth2PermissionGrant.
508535

@@ -624,6 +651,12 @@ Updates a specific group Lifecycle Policy in Azure Active Directory
624651
### [Set-AzureADMSIdentityProvider](Set-AzureADMSIdentityProvider.md)
625652
This cmdlet is used to update the properties of an existing identity provider configured in the directory.
626653

654+
### [Set-AzureADMSPrivilegedRoleAssignmentRequest](Set-AzureADMSPrivilegedRoleAssignmentRequest.md)
655+
Update a role assignment request
656+
657+
### [Set-AzureADMSPrivilegedRoleSetting](Set-AzureADMSPrivilegedRoleSetting.md)
658+
Update role setting
659+
627660
### [Set-AzureADMSTrustFrameworkPolicy](Set-AzureADMSTrustFrameworkPolicy.md)
628661
This cmdlet is used to update a trust framework policy (custom policy) in the directory.
629662

0 commit comments

Comments
 (0)