/
How to create an Azure integration with BusinessGPT

How to create an Azure integration with BusinessGPT

  1. Sign in to the Azure portal.

  2. At the top, you'll see a search box. Find App Registrations and click it


     

  3. Click on New Registration

 

When the Create page appears, enter your application's registration information:
 - Name: Enter a meaningful application name 
 - Redirect URI: Web: "https://localhost"


 

When finished, click Register

4. Creating a secret key: 

Click on the application you've created.

Click on Certificates & secrets in the side menu

Click on New client secret

 

Set a description and Expiration date. Click on Add

 

Make sure to keep the value somewhere safe. It will not be accessible afterward:




5. Add API Permissions


Click the Add a permission



Add the permissions from below screenshot. Some permissions are Application Permissions and some are Delegated Permissions

 

Grant Admin Consent to the permissions


 

 

 

 

 

 

Related content

How to associate a valid subscription with your Azure App?
How to associate a valid subscription with your Azure App?
More like this