az iot product requirement
Manage product certification requirements.
Commands
az iot product requirement list |
Discover information about provisioning attestation methods that are supported for each badge type. |
az iot product requirement list
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.
--query
JMESPath query string. See http://jmespath.org/ for more information and examples.
--verbose
Increase logging verbosity. Use --debug for full debug logs.