Azure Entra ID

Overview

The Azure Entra ID integration enables autobotAI to manage identities and access within your Azure environment. This integration supports automated user provisioning, group management, and access control policies—streamlining identity management, enhancing security, and ensuring compliance with organizational policies directly from the autobotAI platform.

This guide provides instructions for setting up the integration in your autobotAI account. Once complete, your Azure Entra ID account and its associated resources will be connected to autobotAI.


Prerequisites

Before starting, ensure you have the following Azure Entra ID details:

  1. Tenant ID
  2. Client ID
  3. Client Secret

You can gather these details from the Azure Portal. Follow the steps in the Additional Information section to retrieve them.


Steps to Set Up Azure Entra ID Integration

Step 1:
Navigate to the Integrations page by selecting Integrations from the menu. Click the + Add Integration button in the top-right corner to view the list of available integrations.

select_integration

Step 2:
Under Cloud Service Providers, select Azure Entra ID + Add to create the Azure Entra ID integration.

select_azure_entra_id

Step 3:
Fill in the required information in the provided fields:

Note: Fields marked with an asterisk (*) are mandatory.

  1. Account Name/Alias: Provide a meaningful name or alias for this integration.
  2. Groups: Use groups to organize multiple integrations, similar to labels.
  3. Tenant ID: Enter the Tenant ID of your Azure Entra ID account.
  4. Client ID: Enter the Client ID of your Azure Entra ID account.
  5. Client Secret: Enter the Client Secret of your Azure Entra ID account.

azure details

Verify that all information is correct, then click Create to finalize the integration.

Step 4:
After the integration is created, locate it under Integrations. Click on the three dots next to the integration, select Test, and ensure that your configuration is successfully connected with autobotAI.

Test_integration


Additional Information

How to Retrieve Tenant ID, Client ID, and Client Secret in the Azure Portal

To integrate your Azure Entra ID account, collect the following information from the Azure Portal:

  • Log in to the Azure Portal:
    Go to the Azure Portal and sign in with your credentials.

  • Create an Azure AD App Registration (if needed):

    1. In the left-hand sidebar, select Azure Active Directory.

    2. Navigate to App registrations and click on + New registration.

    3. Complete the necessary fields, including the app name, and set the supported account type.

    4. Click Register to create the app.

      App registration

  • Retrieve the Tenant ID:

    1. In Azure Active Directory, go to Overview.
    2. Copy the Directory (Tenant) ID from the Tenant Information section. This is your Tenant ID. tenant id
  • Retrieve the Client ID:

    1. In App registrations, locate and select your app.
    2. Copy the Application (Client) ID from the app's Overview page. This is your Client ID. client_id
  • Create and Retrieve the Client Secret:

    1. In your app's App registrations page, navigate to Certificates & secrets.
    2. Under Client secrets, click + New client secret.
    3. Add a description, set an expiration period, and click Add.
    4. Copy the Value immediately, as it will not be accessible once you leave the page. This is your Client Secret. client secret

Once you have gathered all required credentials (Tenant ID, Client ID, and Client Secret), enter them in the corresponding fields on the autobotAI platform to complete the Azure Entra ID integration.