Steps to configure SharePoint Application/Connector on Azure portal, required for HelixGPT as Information Source.
Here are the steps to configure SharePoint Application/Connector on Azure portal
Navigate to Azure Portal.
Select App registrations → New registration.
Enter a suitable Name for the app.
Under Supported account types, select Accounts in this organizational directory only (default).
Click Register.
On the Overview section, note the following details (these will be required for the BMC HelixGPT Information Source connection setup):
Application (client) ID → used as Client ID in Add Connection form in BMC HelixGPT
Add Connection
Directory (tenant) ID → used as Tenant ID in Add Connection form in BMC HelixGPT
Display name → used as Connection Name in Add Connection form in B<C HelixGPT
In the left panel, go to Certificates & secrets → New client secret.
Enter a description and select an expiration period, then click Add.
Copy the Value of the newly created secret — this will be used as the Client Secret in Add Connection form in BMC HelixGPT
On the left panel, select API permissions → Microsoft Graph.
Select Add a permission → Application permissions.
Add the following permissions:
Sites.Read.All
Sites.Selected
Click Grant admin consent for <organization> to apply permissions organization-wide.
Navigate to My Apps Portal.
Select SharePoint.
This will redirect you to your associated SharePoint site.
From the left menu, click My Sites.
Either select an existing site or create a new one. After selecting, note the URL (for example, domain.sharepoint.com/sites/SiteName).
domain.sharepoint.com/sites/SiteName
The Site Name (excluding https://) will be used in the connector configuration in BMC HelixGPT
https://