Skip to content

Commit 3287ef6

Browse files
committed
Fixes
1 parent 4e3d5bd commit 3287ef6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

AKS-Hybrid/aks-whats-new-23h2.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: What's new in AKS on Azure Stack HCI version 23H2
33
description: Learn about what's new in AKS on Azure Stack HCI version 23H2.
44
ms.topic: overview
5-
ms.date: 11/16/2024
5+
ms.date: 11/19/2024
66
author: sethmanheim
77
ms.author: sethm
88
ms.reviewer: guanghu
@@ -46,11 +46,11 @@ This section lists the new features and improvements in AKS Arc in each release
4646

4747
The following Kubernetes cluster deployment and management capabilities are available:
4848

49-
- **Workload Identity**. You can now deploy AKS Arc clusters with workload identity enabled and deploy application pods with the workload identity label to access Microsoft Entra ID protected resources, such as Azure Key Vault. For more information, see [Deploy and configure Workload Identity](workload-identity.md).
50-
- **Arc Gateway integration**. You can now deploy AKS Arc clusters with pod-level Arc Proxy and communicate with the Arc gateway, reducing the list of outbound URLs to configure in an isolated network environment. For more information, see [Workload Identity](workload-identity.md).
51-
- **Control Plane IP**. You can now deploy AKS Arc clusters without specifying the control plane IP. The IP address is assigned automatically.
52-
- **Disable Windows image download**. You can now disable Windows image downloads by disabling the Windows node pool after cluster creation, reducing network traffic over HTTP connections and providing better support for low bandwidth environments.
53-
- **Terraform**. You can now create AKS Arc clusters with Terraform modules and smart defaults. For more information, see [Create clusters using Terraform](create-clusters-terraform.md).
49+
- **Workload Identity (preview)**. You can now deploy AKS Arc clusters with workload identity enabled and deploy application pods with the workload identity label to access Microsoft Entra ID protected resources, such as Azure Key Vault. For more information, see [Deploy and configure Workload Identity](workload-identity.md).
50+
- **Arc Gateway integration (preview)**. You can now deploy AKS Arc clusters with pod-level Arc Proxy and communicate with the Arc gateway, reducing the list of outbound URLs to configure in an isolated network environment. For more information, see [Simplify network configuration requirements with Azure Arc Gateway](arc-gateway-aks-arc.md).
51+
- **Control Plane IP**. You can now deploy AKS Arc clusters without specifying the control plane IP. The IP address is assigned automatically. For more information, see [this section in the network system requirements article](aks-hci-network-system-requirements.md#logical-network-for-aks-arc-vms-and-control-plane-ip).
52+
- **Disable Windows image download**. You can now disable Windows image downloads by disabling the Windows node pool after cluster creation, reducing network traffic over HTTP connections and providing better support for low bandwidth environments. For more information, see [Disable Windows nodepool feature on Azure Local](disable-windows-nodepool.md).
53+
- **Terraform (preview)**. You can now create AKS Arc clusters with Terraform modules and smart defaults. For more information, see [Create clusters using Terraform](create-clusters-terraform.md).
5454
- **Error handling**. Error handling is now improved to prevent logical network deletions with dependent cluster resources, GPU misconfigurations, and more.
5555

5656
To get started with these features in the 2411 release, make sure to update your [AKSArc CLI extension](/cli/azure/aksarc) to version 1.4.23 or higher.

0 commit comments

Comments
 (0)