

# AzureScopeConfiguration
<a name="API_AzureScopeConfiguration"></a>

The scope configuration for an Azure connector, defining the tenant or subscription scope.

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

 ** ScopeType **   <a name="securityhub-Type-AzureScopeConfiguration-ScopeType"></a>
The type of scope. Valid values are `tenant` and `subscription`.  
Type: String  
Valid Values: `TENANT | SUBSCRIPTION`   
Required: Yes

 ** ScopeValues **   <a name="securityhub-Type-AzureScopeConfiguration-ScopeValues"></a>
The list of scope values, such as subscription IDs, when the scope type is `subscription`.  
Type: Array of strings  
Array Members: Minimum number of 0 items. Maximum number of 100 items.  
Pattern: `.*\S.*`   
Required: No

## See Also
<a name="API_AzureScopeConfiguration_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/securityhub-2018-10-26/AzureScopeConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityhub-2018-10-26/AzureScopeConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityhub-2018-10-26/AzureScopeConfiguration) 

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for AWS Security Hub. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query securityhub` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
