Azure Connector (Coming Soon)
Connecting Siesta AI with the Azure environment via service principal.
Setup
- In Connectors, click Add Connector and select Azure.
- Fill in Tenant ID, Client ID, Client Secret, and optionally Subscription ID.
- Choose Shared or Private access and save.
Usage
- In the workflow, you can read or trigger actions on Azure resources available in the connector (e.g., list resource groups, initiate deployment).
- Store passwords in a secure vault and regularly rotate the secret key.
Security
- Limit the service principal's roles to the necessary minimum.
- Monitor sign-ins and activity logs in Azure AD.