Skip to content

Commit 52b0ffb

Browse files
Merge pull request #16014 from MicrosoftDocs/c63c71a5-52ed-4116-b8a2-e731d402e888_74
Merged by Learn.Build PR Management system
2 parents 208f1a7 + a4bf3c8 commit 52b0ffb

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

azure-stack/docfx.json

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,15 @@
206206
"recommendations": true
207207
},
208208
"fileMetadata": {
209+
"ms.service": {
210+
"asdk/**/*.md": "azure-stack-hub",
211+
"mdc/**/*.md": "azure-stack-hub",
212+
"hci/**/*.md": "azure-stack-hci",
213+
"operator/**/*.md": "azure-stack-hub",
214+
"partner/**/*.md": "azure-stack-hub",
215+
"reference/**/*.md": "azure-stack-hub",
216+
"user/**/*.md": "azure-stack-hub"
217+
},
209218
"titleSuffix": {
210219
"**/*.md": "Azure Stack Hub",
211220
"asdk/**/*.md": "Azure Stack Development Kit (ASDK)",
@@ -227,12 +236,7 @@
227236
},
228237
"ms.subservice": {
229238
"asdk/**/*.md": "azure-stack-hub-asdk",
230-
"hci/**/*.md": "azure-stack-hci",
231-
"mdc/**/*.md": "azure-stack-hub-mdc",
232-
"operator/**/*.md": "azure-stack-hub",
233-
"partner/**/*.md": "azure-stack-hub",
234-
"reference/**/*.md": "azure-stack-hub",
235-
"user/**/*.md": "azure-stack-hub"
239+
"mdc/**/*.md": "azure-stack-hub-mdc"
236240
}
237241
},
238242
"template": [],

0 commit comments

Comments
 (0)