Skip to content

Commit 8e0c9fe

Browse files
committed
add arm subservice metadata
1 parent f926415 commit 8e0c9fe

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

docfx.json

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,9 @@
227227
"articles/lighthouse/**/*.md": "JnHs",
228228
"articles/notebooks/*.md": "kraigb",
229229
"articles/service-health/*.md": "stephbaron",
230-
"articles/azure-resource-manager/**/*.md": "tfitzmac",
230+
"articles/azure-resource-manager/*.md": "tfitzmac",
231+
"articles/azure-resource-manager/templates/**/*.md": "mumian",
232+
"articles/azure-resource-manager/management/**/*.md": "tfitzmac",
231233
"articles/dev-spaces/**/*.md": "zr-msft",
232234
"articles/site-recovery/*.md": "rayne-wiselman",
233235
"articles/migrate/*.md": "rayne-wiselman",
@@ -465,7 +467,9 @@
465467
"articles/jenkins/**/*.md": "tarcher",
466468
"articles/terraform/**/*.md": "tarcher",
467469
"articles/lighthouse/**/*.md": "jenhayes",
468-
"articles/azure-resource-manager/**/*.md": "tomfitz",
470+
"articles/azure-resource-manager/*.md": "tomfitz",
471+
"articles/azure-resource-manager/templates/**/*.md": "jgao",
472+
"articles/azure-resource-manager/management/**/*.md": "tomfitz",
469473
"articles/dev-spaces/**/*.md": "zarhoads",
470474
"articles/site-recovery/*.md": "raynew",
471475
"articles/migrate/*.md": "raynew",
@@ -520,7 +524,9 @@
520524
"articles/azure-monitor/log-query/**/.md": "logs",
521525
"articles/azure-monitor/platform/autoscale-*.md": "autoscale",
522526
"articles/azure-monitor/platform/alert*.md": "alerts",
523-
"articles/azure-monitor/platform/action-group*.md": "alerts"
527+
"articles/azure-monitor/platform/action-group*.md": "alerts",
528+
"articles/azure-resource-manager/templates/**/*.md": "templates",
529+
"articles/azure-resource-manager/management/**/*.md": "management"
524530
},
525531
"searchScope": {
526532
"articles/azure-cache-for-redis/**/*.md": ["Azure","Cache for Redis"],

0 commit comments

Comments
 (0)