The SP Starter Kit deployment process
will automatically rebuild and deploy the included SPFx solution to your tenant app catalog. You can also pre-deploy sharepoint-starter-kit.sppkg
from the /package
folder manually to the tenant app catalog, as well as 'manually approve the requested permissions`.
-
You will need tenant admin access.
-
You will already have to have created an Application Catalog from your SharePoint Admin Center. Note: A newly created app catalog may take a few minutes to a few hours to fully provision.
SharePoint Admin Center Apps
Create tenant application site
-
Load your tenant app catalog in a browser, i.e. http://[tenant].sharepoint.com/sites/apps
-
Drag and drop
sharepoint-starter-kit.sppkg
from the/package
folder into yourapp catalog
.
- Wait for the upload to complete.
-
After a successful package upload, you will be asked to trust the solution. You will want to
Make this solution available to all sites in the organization
. Also note that you will need to approve api permissions after 'deploying' the solution. -
Your solution should now be deployed.
- Verify no errors were thrown during solution deployment.
- You should now approve the API permissions found in the
Service Priniciple Permissions Management Page
available in the Preview Admin Center.