Skip to content

Commit c1dd38e

Browse files
authored
Merge pull request Azure#899 from Azure/myra-ramdenbourg-patch-1
Update Set-MsolDeviceRegistrationServicePolicy.md with bug fix
2 parents 666fb73 + 753e4e7 commit c1dd38e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

azureadps-1.0/MSOnline/Set-MsolDeviceRegistrationServicePolicy.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Accept wildcard characters: False
112112
Specifies what users or group is allowed to join their devices to Azure Active Directory.
113113
When this value is set to All, all users are allowed to Azure Active Directory join devices.
114114
When this value is set to None, no one is allowed to Azure Active Directory join devices.
115-
When this value is set to Selected, only the users and groups from the *AllowedToWorkplaceJoin* parameter Users and Groups are allowed to Azure Active Directory join devices.
115+
When this value is set to Selected, you may specify what users or groups are allowed to Azure Active Directory join devices.
116116
117117
The acceptable values for this parameter are:
118118

docs-conceptual/azureadps-2.0/migration-faq.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ summary: This article provides answers to frequently asked questions about migra
1414
sections:
1515
- name: Ignored
1616
questions:
17-
- question: What happens to Azure AD PowerShell come June 2022?
17+
- question: What happens to Azure AD PowerShell come June 2023?
1818
answer: |
1919
In June 2020, we announced the retirement of Azure AD Graph API in favor of the Microsoft Graph API, which provides all the functionality of Azure AD Graph along with new functionality. As a result, all applications calling the Azure AD Graph API would receive an error message from the endpoint after the original proposed retirement date of June 30, 2022. Azure AD PowerShell is one of the applications that utilizes the Azure AD Graph API.
2020
21-
Azure AD PowerShell will continue to function after June 2022 to allow users more time to migrate to [Microsoft Graph PowerShell](https://docs.microsoft.com/en-us/powershell/microsoftgraph/overview). Customers can migrate to Microsoft Graph PowerShell with a phased shutdown of the Azure AD Graph endpoint. We encourage you to migrate to Microsoft Graph PowerShell.
21+
Azure AD PowerShell will continue to function after June 2023 to allow users more time to migrate to [Microsoft Graph PowerShell](https://docs.microsoft.com/en-us/powershell/microsoftgraph/overview). Customers can migrate to Microsoft Graph PowerShell with a phased shutdown of the Azure AD Graph endpoint. We encourage you to migrate to Microsoft Graph PowerShell.
2222
2323
2424
- question: What is Microsoft doing about the gaps in functionality between Azure AD and Microsoft Graph PowerShell modules?

0 commit comments

Comments
 (0)