Skip to content

Commit ca8f075

Browse files
author
Michael Bender
committed
final updates
1 parent 97beed7 commit ca8f075

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This category emits one log per network group membership change. So, when a virt
3434
| level | Always Info. |
3535
| properties | Collection of properties of the log. |
3636

37-
Within the properties attribute are several nested attributes:
37+
Within the `properties` attribute are several nested attributes:
3838

3939
| properties attributes | Description |
4040
|--------------------|-------------|
@@ -50,7 +50,7 @@ Within the `GroupMemberships` attribute are several nested attributes:
5050
| NetworkGroupId | ID of a network group the virtual network belongs to. |
5151
| Sources | Collection of how the virtual network is a member of the network group. |
5252

53-
Within the Sources attribute are several nested attributes:
53+
Within the `Sources` attribute are several nested attributes:
5454

5555
| Sources attributes | Description |
5656
|-------------------|-------------|
@@ -73,6 +73,6 @@ The network manager accessing the events isn't required to be in the same subscr
7373
> At least one virtual network must be added or removed from a network group in order to generate logs. A log will generate for this event a couple minutes after network group membership change occurs.
7474
7575
## Next steps
76-
- Create an [Azure Virtual Network Manager](create-virtual-network-manager-portal.md) instance using the Azure portal.
76+
- Learn to Configure Create an [Azure Virtual Network Manager](create-virtual-network-manager-portal.md) instance using the Azure portal.
7777
- Learn more about [network groups](concept-network-groups.md) in Azure Virtual Network Manager.
7878

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ In this article, you learn how to monitor Azure Virtual Network Manager for virt
2121

2222
## Configuring Diagnostic Settings
2323

24+
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.
25+
26+
> [!NOTE]
27+
> At least one virtual network must be added or removed from a network group in order to generate logs. A log will generate for this event a couple minutes after network group membership change occurs.
2428
### Configure event logs with Log Analytics
2529

2630
Log analytics is one option for storing event logs. In this task, you configure your Azure Virtual Network Manager Instance to use a Log Analytics workspace. This task assumes you have already deployed a Log Analytics workspace. If you haven't, see [Create a Log Analytics workspace](../azure-monitor/essentials/tutorial-resource-logs.md#create-a-log-analytics-workspace).

0 commit comments

Comments
 (0)