Skip to content

Commit 57b704d

Browse files
westleyMSVesaJuvonen
authored andcommitted
Update tenant-scoped-deployment.md (SharePoint#2490)
need to add blob to let people know tenant-wide deploy is not available in SP 2016 FP 2.
1 parent 4dc0192 commit 57b704d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/spfx/tenant-scoped-deployment.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ You can also see the tenant-wide deployment option demonstrated by watching the
2222

2323

2424
> [!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
2627
2728
## Solution-specific requirements
2829

@@ -78,4 +79,4 @@ Web parts included in solutions that have been centrally deployed are immediatel
7879

7980
## See also
8081

81-
- [Overview of the SharePoint Framework](sharepoint-framework-overview.md)
82+
- [Overview of the SharePoint Framework](sharepoint-framework-overview.md)

0 commit comments

Comments
 (0)