Skip to content

Commit 9aff83a

Browse files
Merge pull request SharePoint#8030 from rob-windsor/rw-spfx114-build-first-ext-part-4
Update Host an SPFx extension from the Microsoft 365 CDN (Hello World part 4) for SPFx 1.14
2 parents 214cee6 + 94f64ab commit 9aff83a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
21.4 KB
Loading

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
@@ -1,7 +1,7 @@
11
---
22
title: Host extension from Microsoft 365 CDN (Hello World part 4)
33
description: Deploy your SharePoint Framework Application Customizer to be hosted from a Microsoft 365 CDN and deploy that to SharePoint for end users.
4-
ms.date: 06/29/2020
4+
ms.date: 06/07/2022
55
ms.prod: sharepoint
66
ms.localizationpriority: high
77
ms.custom: scenarios:getting-started
@@ -66,7 +66,7 @@ Follow the steps outlined in the following document to ensure the Microsoft 365
6666
gulp package-solution --ship
6767
```
6868

69-
1. Upload or drag-and-drop the newly created client-side solution package to the tenant app catalog. When prompted select the **Deploy** button to trust the solution. Notice the ___domain definition is updated as **SharePoint Online** as your assets will be now automatically hosted with Microsoft 365 CDN:
69+
1. Upload or drag-and-drop the newly created client-side solution package to the tenant app catalog. When prompted, select the **Only enable this app** radio button and then select the **Enable app** button. Notice the ___domain definition is updated as **SharePoint Online** as your assets will be now automatically hosted with Microsoft 365 CDN:
7070

7171
![App catalog Trust Dialog with path to CDN endpoint](../../../images/ext-app-approve-cdn-address.png)
7272

0 commit comments

Comments
 (0)