Skip to content

Commit fe54105

Browse files
author
Angela Fleischmann
authored
Remove "a" from line 37
New sentence: Synchronize collection member results to Azure AD groups.
1 parent abe922d commit fe54105

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • memdocs/configmgr/core/get-started/2022/includes/2201

memdocs/configmgr/core/get-started/2022/includes/2201/12654996.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Use this cmdlet to configure the following cloud sync features for a collection:
3434

3535
- Make a collection available to assign endpoint security policies from the Microsoft Endpoint Manager admin center. For more information, see [Tenant attach: Onboard Configuration Manager clients to Microsoft Defender for Endpoint from the admin center](../../../../../tenant-attach/atp-onboard.md).
3636

37-
- Synchronize collection member results to a Azure AD groups. For more information, see [Synchronize members to Azure AD groups](../../../../clients/manage/collections/create-collections.md#bkmk_aadcollsync).
37+
- Synchronize collection member results to Azure AD groups. For more information, see [Synchronize members to Azure AD groups](../../../../clients/manage/collections/create-collections.md#bkmk_aadcollsync).
3838

3939
```powershell
4040
Set-CMCollectionCloudSync -Name $name -EnableAssignEndpointSecurityPolicy $true -TenantId $tenantId -AddGroupName $array -Verbose

0 commit comments

Comments
 (0)