Skip to content

Commit 355c7f2

Browse files
authored
Merge pull request MicrosoftDocs#1756 from thomyg/master
Updated to reflect the async behavior of the cmdlet
2 parents 7884b07 + 0f64d58 commit 355c7f2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

sharepoint/sharepoint-ps/sharepoint-pnp/Add-PnPTenantCdnOrigin.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Add a new origin to the public or private CDN, on either Tenant level or on a si
2121

2222
You must be a SharePoint Online global administrator and a site collection administrator to run the cmdlet.
2323

24+
Once you've completed the setup steps, you can add new assets, and update or remove existing assets whenever you want. Just make your changes to the assets in the folder or SharePoint library that you identified as an origin. If you add a new asset, it is available through the CDN immediately. However, if you update the asset, it will take up to 15 minutes for the new copy to propagate and become available in the CDN.
25+
2426
## EXAMPLES
2527

2628
### ------------------EXAMPLE 1------------------
@@ -71,5 +73,5 @@ Accept pipeline input: False
7173
```
7274
7375
## RELATED LINKS
74-
75-
[SharePoint Developer Patterns and Practices](http://aka.ms/sppnp)
76+
[Use the Office 365 content delivery network with SharePoint Online](https://docs.microsoft.com/en-us/office365/enterprise/use-office-365-cdn-with-spo)
77+
[SharePoint Developer Patterns and Practices](http://aka.ms/sppnp)

0 commit comments

Comments
 (0)