Skip to content

Commit 455d264

Browse files
authored
Merge branch 'master' into VesaJuvonen-patch-4
2 parents 5161130 + 89c0a0e commit 455d264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Remove-SPOTenantCdnOrigin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Removes a new origin from the Public or Private content delivery network (CDN).
2626

2727
### -----------------------EXAMPLE 1-----------------------------
2828
```
29-
Remove-SPOTenantCdnOrigin -CdnType Public -OriginScope Tenant -OriginUrl sites/pubsite/siteassets/subfolder
29+
Remove-SPOTenantCdnOrigin -CdnType Public -OriginUrl sites/pubsite/siteassets/subfolder
3030
```
3131

3232
The example removes a CDN from a tenant level.

0 commit comments

Comments
 (0)