Authentication

<< Click to Display Table of Contents >>

Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > Microsoft Azure Cost Details > Connector Parameters 

Authentication

Client ID

The application (client) ID of the registered Azure application

 

Technical Name

client_id

Category

Authentication

Type

String

Default Value

n/a

Example Values

12345678-1234-5678-9012-123456789012

 

The application ID obtained when registering the application in Azure Active Directory. This is used for OAuth2 authentication.

 

Tenant ID

The Azure Active Directory tenant ID

 

Technical Name

tenant

Category

Authentication

Type

String

Default Value

n/a

Example Values

87654321-4321-8765-2109-876543210987

 

The tenant ID of the Azure Active Directory instance. Can be the GUID or the primary domain name.

 

Client Secret

The client secret for OAuth2 authentication

 

Technical Name

client_secret

Category

Authentication

Type

String

Default Value

n/a

Example Values

 

 

The client secret associated with the registered Azure application. Keep this secure.