Skip to content

Commit b86f757

Browse files
Merge pull request #234560 from KennedyDMSFT/US84508
User Story 84508
2 parents 9e9e91e + f470f65 commit b86f757

File tree

1 file changed

+49
-47
lines changed

1 file changed

+49
-47
lines changed

articles/iot-hub/TOC.yml

Lines changed: 49 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,6 @@
226226
href: ../iot/iot-security-best-practices.md?context=%2fazure%2fiot-hub%2frc%2frc
227227
- name: IoT security architecture
228228
href: ../iot/iot-security-architecture.md?context=%2fazure%2fiot-hub%2frc%2frc
229-
230229
- name: How-to guides
231230
items:
232231
- name: Manage
@@ -481,7 +480,6 @@
481480
href: how-to-collect-device-logs.md
482481
- name: Migrate TLS certificate root
483482
href: migrate-tls-certificate.md
484-
485483
- name: Reference
486484
items:
487485
- name: Azure CLI
@@ -490,52 +488,56 @@
490488
- name: Azure PowerShell
491489
displayName: Az.IotHub
492490
href: /powershell/module/az.iothub#iothub
493-
- name: .NET (Device)
494-
displayName: Microsoft.Azure.Devices.Client
495-
href: /dotnet/api/microsoft.azure.devices.client
496-
- name: .NET (Service)
497-
displayName: Microsoft.Azure.Devices
498-
href: /dotnet/api/microsoft.azure.devices
499-
- name: .NET (Management)
500-
displayName: Microsoft.Azure.Management.DeviceUpdate, Microsoft.Azure.Management.DeviceUpdate.Models, Microsoft.Azure.Management.IotHub, Microsoft.Azure.Management.IotHub.Models
501-
href: /dotnet/api/microsoft.azure.management.iothub.models
502-
- name: Java (Device)
503-
displayName: com.microsoft.azure.sdk.iot.device
504-
href: /java/api/com.microsoft.azure.sdk.iot.device
505-
- name: Java (Service)
506-
displayName: com.microsoft.azure.sdk.iot.service
507-
href: /java/api/com.microsoft.azure.sdk.iot.service
508-
- name: Java (Management)
509-
displayName: Java Development Kit, JDK
510-
href: /java/api/overview/azure/resourcemanager-iothub-readme
511-
- name: Node.js (Device)
512-
displayName: azure-iot-device, JavaScript
513-
href: /javascript/api/azure-iot-device/
514-
- name: Node.js (Service)
515-
displayName: azure-iothub, JavaScript
516-
href: /javascript/api/azure-iothub/
517-
- name: Node.js (Management)
518-
displayName: JavaScript
519-
href: /javascript/api/overview/azure/iot-hub
520-
- name: Python (Device)
521-
displayName: azure-iot-device
522-
href: /python/api/azure-iot-device
523-
- name: Python (Service)
524-
displayName: azure-iot-hub
525-
href: /python/api/azure-iot-hub
526-
- name: Python (Management)
527-
displayName: azure-mgmt-iothub
528-
href: /python/api/azure-mgmt-iothub
529-
- name: C device SDK
491+
- name: .NET SDKs
492+
items:
493+
- name: Device
494+
displayName: .NET, Microsoft.Azure.Devices.Client
495+
href: /dotnet/api/microsoft.azure.devices.client
496+
- name: Service
497+
displayName: .NET, Microsoft.Azure.Devices
498+
href: /dotnet/api/microsoft.azure.devices
499+
- name: Management
500+
displayName: .NET, Microsoft.Azure.Management.DeviceUpdate, Microsoft.Azure.Management.DeviceUpdate.Models, Microsoft.Azure.Management.IotHub, Microsoft.Azure.Management.IotHub.Models
501+
href: /dotnet/api/overview/azure/resourcemanager.iothub-readme
502+
- name: Python SDKs
503+
items:
504+
- name: Device
505+
displayName: Python, azure-iot-device
506+
href: /python/api/azure-iot-device
507+
- name: Service
508+
displayName: Python, azure-iot-hub
509+
href: /python/api/azure-iot-hub
510+
- name: Management
511+
displayName: Puthon, azure-mgmt-iothub
512+
href: /python/api/azure-mgmt-iothub
513+
- name: Node.js SDKs
514+
items:
515+
- name: Device
516+
displayName: Node.js, azure-iot-device, JavaScript
517+
href: /javascript/api/azure-iot-device/
518+
- name: Service
519+
displayName: Node.js, azure-iothub, JavaScript
520+
href: /javascript/api/azure-iothub/
521+
- name: Management
522+
displayName: Node.js, JavaScript
523+
href: /javascript/api/overview/azure/iot-hub
524+
- name: Java SDKs
525+
items:
526+
- name: Device
527+
displayName: Java, com.microsoft.azure.sdk.iot.device
528+
href: /java/api/com.microsoft.azure.sdk.iot.device
529+
- name: Service
530+
displayName: Java, com.microsoft.azure.sdk.iot.service
531+
href: /java/api/com.microsoft.azure.sdk.iot.service
532+
- name: Management
533+
displayName: Java, Java Development Kit, JDK
534+
href: /java/api/overview/azure/resourcemanager-iothub-readme
535+
- name: C SDKs and libraries
536+
displayName: C, Device Client SDK, Provisioning Client SDK
530537
href: https://github.com/Azure/azure-iot-sdk-c/
531-
- name: REST (Device)
532-
href: /rest/api/iothub/device
533-
- name: REST (Service)
534-
href: /rest/api/iothub/service/configuration
535-
- name: REST (IoT Hub Resource)
536-
href: /rest/api/iothub/iothubresource
537-
- name: REST (Certificates)
538-
href: /rest/api/iothub/certificates
538+
- name: REST APIs
539+
displayName: REST, /rest/api/iothub/
540+
href: /rest/api/iothub/
539541
- name: Resource Manager template
540542
displayName: Microsoft.Devices, IotHubs/certificates, IotHubs/eventHubEndpoints/ConsumerGroups, IotHubs/privateEndpointConnections
541543
href: /azure/templates/microsoft.devices/iothub-allversions

0 commit comments

Comments
 (0)