Skip to content

Commit 14f225f

Browse files
Remove ms.service = iot-dps. Replaced by ms.subservice = azure-iot-hub-dps paired with ms.service = azure-iot-hub (MicrosoftDocs#3236)
1 parent 2c1f46d commit 14f225f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docfx.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@
5151
"azuresmps-4.0.0": { "dest": "azuresmps-4.0.0" }
5252
},
5353
"filemetadata": {
54+
"ms.subservice": {
55+
"az*-*/Az*.DeviceProvisioningServices/*.yml": "azure-iot-hub-dps"
56+
},
5457
"ms.service": {
5558
"azuresmps-*/**/*.yml": "azure-asm",
5659
"docs-conceptual/azuresmps-*/**/*.md": "azure-asm",
@@ -81,7 +84,7 @@
8184
"az*-*/Az*.DataMigration/*.yml": "azure-database-migration-service",
8285
"az*-*/Az*.DevSpaces/*.yml": "azure-dev-spaces",
8386
"az*-*/Az*.DevTestLabs/*.yml": "azure-devtest-labs",
84-
"az*-*/Az*.DeviceProvisioningServices/*.yml": "iot-dps",
87+
"az*-*/Az*.DeviceProvisioningServices/*.yml": "azure-iot-hub",
8588
"az*-*/Az*.DNS/*.yml": "azure-dns",
8689
"az*-*/Az*.EventGrid/*.yml": "azure-event-grid",
8790
"az*-*/Az*.EventHub/*.yml": "azure-event-hubs",

0 commit comments

Comments
 (0)