We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e56d4b1 + 14cadeb commit 8b83e88Copy full SHA for 8b83e88
sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenantCdnPolicy.md
@@ -42,7 +42,7 @@ This example sets a CDN to a public type with a policy value of listed extension
42
Set-SPOTenantCdnPolicy -CdnType Public -PolicyType ExcludeRestrictedSiteClassifications -PolicyValue "Confidential,Restricted"
43
```
44
45
-This example sets a CDN to a public type with a policy value of valid site classifications.
+This example sets the ExcludeRestrictedSiteClassifications policy for the selected CdnType to a policy value of listed excluded site classifications.
46
47
## PARAMETERS
48
0 commit comments