Skip to content

Commit 5a7fe46

Browse files
authored
Merge pull request #283463 from halkazwini/ez-update2
Update docfx.json (add extended-zones to networking collection)
2 parents 8f41f19 + 200fa70 commit 5a7fe46

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

bread/toc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -825,6 +825,9 @@ items:
825825
- name: ExpressRoute
826826
tocHref: /azure/expressroute/
827827
topicHref: /azure/expressroute/
828+
- name: Extended Zones
829+
tocHref: /azure/extended-zones/
830+
topicHref: /azure/extended-zones/
828831
- name: Firewall
829832
tocHref: /azure/firewall/
830833
topicHref: /azure/firewall/

docfx.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1159,6 +1159,8 @@
11591159
"articles/dns/*.yml": "networking",
11601160
"articles/expressroute/*.md": "networking",
11611161
"articles/expressroute/*.yml": "networking",
1162+
"articles/extended-zones/*.md": "networking",
1163+
"articles/extended-zones/*.yml": "networking",
11621164
"articles/firewall/*.md": "networking",
11631165
"articles/firewall/*.yml": "networking",
11641166
"articles/firewall-manager/*.md": "networking",
@@ -1231,7 +1233,7 @@
12311233
"articles/partner-solutions/**/*.md": "partner-services",
12321234
"articles/azure-vmware/**/*.md": "azure-vmware",
12331235
"articles/backup/**/*.md": "azure-backup",
1234-
"articles/baremetal-infrastructure/**/*.md": "baremetal-infrastructure",
1236+
"articles/baremetal-infrastructure/**/*.md": "azure-baremetal-infrastructure",
12351237
"articles/batch/**/*.md": "azure-batch",
12361238
"articles/blockchain/**/*.md": "azure-blockchain",
12371239
"articles/chef/**/*.md": "chef",
@@ -1282,7 +1284,7 @@
12821284
"articles/sentinel/**/*.md": "microsoft-sentinel",
12831285
"articles/service-bus-messaging/**/*": "azure-service-bus",
12841286
"articles/service-fabric/*.md": "azure-service-fabric",
1285-
"articles/service-health/**/*.md": "service-health",
1287+
"articles/service-health/**/*.md": "azure-service-health",
12861288
"articles/site-recovery/*.md": "azure-site-recovery",
12871289
"articles/synapse-analytics/**/*": "azure-synapse-analytics",
12881290
"articles/terraform/**/*.md": "terraform",

0 commit comments

Comments
 (0)