Azure Credential
The Azure Client Secret credential authenticates access to Azure services using a Client ID and Client Secret.
Parameters
tenantID — (String) The ID of the tenant to authenticate with.
clientID — (String) The Entra Application (client) ID to use for authentication.
clientSecret — (String) The Entra Application secret to use for authentication