This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Add the card to Viva Connections Dashboard
Benjamin Tsai edited this page Apr 14, 2023
·
7 revisions
Ensure the tenant has the application catalog configured
- Go to SharePoint admin center
- Select More Features and then click on Open under "Apps".
<*NOTE*> if the app catalog doesn't exist the system will take some seconds to create the application catalog before landing on the page showed above.
3. In your cloned repository, go to
* If using C#: **labs** > **NewBotACE** > **csharp** > **TeamsAppManifest**.
* If using NodeJS: **labs** > **NewBotACE** > **nodeJS** > **appPackage**.
4. Create a .zip with the following files that are present in the folder:
* manifest.json
* outline.png
* color.png
5. Add the zip file to the Application catalog.
6. When prompted, selet "Enable this app and add it to all sites" option and then click "Enable app"
Configure Viva Connections Dashboard
- Go to SharePoint admin center.
- Select Settings.
- Click on SharePoint Home site.
- Set the home site as the root of your tenant.
- Click Save to confirm.
- From the home site, click the settings gear and then Manage Viva Connections.
- in the "Manage Viva Connections" screen, select Create Dashboard. At this point the dashboard opens; click on Add a card to show the card picker and select your Bot ACE.