AWS::SecurityHub::Connector AzureProviderConfiguration - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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::SecurityHub::Connector AzureProviderConfiguration

The configuration for connecting to an Azure environment.

Syntax

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

Properties

AWSConfigConnectorArn

The ARN of the multi-cloud configuration connector used to establish the connection to Azure.

Required: Yes

Type: String

Pattern: .*\S.*

Update requires: Replacement

AzureRegions

The list of Azure regions to monitor.

Required: Yes

Type: Array of String

Minimum: 1

Maximum: 100

Update requires: No interruption

ScopeConfiguration

The scope configuration that defines which Azure resources are monitored.

Required: Yes

Type: AzureScopeConfiguration

Update requires: No interruption