Skip to content

Commit e3bd3cd

Browse files
author
Michael Bender
committed
Initial commit concept, how-to,TOC,Index
1 parent 139fa02 commit e3bd3cd

File tree

4 files changed

+42
-0
lines changed

4 files changed

+42
-0
lines changed

articles/virtual-network-manager/TOC.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@
4545
href: concept-security-admins.md
4646
- name: Security admin rule enforcement
4747
href: concept-enforcement.md
48+
- name: Monitoring
49+
items:
50+
- name: Monitoring Overview
51+
href: concept-monitoring.md
4852
- name: Deployments
4953
href: concept-deployments.md
5054
- name: Remove or update components
@@ -83,6 +87,10 @@
8387
href: how-to-configure-cross-tenant-portal.md
8488
- name: Configure cross-tenant connection - CLI
8589
href: how-to-configure-cross-tenant-cli.md
90+
- name: Monitoring
91+
items:
92+
- name: Monitoring for virtual network changes
93+
href: how-to-monitor-virtual-network-changes.md
8694
- name: View applied configurations
8795
href: how-to-view-applied-configurations.md
8896
- name: Define dynamic network group membership with Azure Policy
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Monitoring Azure Virtual Network Manager
3+
description: This article describes monitoring option for Azure Virtual Network Manager.
4+
author: mbender-ms
5+
ms.author: mbender
6+
ms.topic: conceptual
7+
ms.service: azure-virtual-network-manager
8+
ms.date: 04/12/2023
9+
---
10+
11+
# Monitoring Azure Virtual Network Manager
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Monitoring Azure Virtual Network Manager for virtual network changes
3+
description: This article describes how to monitor Azure Virtual Network Manager with Azure Monitor.
4+
author: mbender-ms
5+
ms.author: mbender
6+
ms.topic: how-to
7+
ms.service: azure-virtual-network-manager
8+
ms.date: 04/12/2023
9+
---
10+
11+
# Monitoring Azure Virtual Network Manager for virtual network changes

articles/virtual-network-manager/index.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,15 @@ landingContent:
9494
links:
9595
- text: Hub-spoke network topology in Azure
9696
url: /azure/architecture/reference-architectures/hybrid-networking/hub-spoke
97+
98+
# Card
99+
- title: Monitoring
100+
linkLists:
101+
- linkListType: overview
102+
links:
103+
- text: Monitoring overview
104+
url: concept-monitoring.md
105+
- linkListType: how-to-guide
106+
links:
107+
- text: Monitor virtual network changes
108+
url: how-to-monitor-virtual-network-changes.md

0 commit comments

Comments
 (0)