Skip to content

Commit a885af3

Browse files
authored
Merge pull request #220013 from kgremban/nov29-tocupdates
Nov29 tocupdates
2 parents ddd9b00 + 2c2636c commit a885af3

File tree

3 files changed

+274
-298
lines changed

3 files changed

+274
-298
lines changed

articles/iot-dps/toc.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,23 @@ items:
207207
href: https://azure.microsoft.com/resources/samples/azure-iot-samples-python/
208208
- name: iOS Platform
209209
href: https://azure.microsoft.com/resources/samples/azure-iot-samples-ios/
210+
- name: Terraform modules
211+
items:
212+
- name: DPS instance resource
213+
displayName: Terraform
214+
href: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/iothub_dps
215+
- name: DPS instance data source
216+
displayName: Terraform
217+
href: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/data-sources/iothub_dps
218+
- name: DPS certificate resource
219+
displayName: Terraform
220+
href: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/iothub_dps_certificate
221+
- name: DPS shared access policy resource
222+
displayName: Terraform
223+
href: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/iothub_dps_shared_access_policy
224+
- name: DPS shared access policy data source
225+
displayName: Terraform
226+
href: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/data-sources/iothub_dps_shared_access_policy
210227
- name: Azure Certified for IoT device catalog
211228
href: https://devicecatalog.azure.com/
212229
- name: Azure IoT Developer Center

articles/iot-hub-device-update/toc.yml

Lines changed: 28 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -148,23 +148,31 @@ items:
148148
href: /java/api/com.azure.iot.deviceupdate?view=azure-java-preview&preserve-view=true
149149
- name: Python
150150
href: /python/api/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate?view=azure-python-preview&preserve-view=true
151-
- name: Resources
152-
items:
153-
- name: Support and help options
154-
href: ../iot-fundamentals/iot-support-help.md?toc=/azure/iot-hub-device-update/toc.json&bc=/azure/iot-hub-device-update/breadcrumb/toc.json
155-
- name: Azure IoT services
156-
items:
157-
- name: IoT Hub
158-
href: ../iot-hub/index.yml
159-
- name: IoT Hub Device Provisioning Service
160-
href: ../iot-dps/index.yml
161-
- name: IoT Central
162-
href: ../iot-central/index.yml
163-
- name: IoT Edge
164-
href: ../iot-edge/index.yml
165-
- name: Azure Maps
166-
href: ../azure-maps/index.yml
167-
- name: Time Series Insights
168-
href: ../time-series-insights/index.yml
169-
- name: Delivery Optimization
170-
href: https://github.com/microsoft/do-client
151+
- name: Resources
152+
items:
153+
- name: Support and help options
154+
href: ../iot-fundamentals/iot-support-help.md?toc=/azure/iot-hub-device-update/toc.json&bc=/azure/iot-hub-device-update/breadcrumb/toc.json
155+
- name: Azure IoT services
156+
items:
157+
- name: IoT Hub
158+
href: ../iot-hub/index.yml
159+
- name: IoT Hub Device Provisioning Service
160+
href: ../iot-dps/index.yml
161+
- name: IoT Central
162+
href: ../iot-central/index.yml
163+
- name: IoT Edge
164+
href: ../iot-edge/index.yml
165+
- name: Azure Maps
166+
href: ../azure-maps/index.yml
167+
- name: Time Series Insights
168+
href: ../time-series-insights/index.yml
169+
- name: Terraform modules
170+
items:
171+
- name: Device Update account resource
172+
displayName: Terraform
173+
href: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/iothub_device_update_account
174+
- name: Device Update instance resource
175+
displayName: Terraform
176+
href: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/iothub_device_update_instance
177+
- name: Delivery Optimization
178+
href: https://github.com/microsoft/do-client

0 commit comments

Comments
 (0)