Skip to content

Commit 2497244

Browse files
committed
Update connection-monitor-virtual-machine-scale-set.md
1 parent e50aa5f commit 2497244

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/network-watcher/connection-monitor-virtual-machine-scale-set.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ documentationcenter: na
66
author: mjha
77
editor: ''
88
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.
1010

1111
ms.service: network-watcher
1212
ms.topic: tutorial
@@ -28,8 +28,8 @@ ms.custom: mvc
2828
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:
2929

3030
> [!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
3333
> * Generate alerts on Connection Monitor metrics
3434
> * Diagnose a communication problem between two VMs, and learn how you can resolve it
3535
@@ -39,9 +39,9 @@ If you don't have an Azure subscription, create a [free account](https://azure.m
3939

4040
Sign in to the [Azure portal](https://portal.azure.com).
4141

42-
## Create a Virtual machine scale set
42+
## Create a virtual machine scale set
4343

44-
Create a Virtual machine scale set
44+
Create a virtual machine scale set
4545

4646
## Create a load balancer
4747

@@ -303,7 +303,7 @@ When no longer needed, delete the resource group and all of the resources it con
303303

304304
## Next steps
305305

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.
307307

308308
* Learn [how to analyze monitoring data and set alerts](./connection-monitor-overview.md#analyze-monitoring-data-and-set-alerts).
309309
* Learn [how to diagnose problems in your network](./connection-monitor-overview.md#diagnose-issues-in-your-network).

0 commit comments

Comments
 (0)