List of azure integrations that can be attached Stacks/Modules in given space.
- id
[AzureIntegration!]!
[AzureIntegration!]!- adminConsentProvidedIndicates whether admin consent has been performed for the AAD Application.
- adminConsentURLThe URL to use to provide admin consent to the application in the customer's tenant.
- applicationIdThe applicationId of the Azure AD application used by the integration.
- Retrieve an individual stack attachment by its ID (slug).
- hasAttachedStacksIndicates whether any stacks are attached to this policy, either directly or via auto-attachment.
- attachedStacks[AzureIntegrationStackAttachment!]!The stacks attached to this integration.
- createdAtUnix timestamp representing the integration creation.
- defaultSubscriptionIdThe default subscription ID to use, if one isn't specified at the stack level.
- displayNameThe 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.
- idThe unique ID for managing the integration within Spacelift.
- spaceID of the space this AzureIntegration belongs to.
- spaceDetailsSpace!Details of the space this Azure integration belongs to.
- labelsUser-defined labels set on the integration.
- nameThe friendly name of the integration.
- tenantIdThe Azure AD tenant ID.
- updatedAtUnix timestamp representing the last update to the integration.