View a markdown version of this page

AWS::SecurityHub::Connector AzureProviderConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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

AWS::SecurityHub::Connector AzureProviderConfiguration

The configuration for connecting to an Azure environment.

Syntax

To declare this entity in your Amazon 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