Skip to content

Commit 674c551

Browse files
author
Michael Bender
committed
Review fixes
1 parent 3ded4b2 commit 674c551

File tree

5 files changed

+9
-8
lines changed

5 files changed

+9
-8
lines changed

articles/virtual-network-manager/concept-event-logs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Event Log Options for Azure Virtual Network Manager
2+
title: Event log options for Azure Virtual Network Manager
33
description: This article covers the event log options for Azure Virtual Network Manager.
44
author: mbender-ms
55
ms.author: mbender
@@ -8,7 +8,7 @@ ms.service: virtual-network-manager
88
ms.date: 04/13/2023
99
---
1010

11-
# Event Log Options for Azure Virtual Network Manager
11+
# Event log options for Azure Virtual Network Manager
1212

1313
Azure Virtual Network Manager uses Azure Monitor for data collection and analysis like many other Azure services. Azure Virtual Network Manager provides event logs for each network manager. You can store and view event logs with Azure Monitor’s Log Analytics tool in the Azure portal, and through a storage account. You may also send these logs to an event hub or partner solution.
1414

articles/virtual-network-manager/how-to-configure-event-logs.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Configure Event Logs for Azure Virtual Network Manager
2+
title: Configure event logs for Azure Virtual Network Manager
33
description: This article describes how to configure and view event logs for Azure Virtual Network Manager. This includes how to access event logs in a Log Analytics workspace and a storage account.
44
author: mbender-ms
55
ms.author: mbender
@@ -8,18 +8,18 @@ ms.service: virtual-network-manager
88
ms.date: 04/13/2023
99
---
1010

11-
# Configure Event Logs for Azure Virtual Network Manager
11+
# Configure event logs for Azure Virtual Network Manager
1212

1313
When configurations are changed in Azure Virtual Network Manager, this can affect virtual networks that are associated with network groups in your instance. With Azure Monitor, you can monitor Azure Virtual Network Manager for virtual network changes.
1414

1515
In this article, you learn how to monitor Azure Virtual Network Manager for virtual network changes with Log Analytics or a storage account.
1616

1717
## Prerequisites
18-
- * An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
18+
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
1919
- A deployed instance of [Azure Virtual Network Manager](./create-virtual-network-manager-portal.md) in your subscription, with managed virtual networks.
2020
- You deployed either a [Log Analytics workspace](../azure-monitor/essentials/tutorial-resource-logs.md#create-a-log-analytics-workspace) or a [storage account](../storage/common/storage-account-create.md) to store event logs and observe data related to Azure Virtual Network Manager.
2121

22-
## Configuring Diagnostic Settings
22+
## Configure Diagnostic Settings
2323

2424
Depending on how you consume event logs, you need to set up a Log Analytics workspace or a storage account for storing your log events. These are as storage targets when configuring diagnostic settings for Azure Virtual Network Manager. Once you have configured your diagnostic settings, you can view the event logs in the Log Analytics workspace or storage account.
2525

@@ -53,7 +53,7 @@ A storage account is another option for storing event logs. In this task, you co
5353

5454
1. Select **Save** and close the window.
5555

56-
## Viewing Azure Virtual Network Manager event logs
56+
## View Azure Virtual Network Manager event logs
5757

5858
In this task, you access the event logs for your Azure Virtual Network Manager instance.
5959

@@ -63,10 +63,11 @@ In this task, you access the event logs for your Azure Virtual Network Manager i
6363
:::image type="content" source="media/how-to-configure-event-logging/run-query.png" alt-text="Screenshot of Run and Load to editor buttons in the diagnostics window.":::
6464

6565
1. If you choose **Run**, the **Results** tab displays the event logs, and you can expand each log to view the details.
66-
1. When completed reviewing the logs, close the window and select **ok** to discard changes.
6766

6867
:::image type="content" source="media/how-to-configure-event-logging/workspace-log-details.png" alt-text="Screenshot of the event log details from the defined query.":::
6968

69+
1. When completed reviewing the logs, close the window and select **ok** to discard changes.
70+
7071
> [!NOTE]
7172
> When you close the **Query editor** window, you will be be returned to the **Azure Home** page. If you need to return to the **Logs** page, browse to your virtual network manager instance, and select **Logs** under the **Monitoring** in the left pane.
7273
-14.2 KB
Loading

0 commit comments

Comments
 (0)