Skip to main content

Previous configuration

The plugin makes use of a file in which two types of data can be entered.

#credentials
tenant_id:<tenant-id>
client_id:<client-id>
secret:<secret>
#id resources
database_id:<database_resource_id>

Obtaining credentials necessary for the use of the plugin.

1. Credentials to authenticate:

-Tenant id

-Client id

-Secret

2. Resource id

The resource id of each resource monitored by the plugin is required these are :

- AccountDatabase resource id

- blobs service resource ID

- Resource ID of file service

- tables service resource ID

- resource ID of queues service

- datalakestorage resource ID

3. Active agents

We will be able to decide which agents to activate or deactivate putting a 1 or a 0 in the line of each service.

Obtaining tenant id and client id.

1. To obtain the tenant id and the client id, we will go to the application registry menu inside active directory:

menu.png

2. We will enter inside the application.

menu2.png

3. The tenant id and client id will appear in the application menu.

menu3.png

4. To find the secret we will go to certificates and secrets inside the active directory menu.

menu4.png

5. Within this menu we will be able to see the secret keys or generate them (it has to be the key value, not the id).

menu5.png

 

Obtaining the resource id of the database.

In the database, in general information, we can see the resource id of the database by clicking on json view.

 

image-1652285449723.png