Microsoft Copilot
Users now have the availability to create and manage Microsoft Copilot Agents from within 3Sixty. Copilot agents can perform a variety of tasks, working alongside you to offer suggestions, automate repetitive tasks, and provide insights to help you make informed decisions. In 3Sixty you can index your content so it can be searched via copilot using our RAG and OI capabilities.
Setup
The agent name and the token is used when setting up the remote agent. In this case these environment variables were provided to remote agent docker container
-
Create a new Remote Agent Connection
-
Create a Sharepoint Service Connector
-
Create an OI Search Connection
ragindex is the name of the index
You can setup who has access to that search connection
-
Create Indexing Job
Add the Tika Text Extraction task
Configure the SharePoint Connection tab
Configure the OI Search Connection tab
-
Now run the indexing job
Searching
-
Create new application in Azure Entra ID and setup users and groups
-
In App Registrations provide 3 URI redirects
-
In https://dev.teams.microsoft.com/entra-configuration setup a new Microsoft Entra SSO client ID registration
-
Copy Application ID URI to App Registrations > Expose an API
Also add Client ID - ab3be6b7-f5df-413d-ac2d-abf1e3fd9c0b (exactly this GUID)
-
After setting up the Azure Connection and provisioning users and groups we can setup first Copilot Declarative agent:
Copy SSO Registration ID and the Scope from Teams Developer Center (step 3)
-
Download declarative agent package to disk
-
Go to https://admin.microsoft.com/ Settings → Integrated Apps and upload the package