Skip to content

Commit 8b83e88

Browse files
authored
Merge pull request MicrosoftDocs#7783 from Markus-Hanisch/patch-2
Updated description of Example 2
2 parents e56d4b1 + 14cadeb commit 8b83e88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenantCdnPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ This example sets a CDN to a public type with a policy value of listed extension
4242
Set-SPOTenantCdnPolicy -CdnType Public -PolicyType ExcludeRestrictedSiteClassifications -PolicyValue "Confidential,Restricted"
4343
```
4444

45-
This example sets a CDN to a public type with a policy value of valid site classifications.
45+
This example sets the ExcludeRestrictedSiteClassifications policy for the selected CdnType to a policy value of listed excluded site classifications.
4646

4747
## PARAMETERS
4848

0 commit comments

Comments
 (0)