Search for Azure Tenant Connector

Use the search token below to search for Azure Tenant 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

applicationapplication

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

Example

Show Azure connectors that are created in AssetView

application: AssetView

Show Azure connectors that are created in CSPM

application: CSPM

isDisabledisDisabled

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

Example

Show connectors that are disabled

isDisabled: true

Show connectors that are enabled

isDisabled: false

modulemodule

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.

module: VM

namename

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

Examples

Show any connectors with this name

name: my-connector

Show any connectors that contain parts of name

name: "my-connector"

remediationEnabledremediationEnabled

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

Example

Show connectors for which remediation is enabled

remediationEnabled: true

Show connectors for which remediation is not enabled

remediationEnabled: 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.

statusstatus

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

status: Completed successfully

tenantIdtenantId

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

Example

Show connectors with this tenant ID

tenantId: fbb9ea64-abda-452e-adfa-83442409

tenantNametenantName

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

Example

Show tenant connectors with this tenant name

tenantName: Sample Cloud Subscription