- Extension package has been renamed to
azure-iot
. - IoT Hub SDK refresh. Service calls (except for
az iot dt
commands) point to api-version2019-10-01
. - Breaking change: Evaluating an edge deployment/hub configuration SYSTEM metric (via show-metric) will return non-manipulated query output.
- This means the result is always a collection of objects.
- Breaking change: Removed long since deprecated parameter
--config-id
from edge deployments.- Use
--deployment-id
or-d
instead.
- Use
- When creating ADM module configurations, the target condition starting with 'from devices.modules where' is required and enforced.
- Help text for ADM module configurations has been updated with proper target condition syntax for module criteria.