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 5161130 + 89c0a0e commit 455d264Copy full SHA for 455d264
sharepoint/sharepoint-ps/sharepoint-online/Remove-SPOTenantCdnOrigin.md
@@ -26,7 +26,7 @@ Removes a new origin from the Public or Private content delivery network (CDN).
26
27
### -----------------------EXAMPLE 1-----------------------------
28
```
29
-Remove-SPOTenantCdnOrigin -CdnType Public -OriginScope Tenant -OriginUrl sites/pubsite/siteassets/subfolder
+Remove-SPOTenantCdnOrigin -CdnType Public -OriginUrl sites/pubsite/siteassets/subfolder
30
31
32
The example removes a CDN from a tenant level.
0 commit comments