Skip to content

Commit 2660796

Browse files
rdtechieVesaJuvonen
authored andcommitted
Update site-design-pnp-provisioning.md (SharePoint#1667)
URL to appregnew.aspx was incorrect.
1 parent 03b21da commit 2660796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/declarative-customization/site-design-pnp-provisioning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ You'll use these components to trigger the PnP provisioning code after you creat
2727

2828
To set up app-only access, you need to have two different pages on your tenant - one on the regular site, and the other on your SharePoint administration site.
2929

30-
1. Go to following URL in your tenant: `https://[yourtenant].sharepoint.com/_layouts/appregnew.aspx` (you can go to any site, but for now pick the root site).
30+
1. Go to following URL in your tenant: `https://[yourtenant].sharepoint.com/_layouts/15/appregnew.aspx` (you can go to any site, but for now pick the root site).
3131
1. Choose the **Generate** button next to the **Client Id** and **Client Secret** fields.
3232
1. Enter a title for your app, such as "Site Provisioning".
3333
1. In the **App Domain** box, enter **localhost**.

0 commit comments

Comments
 (0)