Search for Microsoft Azure Connectors

Use the search tokens below to search for Microsoft Azure connectors. 

andand

Use a boolean query to express your query using AND logic.

Example

Show findings with account ID 205767712438 and type Subnet

account.id: 205767712438 and resource.type: Subnet

notnot

Use a boolean query to express your query using NOT logic.

Example

Show findings that are not resource type Instance

not resource.type: Instance

oror

Use a boolean query to express your query using OR logic.

Example

Show findings with one of these tag values

tag.value: Finance or tag.value: Accounting

connector.applicationconnector.application

Select the application (CSPM, AssetView) in which the connector is created. 

Example

Show Azure connectors that are created in AssetView

connector.application: AssetView

Show Azure connectors that are created in CSPM

connector.application: CSPM

connector.isDisabledconnector.isDisabled

Use values true | false to find the connectors that are in disabled/enabled state.

Example

Show connectors that are disabled

connector.isDisabled: true

Show connectors that are enabled

connector.isDisabled: false

connector.moduleconnector.module

Displays connectors on which automatic activation and tagging of assets is enabled for the modules you select (VM, PC, ....).

Example

Show connectors on which automatic activation and tagging of assets is enabled for the VM module.

connector.module: VM

connector.nameconnector.name

Use values within quotes to help you find the connector name you're looking for.

Examples

Show any connectors with this name

connector.name: my-connector

Show any connectors that contain parts of name

connector.name: "my-connector"

connector.isRemediationEnabledconnector.isRemediationEnabled

Use true to view the connectors for which remediation is enabled.

Example

Show connectors for which remediation is enabled

connector.isRemediationEnabled: true

Show connectors for which remediation is not enabled

connector.isRemediationEnabled: false

Note: This search token is available only if you enable Remediation feature (currently in preview mode). To enable Remediation feature for your subscription, contact your Technical Account Manager at Qualys.

connector.statusconnector.status

Select connector status (Queued, Synchronizing, Completed successfully, Completed with errors, Disabled, etc) to find AWS connectors with a certain state. Select from names in the drop-down menu.

Example

Show AWS connectors that are successfully created

connector.status: Completed successfully

azure.subscriptionIdazure.subscriptionId

Use a text value ##### to find Azure connectors based on the unique subscription ID associated with the connector at the time of creation.

Example

Show connectors with this subscription ID

azure.subscriptionId: fbb9ea64-abda-452e-adfa-83442409

azure.subscriptionNameazure.subscriptionName

Use a text value ##### to find Azure connectors based on the subscription name associated with the connector at the time of creation.

Example

Show connectors with this subscription name

azure.subscriptionName: Sample Cloud Subscription

connector.tags.nameconnector.tags.name

Use a text value ##### to find connectors with a certain tag name.

Example

Find connectors with this tag name

connector.tags.name:abc

connector.usernameconnector.username

Use values within quotes to help you find connectors created by users with a certain user name.

Examples

Show any connectors created by this username

connector.username: Jane

Show any connectors that contain parts of username

connector.username: "Jane"

connector.isAttachedToOrgConnectorconnector.isAttachedToOrgConnector

Use values true | false to find the connectors attached to an Organization connector.

Example

Show connectors attached to an Org connector

connector.isAttachedToOrgConnector: true

Show connectors not attached to an Org connector

connector.isAttachedToOrgConnector: false

scanType.isCPSEnabledscanType.isCPSEnabled

Use values true | false to find the connectors with Cloud Perimeter Scan enabled.

Example

Show connectors with Cloud Perimeter Scan enabled.

scanType.isCPSEnabled: true

Show connectors with Cloud Perimeter Scan enabled.

scanType.isCPSEnabled: false

org.connector.nameorg.connector.name

Use values within quotes to help you find the organization connector name you're looking for.

Examples

Show any connectors with this name

org.connector.name: my-org-connector

Show any connectors that contain parts of name

org.connector.name: "my-org-connector"

org.nameorg.name

Use a text value ##### to find connectors with a certain organization name.

Example

Find connectors with this organization name

org.name: abc

connector.stateconnector.state

Select from available options (merged, unmerged) to find CSPM connectors that are either merged or unmerged with the Connector application.

Example

Show merged connectors

connector.state: merged

scanType.isSnapshotScanEnabledscanType.isSnapshotScanEnabled

Select (True, False) to find connectors based on whether snapshot scanning is enabled.

Example

Show connectors with snapshot scan enabled

scanType.isSnapshotScanEnabled: true

scanType.snapshotScan.isScaEnabledscanType.snapshotScan.isScaEnabled

Select (True, False) to find connectors based on whether Software Composition Analysis (SCA) is enabled in snapshot scans.

Example

Show connectors with SCA enabled

scanType.snapshotScan.isScaEnabled: true

scanType.snapshotScan.isSecretDetectionEnabledscanType.snapshotScan.isSecretDetectionEnabled

Select (True, False) to find connectors based on whether secret detection is enabled in snapshot scans.

Example

Show connectors with secret detection enabled

scanType.snapshotScan.isSecretDetectionEnabled: true

scanType.snapshotScan.skipAssetScanByApiScanscanType.snapshotScan.skipAssetScanByApiScan

Select (True, False) to find connectors based on whether asset scanning is skipped when API scanning is available.

Example

Show connectors that skip asset scan when API scan is available

scanType.snapshotScan.skipAssetScanByApiScan: true

scanType.snapshotScan.skipAssetScanByQualysAgentscanType.snapshotScan.skipAssetScanByQualysAgent

Select (True, False) to find connectors based on whether asset scanning is skipped when Qualys Agent is available.

Example

Show connectors that skip asset scan when Qualys Agent is available

scanType.snapshotScan.skipAssetScanByQualysAgent: true

connector.isServiceAccountconnector.isServiceAccount

Select (True, False) to find connectors based on whether they are configured as service accounts.

Example

Show connectors configured as service accounts

connector.isServiceAccount: true