Skip to content

Commit 530f7bf

Browse files
authored
Merge pull request #286590 from MicrosoftDocs/main
9/12 11:00 AM IST Publish
2 parents a460cea + 8421678 commit 530f7bf

38 files changed

+217
-184
lines changed

articles/application-gateway/overview-v2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: application-gateway
55
author: greg-lindsay
66
ms.service: azure-application-gateway
77
ms.topic: overview
8-
ms.date: 09/11/2024
8+
ms.date: 09/06/2024
99
ms.author: greglin
1010
ms.custom: references_regions, devx-track-azurepowershell
1111
---
@@ -51,7 +51,7 @@ The following table displays a comparison between Basic and Standard_v2.
5151
| Feature | Capabilities | Basic SKU (preview)| Standard SKU |
5252
| :---: | :--- | :---: | :---: |
5353
| Reliability | SLA | 99.9 | 99.95 |
54-
| Functionality - basic | HTTP/HTTP2/HTTPS<br>Websocket<br>Public/Private IP<br>Cookie Affinity<br>Path-based affinity<br>Wildcard<br>Multisite<br>KeyVault<br>Zone<br>Header rewrite | &#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713; | &#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;|
54+
| Functionality - basic | HTTP/HTTP2/HTTPS<br>Websocket<br>Public/Private IP<br>Cookie Affinity<br>Path-based affinity<br>Wildcard<br>Multisite<br>KeyVault<br>Zone<br>Header rewrite | &#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713; | &#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;|
5555
| Functionality - advanced | AKS (via AGIC)<br>URL rewrite<br>mTLS<br>Private Link<br>Private-only<sup>1</sup><br>TCP/TLS Proxy | | &#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713; |
5656
| Scale | Max. connections per second<br>Number of listeners<br>Number of backend pools<br>Number of backend servers per pool<br>Number of rules | 200<sup>1</sup><br>5<br>5<br>5<br>5 | 62500<sup>1</sup><br>100<br>100<br>1200<br>400 |
5757
| Capacity Unit | Connections per second per compute unit<br>Throughput<br>Persistent new connections | 10<br>2.22 Mbps<br>2500 | 50<br>2.22 Mbps<br>2500 |

articles/azure-linux/faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Frequently asked questions about the Azure Linux Container Host for AKS
33
description: Find answers to some of the common questions about the Azure Linux Container Host for AKS.
4-
author: htaubenfeld
5-
ms.author: htaubenfeld
4+
author: suhuruli
5+
ms.author: suhuruli
66
ms.service: microsoft-linux
77
ms.custom: linux-related-content
88
ms.topic: faq

articles/azure-linux/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ metadata:
88
description: Learn about Azure Linux Container Host to use the container-optimized OS in your AKS clusters.
99
ms.service: microsoft-linux
1010
ms.topic: landing-page
11-
author: htaubenfeld
12-
ms.author: htaubenfeld
11+
author: suhuruli
12+
ms.author: suhuruli
1313
ms.date: 05/10/2023
1414

1515
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | tutorial | overview | quickstart | reference | sample | tutorial | video | whats-new

articles/azure-linux/intro-azure-linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Introduction to the Azure Linux Container Host for AKS
33
description: Learn about the Azure Linux Container Host to use the container-optimized OS in your AKS clusters.
4-
author: htaubenfeld
5-
ms.author: htaubenfeld
4+
author: suhuruli
5+
ms.author: suhuruli
66
ms.service: microsoft-linux
77
ms.custom: linux-related-content
88
ms.topic: overview

articles/azure-linux/quickstart-azure-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: 'Quickstart: Deploy an Azure Linux Container Host for AKS cluster by using the Azure CLI'
33
description: Learn how to quickly create an Azure Linux Container Host for AKS cluster using the Azure CLI.
4-
author: htaubenfeld
5-
ms.author: htaubenfeld
4+
author: suhuruli
5+
ms.author: suhuruli
66
ms.service: microsoft-linux
77
ms.custom: references_regions, devx-track-azurecli, linux-related-content
88
ms.topic: quickstart

articles/azure-linux/quickstart-azure-resource-manager-template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: 'Quickstart: Deploy an Azure Linux Container Host for AKS cluster by using an ARM template'
33
description: Learn how to quickly create an Azure Linux Container Host for AKS cluster using an Azure Resource Manager template.
4-
author: htaubenfeld
5-
ms.author: htaubenfeld
4+
author: suhuruli
5+
ms.author: suhuruli
66
ms.service: microsoft-linux
77
ms.custom: devx-track-arm-template, linux-related-content
88
ms.topic: quickstart

articles/azure-linux/quickstart-terraform.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: 'Quickstart: Deploy an Azure Linux Container Host for AKS cluster by using Terraform'
33
description: Learn how to quickly create an Azure Linux Container Host for AKS cluster using Terraform.
4-
author: htaubenfeld
5-
ms.author: htaubenfeld
4+
author: suhuruli
5+
ms.author: suhuruli
66
ms.service: microsoft-linux
77
ms.custom: devx-track-terraform, linux-related-content
88
ms.editor: schaffererin

articles/azure-linux/support-cycle.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Azure Linux Container Host for AKS support lifecycle
33
description: Learn about the support lifecycle for the Azure Linux Container Host for AKS.
44
ms.service: microsoft-linux
55
ms.custom: linux-related-content
6-
author: htaubenfeld
7-
ms.author: htaubenfeld
6+
author: suhuruli
7+
ms.author: suhuruli
88
ms.topic: overview
99
ms.date: 09/29/2023
1010
---

articles/azure-linux/support-help.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Azure Linux Container Host for AKS support and help options
33
description: How to obtain help and support for questions or problems when you create solutions using the Azure Linux Container Host.
4-
author: htaubenfeld
5-
ms.author: htaubenfeld
4+
author: suhuruli
5+
ms.author: suhuruli
66
ms.service: microsoft-linux
77
ms.custom: linux-related-content
88
ms.topic: troubleshooting

articles/azure-linux/troubleshoot-kernel.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Troubleshooting Azure Linux Container Host for AKS kernel version issues
33
description: How to troubleshoot Azure Linux Container Host for AKS kernel version issues.
4-
author: htaubenfeld
5-
ms.author: htaubenfeld
4+
author: suhuruli
5+
ms.author: suhuruli
66
ms.service: microsoft-linux
77
ms.custom: linux-related-content
88
ms.topic: troubleshooting

0 commit comments

Comments
 (0)