Skip to content

Commit b48ffa4

Browse files
authored
Merge pull request #91443 from MicrosoftDocs/JamesTran-MSFT-patch-24
Corrected spelling
2 parents d1e7351 + bb4a30a commit b48ffa4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/enterprise-users/groups-assign-sensitivity-labels.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ To apply published labels to groups, you must first enable the feature. These st
6666
1. Save the changes and apply the settings:
6767
6868
```powershell
69-
Set-AzureADDirectorySetting -Id $grpUnifiedSetting.Id -DirectorySetting $setting
69+
Set-AzureADDirectorySetting -Id $grpUnifiedSetting.Id -DirectorySetting $Setting
7070
```
7171
7272
If you’re receiving a Request_BadRequest error, it's because the settings already exist in the tenant, so when you try to create a new property:value pair, the result is an error. In this case, take the following steps:
@@ -160,4 +160,4 @@ If you must make a change, use an [Azure AD PowerShell script](https://github.co
160160
- [Use sensitivity labels with Microsoft Teams, Microsoft 365 groups, and SharePoint sites](/microsoft-365/compliance/sensitivity-labels-teams-groups-sites)
161161
- [Update groups after label policy change manually with Azure AD PowerShell script](https://github.com/microsoftgraph/powershell-aad-samples/blob/master/ReassignSensitivityLabelToO365Groups.ps1)
162162
- [Edit your group settings](../fundamentals/active-directory-groups-settings-azure-portal.md)
163-
- [Manage groups using PowerShell commands](../enterprise-users/groups-settings-v2-cmdlets.md)
163+
- [Manage groups using PowerShell commands](../enterprise-users/groups-settings-v2-cmdlets.md)

0 commit comments

Comments
 (0)