We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c1f46d commit 14f225fCopy full SHA for 14f225f
docfx.json
@@ -51,6 +51,9 @@
51
"azuresmps-4.0.0": { "dest": "azuresmps-4.0.0" }
52
},
53
"filemetadata": {
54
+ "ms.subservice": {
55
+ "az*-*/Az*.DeviceProvisioningServices/*.yml": "azure-iot-hub-dps"
56
+ },
57
"ms.service": {
58
"azuresmps-*/**/*.yml": "azure-asm",
59
"docs-conceptual/azuresmps-*/**/*.md": "azure-asm",
@@ -81,7 +84,7 @@
81
84
"az*-*/Az*.DataMigration/*.yml": "azure-database-migration-service",
82
85
"az*-*/Az*.DevSpaces/*.yml": "azure-dev-spaces",
83
86
"az*-*/Az*.DevTestLabs/*.yml": "azure-devtest-labs",
- "az*-*/Az*.DeviceProvisioningServices/*.yml": "iot-dps",
87
+ "az*-*/Az*.DeviceProvisioningServices/*.yml": "azure-iot-hub",
88
"az*-*/Az*.DNS/*.yml": "azure-dns",
89
"az*-*/Az*.EventGrid/*.yml": "azure-event-grid",
90
"az*-*/Az*.EventHub/*.yml": "azure-event-hubs",
0 commit comments