az iot product requirement

Note

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

This command group is implicitly deprecated because command group 'iot product' is deprecated and will be removed in a future release.

Manage product certification requirements.

Commands

Name Description Type Status
az iot product requirement list

Discover information about provisioning attestation methods that are supported for each badge type.

Extension Deprecated

az iot product requirement list

Deprecated

This command is implicitly deprecated because command group 'iot product' is deprecated and will be removed in a future release.

Discover information about provisioning attestation methods that are supported for each badge type.

az iot product requirement list [--badge-type {IotDevice, IotEdgeCompatible, Pnp}]
                                [--base-url]

Examples

Basic usage

az iot product requirement list

Optional Parameters

--badge-type --bt

The type of certification badge.

accepted values: IotDevice, IotEdgeCompatible, Pnp
default value: IotDevice
--base-url

Override certification service URL to allow testing in non-production environements.

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.