Skip to main content

Azure Connector (Coming Soon)

Connecting Siesta AI with the Azure environment via service principal.

Setup

  1. In Connectors, click Add Connector and select Azure.
  2. Fill in Tenant ID, Client ID, Client Secret, and optionally Subscription ID.
  3. 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.