Skip to content

Latest commit

 

History

History
72 lines (45 loc) · 3.64 KB

File metadata and controls

72 lines (45 loc) · 3.64 KB

Deployment Approaches (only need to choice one of below deploy approaches)

Deploy the tool from SharePoint Store (need SPO tenant admin to install it)

  1. Open the tenant app manage page https://appsource.microsoft.com/en-us/product/office/WA200004431?tab=Reviews and click "Get it now" button (need sign in by SPO tenant admin)

image

  1. Click "Get it now" button in the confirmation dialog

  2. Click the searched "SharePoint Online Quick Assist" and click "Add to app catalog" button

image

  1. Click "Add" button for the "Confirm data access"

image

  1. Click "Go to API access page" button

image

  1. Select pending API requests for "SharePoint Online Quick Assist" and click approve button

image

  1. Go to the site, site settings, add an app and add "SharePoint Online Quick Assist"

image

  1. Add the "SharePoint Online Quick Assist" web part into page

image

  1. Welcome to write a review in the reviews page https://appsource.microsoft.com/en-us/product/office/WA200004431?tab=Reviews,

image

Deploy the tool tenant level app catalog from github

  • Deploy the app when you see the prompt as follow

  • Approve API access requests in SharePoint admin center
    * https://<tenant>-admin.sharepoint.com/_layouts/15/online/AdminHome.aspx#/webApiPermissionManagement

  • Add the web part to a site collection, and test it on a page

Deploy the tool site collection level app catalog from github

Download and install SharePoint Online Management Shell.