create_azure_integration
Create an Azure integration in Bluematador by providing subscription ID, tenant ID, application ID, and client secret.
Instructions
Create a new Azure integration in Bluematador
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the Azure integration | |
| secret | Yes | Azure client secret | |
| tenantId | Yes | Azure tenant ID | |
| applicationId | Yes | Azure application (client) ID | |
| subscriptionId | Yes | Azure subscription ID |