You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/spfx/tenant-scoped-deployment.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,8 @@ You can also see the tenant-wide deployment option demonstrated by watching the
22
22
23
23
24
24
> [!NOTE]
25
-
> You have to update to the latest SharePoint Framework Yeoman template version to be able to use this capability. You can update your global installation by executing `npm install -g @microsoft/generator-sharepoint`.
25
+
> You have to update to the latest SharePoint Framework Yeoman template version to be able to use this capability. You can update your global installation by executing `npm install -g @microsoft/generator-sharepoint`.
26
+
> Tenant-wide deployment is not available for SharePoint 2016 Feature Pack 2 since it only supports SPFX 1.1, and this deployment option was released in version 1.4
26
27
27
28
## Solution-specific requirements
28
29
@@ -78,4 +79,4 @@ Web parts included in solutions that have been centrally deployed are immediatel
78
79
79
80
## See also
80
81
81
-
-[Overview of the SharePoint Framework](sharepoint-framework-overview.md)
82
+
-[Overview of the SharePoint Framework](sharepoint-framework-overview.md)
0 commit comments