Skip to content

Commit 92001e8

Browse files
Merge pull request #265915 from ChaseCrum/CEOL-2
EOL message insert
2 parents 25fe5f9 + 6459b9d commit 92001e8

10 files changed

+356
-325
lines changed

articles/active-directory-b2c/partner-strata.md

Lines changed: 326 additions & 323 deletions
Large diffs are not rendered by default.

articles/azure-linux/faq.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010

1111
# Frequently asked questions about the Azure Linux Container Host for AKS
1212

13+
> [!CAUTION]
14+
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly.
15+
1316
This article answers common questions about the Azure Linux Container Host.
1417

1518
## General FAQs
@@ -124,4 +127,4 @@ If you choose to manually upgrade your node image instead of using automatic nod
124127

125128
### Some packages (CNCF, K8s) have a more aggressive release cycle, and I don't want to be up to a year behind. Does the Azure Linux Container Host have any plans for more frequent upgrades?
126129

127-
The Azure Linux Container Host adopts newer CNCF packages like K8s with higher cadence and doesn't delay them for annual releases. However, major compiler upgrades or deprecating language stacks like Python 2.7x may be held for major releases.
130+
The Azure Linux Container Host adopts newer CNCF packages like K8s with higher cadence and doesn't delay them for annual releases. However, major compiler upgrades or deprecating language stacks like Python 2.7x may be held for major releases.

articles/chaos-studio/chaos-studio-fault-library.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ ms.service: chaos-studio
1212

1313
# Azure Chaos Studio fault and action library
1414

15+
> [!CAUTION]
16+
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly.
17+
1518
The faults listed in this article are currently available for use. To understand which resource types are supported, see [Supported resource types and role assignments for Azure Chaos Studio](./chaos-studio-fault-providers.md).
1619

1720
## Time delay

articles/chaos-studio/chaos-studio-versions.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ ms.service: chaos-studio
1212

1313
# Azure Chaos Studio version compatibility
1414

15+
> [!CAUTION]
16+
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly.
17+
1518
The following reference shows relevant version support and compatibility for features within Chaos Studio.
1619

1720
## Operating systems supported by the agent
@@ -52,4 +55,4 @@ The *Chaos Studio fault version* column refers to the individual fault version f
5255

5356
## Browser compatibility
5457

55-
Review the Azure portal documentation on [Supported devices](../azure-portal/azure-portal-supported-browsers-devices.md) for more information on browser support.
58+
Review the Azure portal documentation on [Supported devices](../azure-portal/azure-portal-supported-browsers-devices.md) for more information on browser support.

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,14 @@ ms.topic: tutorial
99
ms.date: 01/25/2023
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.
12+
1213
---
1314

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

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.
19+
1620
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.
1721

1822
In this tutorial, you learn how to:

articles/network-watcher/network-watcher-analyze-nsg-flow-logs-graylog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ ms.custom: engagement-fy23, linux-related-content
1313

1414
# Manage and analyze network security group flow logs in Azure using Network Watcher and Graylog
1515

16+
> [!CAUTION]
17+
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly.
18+
1619
[Network security group flow logs](network-watcher-nsg-flow-logging-overview.md) provide information that you can use to understand ingress and egress IP traffic for Azure network interfaces. Flow logs show outbound and inbound flows on a per network security group rule basis, the network interface the flow applies to, 5-tuple information (Source/Destination IP, Source/Destination Port, Protocol) about the flow, and if the traffic was allowed or denied.
1720

1821
You can have many network security groups in your network with flow logging enabled. Several network security groups with flow logging enabled can make it cumbersome to parse and gain insights from your logs. This article provides a solution to centrally manage these network security group flow logs using Graylog, an open source log management and analysis tool, and Logstash, an open source server-side data processing pipeline.

articles/network-watcher/network-watcher-nsg-grafana.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ ms.custom: engagement-fy23, linux-related-content
1313
---
1414
# Manage and analyze network security group flow logs using Network Watcher and Grafana
1515

16+
> [!CAUTION]
17+
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly.
18+
1619
[Network Security Group (NSG) flow logs](network-watcher-nsg-flow-logging-overview.md) provide information that can be used to understand ingress and egress IP traffic on network interfaces. These flow logs show outbound and inbound flows on a per NSG rule basis, the NIC the flow applies to, 5-tuple information about the flow (Source/Destination IP, Source/Destination Port, Protocol), and if the traffic was allowed or denied.
1720

1821
You can have many NSGs in your network with flow logging enabled. This amount of logging data makes it cumbersome to parse and gain insights from your logs. This article provides a solution to centrally manage these NSG flow logs using Grafana, an open source graphing tool, ElasticSearch, a distributed search and analytics engine, and Logstash, which is an open source server-side data processing pipeline.

articles/network-watcher/network-watcher-visualize-nsg-flow-logs-open-source-tools.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ ms.custom: engagement-fy23, linux-related-content
1313

1414
# Visualize Azure Network Watcher NSG flow logs using open source tools
1515

16+
> [!CAUTION]
17+
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly.
18+
1619
Network Security Group flow logs provide information that can be used understand ingress and egress IP traffic on Network Security Groups. These flow logs show outbound and inbound flows on a per rule basis, the NIC the flow applies to, 5-tuple information about the flow (Source/Destination IP, Source/Destination Port, Protocol), and if the traffic was allowed or denied.
1720

1821
These flow logs can be difficult to manually parse and gain insights from. However, there are several open source tools that can help visualize this data. This article provides a solution to visualize these logs using the Elastic Stack, which allows you to quickly index and visualize your flow logs on a Kibana dashboard.

articles/storage/blobs/blobfuse2-how-to-deploy.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ ms.custom: engagement-fy23, linux-related-content
1313

1414
# How to mount an Azure Blob Storage container on Linux with BlobFuse2
1515

16+
> [!CAUTION]
17+
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly.
18+
1619
This article shows you how to install and configure BlobFuse2, mount an Azure blob container, and access data in the container. The basic steps are:
1720

1821
> [Install BlobFuse2](#how-to-install-blobfuse2)

articles/storage/blobs/network-file-system-protocol-support-how-to.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ ms.author: normesta
1313

1414
# Mount Blob Storage by using the Network File System (NFS) 3.0 protocol
1515

16+
> [!CAUTION]
17+
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly.
18+
1619
This article provides guidance on how to mount a container in Azure Blob Storage from a Linux-based Azure virtual machine (VM) or a Linux system that runs on-premises by using the Network File System (NFS) 3.0 protocol. To learn more about NFS 3.0 protocol support in Blob Storage, see [Network File System (NFS) 3.0 protocol support for Azure Blob Storage](network-file-system-protocol-support.md).
1720

1821
## Step 1: Create an Azure virtual network

0 commit comments

Comments
 (0)