Skip to content

Commit e59c236

Browse files
authored
Merge pull request #277325 from halkazwini/nw-topology
Topology and Azure Resource Graph delay
2 parents ab33602 + 820a515 commit e59c236

File tree

3 files changed

+15
-4
lines changed

3 files changed

+15
-4
lines changed

articles/load-balancer/load-balancer-insights.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ ms.custom: template-concept, engagement-fy23
1414

1515
Through Azure Monitor for networks, you're provided functional dependency visualizations and preconfigured metrics dashboard for your Load Balancers. These visuals help empower you to make informed design decisions and rapidly localize, diagnose, and resolve any faults.
1616

17-
>[!NOTE]
18-
>Please note this feature is in Preview and the functional dependency view and preconfigured dashboard may change to improve this experience
19-
2017
>[!IMPORTANT]
2118
>The Standard Load Balancer is required to see metrics from the Load Balancer namespace in the pre-configured metrics dashboard. You will still be able to see metrics from the VM, virtual machine scale set, and Connection Monitor namespaces however, we recommend [upgrading to Standard](./upgrade-basic-standard.md) for any production workloads to take advantage of the robust set of Load Balancer metrics.
2219
@@ -30,6 +27,8 @@ You can access this view by visiting the Insights page of your Load Balancer res
3027

3128
For Standard Load Balancers, your backend pool resources are color-coded with Health Probe status indicating the current availability of your backend pool to serve traffic. Alongside the above topology you're presented with a time-wise graph of health status, giving a snapshot view of the health of your application.
3229

30+
[!INCLUDE [Resource Graph](../../includes/network-watcher-resource-graph-topology.md)]
31+
3332
## Metrics dashboard
3433

3534
From the Insights page of your Load Balancer, you can select More Detailed Metrics to view a preconfigured [Azure Monitor Workbook](../azure-monitor/visualize/workbooks-overview.md) containing metrics visuals relevant to specific aspects of your Load Balancer. This dashboard shows the Load Balancer status and links to relevant documentation at the top of the Overview tab.

articles/network-watcher/network-insights-topology.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: halkazwini
55
ms.author: halkazwini
66
ms.service: network-watcher
77
ms.topic: how-to
8-
ms.date: 04/30/2024
8+
ms.date: 06/05/2024
99
ms.custom: subject-monitoring
1010

1111
#CustomerIntent: As an Azure administrator, I want to see my resources across multiple resource groups, regions, and subscriptions so that I can easily manage resource inventory and have connectivity and traffic insights.
@@ -17,6 +17,8 @@ Topology provides an interactive interface to view resources and their relations
1717

1818
In this article, you learn how to use topology to visualize virtual networks and connected resources.
1919

20+
[!INCLUDE [Resource Graph](../../includes/network-watcher-resource-graph-topology.md)]
21+
2022
## Prerequisites
2123

2224
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
author: halkazwini
3+
ms.author: halkazwini
4+
ms.service: network-watcher
5+
ms.topic: include
6+
ms.date: 06/05/2024
7+
ms.custom: include file
8+
---
9+
> [!NOTE]
10+
> Azure Resource Graph is used to draw resources topology. In case of any configuration changes, it might take up to 30 hours for the changes to reflect in Azure Resource Graph and then in topology.

0 commit comments

Comments
 (0)