Skip to content

Commit 681dc91

Browse files
authored
Update provision-sp-assets-from-package.md
note about deployment limitations
1 parent 4774613 commit 681dc91

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/spfx/web-parts/get-started/provision-sp-assets-from-package.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ ms.custom: scenarios:getting-started
1010

1111
SharePoint assets can be provisioned as part of the SharePoint Framework solution, and are deployed to SharePoint sites when the solution is installed on it.
1212

13+
> [!NOTE]
14+
> .sppkg packages that contain SharePoint assets cannot be tenant deployed from the tenant application catalog, and cannot be used in a site application catalog
15+
1316
Before you start, complete the procedures in the following articles to ensure that you understand the basic flow of creating a custom client-side web part:
1417

1518
- [Build your first web part](build-a-hello-world-web-part.md)

0 commit comments

Comments
 (0)