Skip to content

Commit 89c0a0e

Browse files
authored
Merge pull request MicrosoftDocs#2490 from MicrosoftDocs/VesaJuvonen-patch-3
Update Remove-SPOTenantCdnOrigin.md
2 parents ff91878 + 55027ff commit 89c0a0e

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)