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 ff91878 + 55027ff commit 89c0a0eCopy full SHA for 89c0a0e
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