Skip to content

Commit 83663bb

Browse files
Trevor SewardLinda Caputo
authored andcommitted
Update modern-experience-site-classification.md (SharePoint#2407)
Remove superfluous language.
1 parent d81fa9c commit 83663bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/solution-guidance/modern-experience-site-classification.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Set-AzureADDirectorySetting -Id $currentSettings.Id -DirectorySetting $currentSe
116116
```
117117

118118
> [!NOTE]
119-
> Consider that it takes a while (about 1 hour or more) to have the settings updated in the UI of Office 365. However, it shouldn't be a big issue, because you shouldn't update the site classification settings very often.
119+
> It may take an hour or more to have the settings updated in the UI of Office 365.
120120
121121
As you can see, you simply need to search for the Directory Setting with a **DisplayName** value of **Group.Unified**, and then you can update its setting values and apply the changes by using the **Set-AzureADDirectorySetting** cmdlet.
122122

@@ -256,4 +256,4 @@ using (var clientContext = new ClientContext("https://[tenant].sharepoint.com/si
256256

257257
## See also
258258

259-
- [Customizing the "modern" experiences in SharePoint Online](modern-experience-customizations.md)
259+
- [Customizing the "modern" experiences in SharePoint Online](modern-experience-customizations.md)

0 commit comments

Comments
 (0)