Skip to content

Commit 2d22efb

Browse files
authored
Fix bold display
1 parent 0178b69 commit 2d22efb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/spfx/extensions/get-started/hosting-extension-from-office365-cdn.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Office 365 CDN is the easiest way to host SharePoint Framework solutions directl
5757
Get-SPOTenantCdnOrigins -CdnType Public
5858
```
5959
60-
Note that your newly added origin is listed as a valid CDN origin. Final configuration of the origin takes approximately 15 minutes, so we can continue creating your test extension, which is hosted from the origin after deployment is completed. Following picture shows status without the *pending* message. Notice that you will need to have ***/CLIENTSIDEASSETS** entry for public CDN to be able to use automatic hosting option.
60+
Note that your newly added origin is listed as a valid CDN origin. Final configuration of the origin takes approximately 15 minutes, so we can continue creating your test extension, which is hosted from the origin after deployment is completed. Following picture shows status without the *pending* message. Notice that you will need to have __*/CLIENTSIDEASSETS__ entry for public CDN to be able to use automatic hosting option.
6161
6262
![List of public origins in tenant](../../../images/ext-app-cdn-origins.png)
6363
@@ -118,4 +118,4 @@ Congratulations, you have enabled a public CDN in your Office 365 tenant and tak
118118
119119
- [Build your first ListView Command Set extension](./building-simple-cmdset-with-dialog-api.md)
120120
- [Build your first Field Customizer extension](./building-simple-field-customizer.md)
121-
- [Overview of SharePoint Framework Extensions](../overview-extensions.md)
121+
- [Overview of SharePoint Framework Extensions](../overview-extensions.md)

0 commit comments

Comments
 (0)