You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/network-watcher/connection-monitor-virtual-machine-scale-set.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ documentationcenter: na
6
6
author: mjha
7
7
editor: ''
8
8
tags: azure-resource-manager
9
-
# Customer intent: I need to monitor communication between a Virtual machine scale set and another VM. If the communication fails, I need to know why, so that I can resolve the problem.
9
+
# Customer intent: I need to monitor communication between a virtual machine scale set and another VM. If the communication fails, I need to know why, so that I can resolve the problem.
10
10
11
11
ms.service: network-watcher
12
12
ms.topic: tutorial
@@ -28,8 +28,8 @@ ms.custom: mvc
28
28
Successful communication between a virtual machine scale set (VMSS) and an endpoint such as another VM, can be critical for your organization. Sometimes, configuration changes are introduced which can break communication. In this tutorial, you learn how to:
29
29
30
30
> [!div class="checklist"]
31
-
> * Create a Virtual machine scale set and a VM
32
-
> * Monitor communication between Virtual machine scale set and VM with Connection Monitor
31
+
> * Create a virtual machine scale set and a VM
32
+
> * Monitor communication between virtual machine scale set and VM with Connection Monitor
33
33
> * Generate alerts on Connection Monitor metrics
34
34
> * Diagnose a communication problem between two VMs, and learn how you can resolve it
35
35
@@ -39,9 +39,9 @@ If you don't have an Azure subscription, create a [free account](https://azure.m
39
39
40
40
Sign in to the [Azure portal](https://portal.azure.com).
41
41
42
-
## Create a Virtual machine scale set
42
+
## Create a virtual machine scale set
43
43
44
-
Create a Virtual machine scale set
44
+
Create a virtual machine scale set
45
45
46
46
## Create a load balancer
47
47
@@ -303,7 +303,7 @@ When no longer needed, delete the resource group and all of the resources it con
303
303
304
304
## Next steps
305
305
306
-
In this tutorial, you learned how to monitor a connection between a Virtual machine scale set and a VM. You learned that a network security group rule prevented communication to a VM. To learn about all of the different responses connection monitor can return, see [response types](network-watcher-connectivity-overview.md#response). You can also monitor a connection between a VM, a fully qualified domain name, a uniform resource identifier, or an IP address.
306
+
In this tutorial, you learned how to monitor a connection between a virtual machine scale set and a VM. You learned that a network security group rule prevented communication to a VM. To learn about all of the different responses connection monitor can return, see [response types](network-watcher-connectivity-overview.md#response). You can also monitor a connection between a VM, a fully qualified domain name, a uniform resource identifier, or an IP address.
307
307
308
308
* Learn [how to analyze monitoring data and set alerts](./connection-monitor-overview.md#analyze-monitoring-data-and-set-alerts).
309
309
* Learn [how to diagnose problems in your network](./connection-monitor-overview.md#diagnose-issues-in-your-network).
0 commit comments