Share via


az eventgrid partner verified-partner

Manage verified partners.

Commands

Name Description Type Status
az eventgrid partner verified-partner list

List available verified partners.

Core GA
az eventgrid partner verified-partner show

Get the details of a verified partner.

Core GA

az eventgrid partner verified-partner list

Experimental Preview Deprecated

List available verified partners.

az eventgrid partner verified-partner list [--odata-query]

Examples

List all verified partners in the current tenant.

az eventgrid partner verified-partner list

Required Parameters

Optional Parameters

--odata-query
Experimental Preview Deprecated

The OData query used for filtering the list results. Filtering is currently allowed on the Name property only. The supported operations include: CONTAINS, eq (for equal), ne (for not equal), AND, OR and NOT.

Global Parameters
--debug
Experimental Preview Deprecated

Increase logging verbosity to show all debug logs.

--help -h
Experimental Preview Deprecated

Show this help message and exit.

--only-show-errors
Experimental Preview Deprecated

Only show errors, suppressing warnings.

--output -o
Experimental Preview Deprecated

Output format.

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

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

--subscription
Experimental Preview Deprecated

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

--verbose
Experimental Preview Deprecated

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

az eventgrid partner verified-partner show

Experimental Preview Deprecated

Get the details of a verified partner.

az eventgrid partner verified-partner show --verified-partner-name

Examples

Show the details of a partner verified partner.

az eventgrid partner verified-partner show --verified-partner-name verifiedpartner1

Required Parameters

--verified-partner-name
Experimental Preview Deprecated

Name of the verified partner.

Optional Parameters

Global Parameters
--debug
Experimental Preview Deprecated

Increase logging verbosity to show all debug logs.

--help -h
Experimental Preview Deprecated

Show this help message and exit.

--only-show-errors
Experimental Preview Deprecated

Only show errors, suppressing warnings.

--output -o
Experimental Preview Deprecated

Output format.

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

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

--subscription
Experimental Preview Deprecated

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

--verbose
Experimental Preview Deprecated

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