

# AzureScopeConfigurationInput
<a name="API_AzureScopeConfigurationInput"></a>

The scope of Azure resources to scan, defined separately for VM, container image, and serverless scanning. Provide this when you create or update an Azure connector.

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

 ** containerImageScanning **   <a name="inspector2-Type-AzureScopeConfigurationInput-containerImageScanning"></a>
The scope configuration input for container image scanning.  
Type: [ScopeConfigurationInput](API_ScopeConfigurationInput.md) object  
Required: No

 ** serverlessScanning **   <a name="inspector2-Type-AzureScopeConfigurationInput-serverlessScanning"></a>
The scope configuration input for serverless scanning.  
Type: [ScopeConfigurationInput](API_ScopeConfigurationInput.md) object  
Required: No

 ** vmScanning **   <a name="inspector2-Type-AzureScopeConfigurationInput-vmScanning"></a>
The scope configuration input for VM scanning.  
Type: [ScopeConfigurationInput](API_ScopeConfigurationInput.md) object  
Required: No

## See Also
<a name="API_AzureScopeConfigurationInput_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/inspector2-2020-06-08/AzureScopeConfigurationInput) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/inspector2-2020-06-08/AzureScopeConfigurationInput) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/inspector2-2020-06-08/AzureScopeConfigurationInput) 

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for Inspector. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query inspector` — 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).
