Skip to content

Commit 6a83a23

Browse files
svarukalaVesaJuvonen
authored andcommitted
Additional info added to fifth step (SharePoint#2084)
* Additional info added to fifth step In the 5th step, its better we explicitly call out to do not select 'y' for the "Do you want to allow tenant admin..." question while scaffolding the project. In the 3rd article (how to deploy extension to sharepoint), it uses the elements.xml file which will be missing if user selects 'y' for this question. * Update build-a-hello-world-extension.md
1 parent f38e906 commit 6a83a23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/spfx/extensions/get-started/build-a-hello-world-extension.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ You can also follow the steps in this article by watching the video on the Share
5151
5252
* Accept the default **HelloWorld** as your extension name, and select Enter.
5353
* Accept the default **HelloWorld description** as your extension description, and select Enter.
54+
* For the next question **Do you want to allow the tenant admin the choice of being able to deploy the solution to all sites....**, ensure you select No (N) , and select Enter. If you select Yes (y), the scaffolding will not generate the Elements.xml feature deployment file.
5455
5556
<br/>
5657

0 commit comments

Comments
 (0)