

# AzureConnectorConfiguration
<a name="API_AzureConnectorConfiguration"></a>

The configuration details for connecting to Microsoft Azure.

## Contents
<a name="API_AzureConnectorConfiguration_Contents"></a>

 ** clientIdentifier **   <a name="config-Type-AzureConnectorConfiguration-clientIdentifier"></a>
The Azure client identifier.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Required: Yes

 ** tenantIdentifier **   <a name="config-Type-AzureConnectorConfiguration-tenantIdentifier"></a>
The Azure tenant identifier.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Required: Yes

## See Also
<a name="API_AzureConnectorConfiguration_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/config-2014-11-12/AzureConnectorConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/config-2014-11-12/AzureConnectorConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/config-2014-11-12/AzureConnectorConfiguration) 