Connector for Microsoft Copilot
The Microsoft Copilot tool allows you to measure and view AI interactions data and use the Nexthink web interface to investigate Microsoft Copilot interactions for well-informed decisions when optimizing the digital employee experience (DEX).
Prerequisites
Users must be a part of Microsoft Entra ID.
Log in to Azure using a Microsoft Entra ID-joined device or use Active Directory synchronized with Microsoft Entra ID.
You have enabled the connector for Entra ID for Microsoft Hybrid Entra joined devices. Refer to Connector for Microsoft Entra ID (Azure AD) for more information.
Configuring the Azure application
Configure the application from the Azure page to retrieve call quality data:
Sign in using your Azure credentials.
Register a new application.
During the registration process, select the Single tenant option.
For the Redirect URL, select Web.
If the application already exists in the Azure portal, you can reuse the application to assign the permissions to read the call records.
Register the application.
Access the API Permissions option from the left-side menu.
Add permission for Microsoft Graph.
Select
AiEnterpriseInteraction.Read.All
and add the API permission. See the images below.
The Status column on the permissions list indicates if the Azure account you are using lacks proper privileges. Refer to the Register an application with the Microsoft identity platform documentation from Microsoft for more information on the steps listed above.
Access the Overview section of the configured application to copy and save Azure AD credentials for the Nexthink connector configuration.
Application (client) ID
Directory (tenant) ID
Generate and copy the client secret Value in the Azure portal using the Certificates and secret option for the Nexthink tool configuration.
Select New client secret.
Fill in the Description and Expiration values.
Select Add and copy the Value.
Configuring the MS Copilot connector credentials in Nexthink
From the connector credential configuration page, fill out the fields using the information from the connection you created in Azure.
Choose the HTTPS option from the Protocol drop-down.
Paste the Microsoft API
https://graph.microsoft.com
into the URL address field.Choose the
OAuth 2.0 - Client Credentials
option from the Authorization drop-down.Copy the verification token from the Copilot connection and paste it into the Access token URL field.
Enter the Client ID and Client secret you obtained from configuring the Azure application.
Select Header under Authorization information. Nexthink advises against selecting Body based on Request for Comments (RFC) standards.
Save the credential.

FAQ
Last updated
Was this helpful?