View a markdown version of this page

AWS::DevOpsAgent::Association AzureConfiguration - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::DevOpsAgent::Association AzureConfiguration

Configuration for Azure subscription integration. Specifies the subscription ID to enable the Agent Space to discover and investigate resources in your Azure environment.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "SubscriptionId" : String }

YAML

SubscriptionId: String

Properties

SubscriptionId

The Azure subscription ID corresponding to the provided resources.

Required: Yes

Type: String

Update requires: No interruption