Skip to content

Commit 9511017

Browse files
Merge pull request SharePoint#8938 from westleyMS/patch-18
Update provision-sp-assets-from-package.md
2 parents d238f59 + 1bc84ec commit 9511017

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Provision SharePoint assets from your SharePoint client-side web part
33
description: SharePoint assets can be provisioned as part of the SharePoint Framework solution, and deployed to SharePoint sites when the solution is installed on it.
4-
ms.date: 11/22/2022
4+
ms.date: 05/03/2023
55
ms.localizationpriority: high
66
ms.custom: scenarios:getting-started
77
---
@@ -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)