Skip to content

pvw scan putKeyVault

Command Reference > scan > putKeyVault

Description

Create or update data source scan.

Syntax

pvw scan putKeyVault --keyVaultName=<val> --payloadFile=<val>

Required Arguments

  • --keyVaultName: keyVaultName parameter
  • --payloadFile: payloadFile parameter

Optional Arguments

  • --purviewName: Microsoft Purview account name. (string)
  • --action: Allowed values: Delete or Keep. (string)
  • --classificationRuleName: Name of the classification rule. (string)
  • --classificationRuleVersion: Version of the classification rule. (integer)
  • --dataSourceName: Name of the data source. (string)
  • --scanName: Name of the scan. (string)
  • --scanRulesetName: Name of the scan ruleset. (string)
  • --runId: The unique identifier of the run. (string)
  • --dataSourceType: Type of data source. (string)
  • --scanLevel: Allowed values: Full or Incremental [default: Full]. (string)
  • --collectionName: The unique collection name. (string)
  • --credentialName: The name of the credential. (string)

API Mapping

Scanning Data Plane > Scan > Putkeyvault

 https://{accountName}.purview.azure.com/scan/api/putKeyVault

Examples

DESCRIBE_EXAMPLE.

EXAMPLE_COMMAND

Example payload.

PASTE_JSON_HERE