Skip to content

Commit c425374

Browse files
committed
remove CentOS
1 parent 8439223 commit c425374

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

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

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,14 @@ author: halkazwini
66
ms.author: halkazwini
77
ms.service: network-watcher
88
ms.topic: tutorial
9-
ms.date: 01/25/2023
9+
ms.date: 05/31/2024
1010

1111
#CustomerIntent: I need to monitor communication between a virtual machine scale set and a virtual machine. If the communication fails, I need to know why, so that I can resolve the problem.
1212

1313
---
1414

1515
# Tutorial: Monitor network communication with a virtual machine scale set using the Azure portal
1616

17-
> [!CAUTION]
18-
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly. For more information, see the [CentOS End Of Life guidance](~/articles/virtual-machines/workloads/centos/centos-end-of-life.md).
19-
2017
Successful communication between a virtual machine scale set and another endpoint, such as virtual machine (VM), can be critical for your organization. Sometimes, the introduction of configuration changes can break communication.
2118

2219
In this tutorial, you learn how to:
@@ -75,7 +72,7 @@ First, create a public standard load balancer using the Azure portal. The name a
7572

7673
### Create a virtual machine scale set
7774

78-
You can deploy a scale set with a Windows Server image or Linux images such as RHEL, CentOS, Ubuntu, or SLES.
75+
You can deploy a scale set with a Windows Server image or Linux images such as Ubuntu or Red Hat Enterprise Linux.
7976

8077
1. Type **Scale set** in the search box. In the results, under **Marketplace**, select **Virtual machine scale sets**.
8178
1. On the **Virtual machine scale sets** pane, select **Create**. The **Create a virtual machine scale set** page opens.

0 commit comments

Comments
 (0)