Skip to content

Commit 50fae3e

Browse files
committed
updating
1 parent 119b0e0 commit 50fae3e

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

azureadps-2.0-preview/AzureAD/AzureADPreview.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -708,3 +708,20 @@ Set the thumbnail photo for a user
708708
### [Update-AzureADSignedInUserPassword](Update-AzureADSignedInUserPassword.md)
709709
Updates the password for the signed-in user.
710710

711+
### [Add-AzureADMSFeatureRolloutPolicyDirectoryObject](Add-AzureADMSFeatureRolloutPolicyDirectoryObject.md)
712+
Allows an admin to add a group to the cloud authentication roll-out policy in Azure AD. Users in this group will start authenticating to the cloud per policy.
713+
714+
### [Get-AzureADMSFeatureRolloutPolicy][Get-AzureADMSFeatureRolloutPolicy.md]
715+
Gets the policy for cloud authentication roll-out in Azure Active Directory.
716+
717+
### [New-AzureADMSFeatureRolloutPolicy](New-AzureADMSFeatureRolloutPolicy.md)
718+
Allows an admin to create the policy for cloud authentication roll-out in Azure AD.
719+
720+
### [Remove-AzureADMSFeatureRolloutPolicy](Remove-AzureADMSFeatureRolloutPolicy.md)
721+
Allows an admin to remove the policy for cloud authentication roll-out in Azure AD.
722+
723+
### [Remove-AzureADMSFeatureRolloutPolicyDirectoryObject](Remove-AzureADMSFeatureRolloutPolicyDirectoryObject.md)
724+
Allows an admin to remove a group from the cloud authentication rollout policy in Azure AD. Users in this group will revert back to the authenticating using the global policy (in most cases this will be federation).
725+
726+
### [Set-AzureADMSFeatureRolloutPolicy](Set-AzureADMSFeatureRolloutPolicy.md)
727+
Allows an admin to modify the policy for cloud authentication roll-out in Azure AD.

0 commit comments

Comments
 (0)