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.
1 parent ff91878 commit 55027ffCopy full SHA for 55027ff
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