az sentinel enrichment ip-geodata

Note

This reference is part of the sentinel extension for the Azure CLI (version 2.37.0 or higher). The extension will automatically install the first time you run an az sentinel enrichment ip-geodata command. Learn more about extensions.

Manage ip geodata with sentinel.

Commands

Name Description Type Status
az sentinel enrichment ip-geodata show

Get geodata for a single IP address.

Extension Experimental

az sentinel enrichment ip-geodata show

Experimental

This command is experimental and under development. Reference and support levels: https://aka.ms/CLI_refstatus

Get geodata for a single IP address.

az sentinel enrichment ip-geodata show --ip-address
                                       --resource-group

Required Parameters

--ip-address

IP address (v4 or v6) to be enriched.

--resource-group -g

Name of resource group. You can configure the default group using az configure --defaults group=<name>.

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

Accepted values: json, jsonc, none, table, tsv, yaml, yamlc
Default value: json
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--verbose

Increase logging verbosity. Use --debug for full debug logs.