View a markdown version of this page

AzureConfiguration - AWS Systems Manager

AzureConfiguration

The access details and targets for connecting to a Microsoft Azure tenant, including the application registration used for authentication and the subscriptions to target.

Contents

ApplicationId

The ID of the Azure application registration used for authentication.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

Required: Yes

TenantId

The ID of the Azure tenant.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

Required: Yes

ApplicationDisplayName

The display name of the Azure application registration.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 256.

Pattern: ^([\p{L}\p{Z}\p{N}\p{P}\p{M}]*)$

Required: No

Targets

The target Azure subscriptions for the cloud connector.

Type: ConfigurationTargets object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: No

TenantDisplayName

The display name of the Azure tenant.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 256.

Pattern: ^([\p{L}\p{Z}\p{N}\p{P}\p{M}]*)$

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: