Azure App Registration:


1. Log in to the Azure Portal (https://portal.azure.com/)


2.  Search for 'App registrations' and open the service.

A screenshot of a computer

AI-generated content may be incorrect.


 

3. Click "New registration".

A screenshot of a computer

AI-generated content may be incorrect.


 

4. Enter the application details:

Name: Test-app-registration

Supported account types: Select the preferred account type based on your requirements.

A screenshot of a computer

AI-generated content may be incorrect.

Click "Register".


5. Once the app is created, note the following details from the Overview page:

Client ID

Tenant ID

A screenshot of a computer

AI-generated content may be incorrect.


6. To Create a Client Secret:

Click on ‘Add a certificate or secret

A screenshot of a computer

AI-generated content may be incorrect.

Click ‘New client secret’.


A screenshot of a computer

AI-generated content may be incorrect.


Add a Description and select an Expiry period.



A screenshot of a computer

AI-generated content may be incorrect.

Click "Add".

 

Copy the Value immediately, this is your Secret ID (it will be hidden later).


A screenshot of a computer

AI-generated content may be incorrect.


 

Configuring DataOps Suite Application:


1. Log in to the DataOps Suite application.


2. Navigate to:

  • ConfigureIntegrationAI Integration.

3. Select Provider:

  • Choose your preferred provider: Azure OpenAI.

4. Select Type:

  • Service Principal.

5. Fill in the required details:

  • Client ID: From Azure App Registration. (Refer SS number 1)
  • Tenant ID: From Azure App Registration. (Refer SS number 1)
  • Secret Key: Client secret value from Azure App Registration. (Refer SS number 1)
  • Subscription ID: Your Azure subscription ID.
  • Resource Group Name: Name of your Azure resource group.
  • Project Name: Your Azure AI Foundry project name.
  • Endpoint: Get this from Azure AI Foundry. (to get endpoint verify the last page of doc)

6. Configuration

  • Deployment Name: Enter the name of your deployed AI model.
     Example: gpt-4o1
  • Agent URL: Enter the host and port where the DataOps Suite agent is running.
     Example: http://172.16.8.29:8085

 

Screenshot for Client ID, Tenant ID and Secret Key: (SS Number 1)

A screenshot of a computer

AI-generated content may be incorrect.

 

Screenshot of DataOps suite application: (SS number 1)
A screenshot of a computer

AI-generated content may be incorrect.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Getting the Endpoint from Azure AI Foundry:


  1. In the Azure Portal, search for and open Azure AI Foundry.

  2. Click "Go to Azure AI Foundry portal".

A screenshot of a computer

AI-generated content may be incorrect.

3.In the Overview section, locate Azure AI Foundry Project Endpoint and copy it.

A screenshot of a computer

AI-generated content may be incorrect.


4. Paste this value into the Endpoint field in DataOps Suite.