We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3fedf3b + 4b1260c commit f0979acCopy full SHA for f0979ac
src/IotHub/IotHub/ChangeLog.md
@@ -18,6 +18,9 @@
18
- Additional information about change #1
19
-->
20
## Upcoming Release
21
+* Added support to manage distributed settings per-device. New Cmdlets are:
22
+ - `Get-AzIotHubDistributedTracing`
23
+ - `Set-AzIotHubDistributedTracing`
24
25
## Version 2.2.0
26
* Added support to manage devices in an Iot Hub. New Cmdlets are:
@@ -36,9 +39,6 @@
36
39
- `Get-AzIotHubDeviceParent`
37
40
- `Set-AzIotHubDeviceParent`
38
41
* Added support to manage device parent-child relationship.
-* Added support to manage distributed settings per-device. New Cmdlets are:
- - `Get-AzIotHubDistributedTracing`
- - `Set-AzIotHubDistributedTracing`
42
43
## Version 2.1.0
44
0 commit comments