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