Skip to content

Commit ae05484

Browse files
author
Docs Allowlist Management
committed
Remove ms.service = iot-hub-device-update. Replaced by ms.subservice = device-update paired with ms.service = azure-iot-hub
1 parent b204cdd commit ae05484

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docfx.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@
249249
"docs-ref-autogen/**/azure.mgmt.devtestlabs**.yml": "azure-devtest-labs",
250250
"docs-ref-autogen/**/azure.mgmt.dns**.yml": "azure-dns",
251251
"docs-ref-autogen/**/azure.mgmt.documentdb**.yml": "azure-cosmos-db",
252-
"docs-ref-autogen/**/azure.mgmt.deviceupdate**.yml": "iot-hub-device-update",
252+
"docs-ref-autogen/**/azure.mgmt.deviceupdate**.yml": "azure-iot-hub",
253253
"docs-ref-autogen/**/azure.mgmt.eventgrid**.yml": "azure-event-grid",
254254
"docs-ref-autogen/**/azure.mgmt.eventhub**.yml": "azure-event-hubs",
255255
"docs-ref-autogen/**/azure.mgmt.hanaonazure**.yml": "azure-virtual-machines",
@@ -543,7 +543,8 @@
543543
"preview/docs-ref-autogen/**/azure.mgmt.workloadmonitor**.yml": "insights",
544544
"docs-ref-autogen/**/azure.loganalytics**.yml": "logs",
545545
"docs-ref-autogen/**/azure.mgmt.web**.yml": "web-apps",
546-
"docs-ref-autogen/**/azure.mgmt.support**.yml": "azure-supportability"
546+
"docs-ref-autogen/**/azure.mgmt.support**.yml": "azure-supportability",
547+
"docs-ref-autogen/**/azure.mgmt.deviceupdate**.yml": "device-update"
547548
},
548549
"searchScope": {
549550
"docs-ref-autogen/**/azure.mgmt.iothub**.yml": ["IoT","IoT Plug and Play","Azure IoT Edge","Azure Digital Twins","Azure IoT DPS","Azure IoT Hub"],

0 commit comments

Comments
 (0)