azureIntegrationByName

Details of a single Azure integration looked up by the integration name.

Arguments

Returns

AzureIntegration
AzureIntegration
Collapse
  • adminConsentProvided
    Indicates whether admin consent has been performed for the AAD Application.
  • adminConsentURL
    The URL to use to provide admin consent to the application in the customer's tenant.
  • applicationId
    The applicationId of the Azure AD application used by the integration.
  • hasAttachedStacks
    Indicates whether any stacks are attached to this policy, either directly or via auto-attachment.
  • createdAt
    Unix timestamp representing the integration creation.
  • defaultSubscriptionId
    The default subscription ID to use, if one isn't specified at the stack level.
  • displayName
    The display name for the application in Azure. This is automatically generated when the integration is created, and cannot be changed without deleting and recreating the integration.
  • The unique ID for managing the integration within Spacelift.
  • space
    ID of the space this AzureIntegration belongs to.
  • User-defined labels set on the integration.
  • The friendly name of the integration.
  • tenantId
    The Azure AD tenant ID.
  • objectId
    The Azure AD object ID.
  • servicePrincipalObjectId
    The Object ID of the service principal in the customer's Azure AD tenant. This is only populated after admin consent has been granted. Returns null if admin consent has not been provided or if the service principal cannot be found.
  • updatedAt
    Unix timestamp representing the last update to the integration.
  • autoattachEnabled
    Enable support for autoattach labels