Skip to content

Commit 8a1a7bb

Browse files
authored
Merge pull request #272066 from siddomala/NewMonitoringBlade
New Monitoring UI for vWAN
2 parents 792c703 + 6ee35d1 commit 8a1a7bb

File tree

6 files changed

+5
-5
lines changed

6 files changed

+5
-5
lines changed
111 KB
Loading
93.6 KB
Loading
13.3 KB
Loading
88.6 KB
Loading

articles/virtual-wan/monitor-virtual-wan.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The following steps help you locate and view metrics:
4040

4141
1. Select **VPN (Site to site)** to locate a site-to-site gateway, **ExpressRoute** to locate an ExpressRoute gateway, or **User VPN (Point to site)** to locate a point-to-site gateway.
4242

43-
1. Select **Metrics**.
43+
1. Select **Monitor Gateway** and then **Metrics**.
4444

4545
:::image type="content" source="./media/monitor-virtual-wan-reference/view-metrics.png" alt-text="Screenshot shows a site to site VPN pane with View in Azure Monitor selected." lightbox="./media/monitor-virtual-wan-reference/view-metrics.png":::
4646

@@ -69,7 +69,7 @@ The following steps help you create, edit, and view diagnostic settings:
6969

7070
:::image type="content" source="./media/monitor-virtual-wan-reference/select-hub-gateway.png" alt-text="Screenshot that shows the Connectivity section for the hub." lightbox="./media/monitor-virtual-wan-reference/select-hub-gateway.png":::
7171

72-
1. On the right part of the page, click on the **View in Azure Monitor** link to the right of **Logs**.
72+
1. On the right part of the page, click on **Monitor Gateway** and then **Logs**.
7373

7474
:::image type="content" source="./media/monitor-virtual-wan-reference/view-hub-gateway-logs.png" alt-text="Screenshot for Select View in Azure Monitor for Logs." lightbox="./media/monitor-virtual-wan-reference/view-hub-gateway-logs.png":::
7575

articles/virtual-wan/virtual-wan-site-to-site-portal.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ The device configuration file contains the settings to use when configuring your
106106
```
107107
"AddressSpace":"10.1.0.0/24"
108108
```
109-
* **Address space** of the virutal networks that are connected to the virtual hub.<br>Example:
109+
* **Address space** of the virtual networks that are connected to the virtual hub.<br>Example:
110110

111111
```
112112
"ConnectedSubnets":["10.2.0.0/16","10.3.0.0/16"]
@@ -242,9 +242,9 @@ If you need instructions to configure your device, you can use the instructions
242242
243243
## <a name="gateway-config"></a>View or edit gateway settings
244244
245-
You can view and edit your VPN gateway settings at any time. Go to your **Virtual HUB -> VPN (Site to site)** and select **View/Configure**.
245+
You can view and edit your VPN gateway settings at any time. Go to your **Virtual HUB -> VPN (Site to site)** and click on the **Gateway configuration**.
246246
247-
:::image type="content" source="media/virtual-wan-site-to-site-portal/view-configuration-1.png" alt-text="Screenshot that shows the 'VPN (Site-to-site)' page with an arrow pointing to the 'View/Configure' action." lightbox="media/virtual-wan-site-to-site-portal/view-configuration-1-expand.png":::
247+
:::image type="content" source="media/virtual-wan-site-to-site-portal/view-configuration-1.png" alt-text="Screenshot that shows the 'VPN (Site-to-site)' page with red box around the Gateway configuration." lightbox="media/virtual-wan-site-to-site-portal/view-configuration-1-expand.png":::
248248
249249
On the **Edit VPN Gateway** page, you can see the following settings:
250250

0 commit comments

Comments
 (0)