We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a964b2e commit d805b4bCopy full SHA for d805b4b
docfx.json
@@ -418,8 +418,11 @@
418
"azurestackps-*/**/*.md": "femila"
419
},
420
"ms.service": {
421
+ "docs-conceptual/azurestackps-*/**/*.md": "azure-stack",
422
"azurestackps-*/**/*.md": "azure-stack",
423
+ "docs-conceptual/azuresmps-*/**/*.md": "azure-powershell",
424
"azuresmps-*/**/*.md": "azure-powershell",
425
+ "docs-conceptual/azurermps-*/**/*.md": "azure-powershell",
426
"azurermps-*/**/*.md": "azure-powershell"
427
428
"ms.topic": {
@@ -473,4 +476,4 @@
473
476
"dest": "azureps",
474
477
"lruSize": 0
475
478
}
-}
479
+}
0 commit comments