We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96fe954 commit 7111d65Copy full SHA for 7111d65
articles/network-watcher/breadcrumb/toc.yml
@@ -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
@@ -349,7 +349,8 @@
349
"articles/messaging-services/*": true,
350
"articles/defender-for-cloud/*": true,
351
"articles/azure-monitor/*": true,
352
- "articles/key-vault/*": true
+ "articles/key-vault/*": true,
353
+ "articles/network-watcher/*": true
354
},
355
"archive_url": {
356
"articles/iot-edge/*": "/previous-versions/azure/iot-edge/"
0 commit comments