Skip to content

Commit 7111d65

Browse files
committed
add a breadcrumb toc file for Network Watcher
1 parent 96fe954 commit 7111d65

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
items:
2+
- name: Azure
3+
tocHref: /azure/
4+
topicHref: /azure/index
5+
items:
6+
- name: Network Watcher
7+
tocHref: /azure/virtual-machines/extensions/
8+
topicHref: /azure/network-watcher/index

docfx.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,8 @@
349349
"articles/messaging-services/*": true,
350350
"articles/defender-for-cloud/*": true,
351351
"articles/azure-monitor/*": true,
352-
"articles/key-vault/*": true
352+
"articles/key-vault/*": true,
353+
"articles/network-watcher/*": true
353354
},
354355
"archive_url": {
355356
"articles/iot-edge/*": "/previous-versions/azure/iot-edge/"

0 commit comments

Comments
 (0)