Skip to content

Commit d6ad5d6

Browse files
Merge pull request #18509 from MicrosoftDocs/main
Auto Publish – main to live - 2025-07-22 17:00 UTC
2 parents 34f31d0 + d7af7b6 commit d6ad5d6

File tree

6 files changed

+30
-26
lines changed

6 files changed

+30
-26
lines changed

AKS-Arc/TOC.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
href: data-collection.md
1414
- name: Blogs and announcements
1515
href: blogs-announcements.md
16-
- name: AKS on Azure Local
16+
- name: AKS Arc on Azure Local
1717
expanded: true
1818
items:
1919
- name: What's new in AKS on Azure Local
@@ -332,7 +332,7 @@
332332
href: aks-edge-licensing.md
333333
- name: Microsoft Software License Terms
334334
href: aks-edge-software-license-terms.md
335-
- name: AKS on VMware
335+
- name: AKS Arc on VMware
336336
items:
337337
- name: Overview
338338
href: aks-vmware-overview.md
@@ -380,7 +380,7 @@
380380
href: vmsize.yml
381381
- name: vnet
382382
href: vnet.yml
383-
- name: AKS on Windows Server
383+
- name: AKS Arc on Windows Server
384384
items:
385385
- name: AKS on Windows Server retirement
386386
href: aks-windows-server-retirement.md
@@ -390,7 +390,7 @@
390390
href: system-requirements.md
391391
- name: Quickstarts
392392
items:
393-
- name: Deploy an AKS cluster
393+
- name: Deploy an AKS Arc cluster
394394
items:
395395
- name: Use PowerShell
396396
href: kubernetes-walkthrough-powershell.md

AKS-Arc/aks-whats-new-local.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: What's new in AKS on Azure Local
33
description: Learn about what's new in AKS on Azure Local.
44
ms.topic: overview
5-
ms.date: 07/21/2025
5+
ms.date: 07/22/2025
66
author: sethmanheim
77
ms.author: sethm
88
ms.reviewer: rcheeran
@@ -34,6 +34,7 @@ The following Kubernetes cluster deployment and management capabilities are avai
3434

3535
- **Disk space exhaustion**: Fixed [issues due to disk space exhaustion on control plane VMs due to accumulation of kube-apiserver audit logs](kube-apiserver-log-overflow.md).
3636
- **Cluster upgrade**: Fixed AKS Arc cluster and node pool create, scale, and [upgrade issues due to unavailability of AKS Arc VM images](gallery-image-not-usable.md).
37+
- **AKS Arc Telemetry pod issue**: Fixed an issue in which the [AKS Arc telemetry pod was consuming excessing CPU and memory](telemetry-pod-resources.md).
3738
- **New checks**: Added new checks during cluster and node pool operations. These improvements allow the system to proactively detect and handle scenarios where there are insufficient IP addresses in the IP pool.
3839
- **GPU resource allocation**: Additional pre-checks for resource allocation for GPUs during Kubernetes cluster create operation.
3940
- **Node pool improvements**: Accurate representation of node pool count and status on the Azure portal. This release also includes improvements to node pool creation and update flows to ensure that the Kubernetes cluster status accounts for corresponding node pool status.

AKS-Arc/aks-windows-server-retirement.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Retirement of AKS architecture on Windows Server 2019 and Windows Server 2022
3-
description: Learn about retirement of AKS on Windows Server 2019 and Windows Server 2022.
2+
title: Retirement of AKS architecture on Windows Server
3+
description: Learn about the retirement of AKS on Windows Server.
44
ms.topic: how-to
55
ms.custom: linux-related-content
66
author: sethmanheim
77
ms.author: sethm
8-
ms.date: 07/21/2025
8+
ms.date: 07/22/2025
99
ms.reviewer: rcheeran
1010
ms.lastreviewed: 07/21/2025
1111

@@ -37,7 +37,7 @@ The following Kubernetes cluster deployment and management capabilities are avai
3737

3838
## If you're using Azure Kubernetes Service on Windows Server 2019 or Windows Server 2022
3939

40-
The AKS Arc current architecture on Windows Server 2019 and Windows Server 2022 will be retired on March 27, 2028. Starting on March 27 2028, you no longer get support, security and quality updates for your existing AKS Arc clusters. You also won't be able to deploy, upgrade or scale the current architecture of Azure Kubernetes Service on Windows Server 2019 and Windows Server 2022.
40+
The AKS Arc current architecture on Windows Server 2019 and Windows Server 2022 will be retired on March 27, 2028. Starting on March 27 2028, you no longer get support, security and quality updates for your existing AKS Arc clusters. You also won't be able to deploy, upgrade or scale the current architecture of Azure Kubernetes Service on Windows Server 2019 and Windows Server 2022. Between now and March 2028, we will not add support for any new Windows Server SKUs; for example, Windows Server 2025 is not supported on AKS Arc.
4141

4242
## If you're using Azure Kubernetes Service on Azure Local, version 22H2
4343

AKS-Arc/gallery-image-not-usable.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ description: Learn about a known issue with Kubernetes cluster create or nodepoo
44
ms.topic: troubleshooting
55
author: sethmanheim
66
ms.author: sethm
7-
ms.date: 07/17/2025
7+
ms.date: 07/22/2025
88
ms.reviewer: rcheeran
9+
ms.lastreviewed: 07/22/2025
910

1011
---
1112

@@ -47,8 +48,8 @@ This issue was fixed in [AKS on Azure Local, version 2507](/azure/azure-local/wh
4748

4849
- Upgrade your Azure Local deployment to the 2507 build.
4950
- Once updated, confirm that the images were downloaded successfully by running the `az aksarc get-versions` command.
50-
- For new AKS clusters: new AKS clusters should now be created successfully.
51-
- For scaling existing AKS clusters: scaling existing AKS clusters continues to encounter issues. Please file a support case.
51+
- You can now use the specified Kubernetes versions while creating or updating your AKS Arc clusters.
52+
- If you continue to encounter issues, please file a support ticket.
5253

5354
## Next steps
5455

azure-local/release-information-23h2.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: alkohli
55
ms.author: alkohli
66
ms.topic: article
77
ms.service: azure-local
8-
ms.date: 07/18/2025
8+
ms.date: 07/21/2025
99
---
1010

1111
# Azure Local release information
@@ -69,7 +69,7 @@ The following tables summarize the release information for Azure Local across al
6969

7070
| Solution version | OS build | Security update | What's new | Known issues |
7171
|------|-------|---------------|------------|--------------|
72-
| 11.2507.1001.7 <br><br> 10.2507.0.6 <br></br> Availability date: 2505-07-16 | 25398.1732 | [July OS security update](security-update/security-update.md?view=azloc-2507&preserve-view=true) | [Features and improvements](./whats-new.md?view=azloc-2507&preserve-view=true#features-and-improvements-in-2507) | [Known issues](./known-issues.md?view=azloc-2507&preserve-view=true) |
72+
| 11.2507.1001.7 <br><br> 10.2507.0.6 <br></br> Availability date: 2505-07-21 | 25398.1732 | [July OS security update](security-update/security-update.md?view=azloc-2507&preserve-view=true) | [Features and improvements](./whats-new.md?view=azloc-2507&preserve-view=true#features-and-improvements-in-2507) | [Known issues](./known-issues.md?view=azloc-2507&preserve-view=true) |
7373
| 11.2506.1001.28 <br><br> 10.2506.0.15 <br></br> Availability date: 2025-07-02 | 25398.1665 | [June OS security update](security-update/security-update.md?view=azloc-2506&preserve-view=true) | [Features and improvements](./whats-new.md?view=azloc-2506&preserve-view=true#features-and-improvements-in-2506) | [Known issues](./known-issues.md?view=azloc-2506&preserve-view=true) |
7474
| 11.2505.1001.22 <br><br> 10.2505.0.16 <br></br> Availability date: 2025-05-28 | 25398.1611 | [May OS security update](security-update/security-update.md?view=azloc-2505&preserve-view=true) | [Features and improvements](./whats-new.md?view=azloc-2505&preserve-view=true#features-and-improvements-in-2505) | [Known issues](./known-issues.md?view=azloc-2505&preserve-view=true) |
7575
| 11.2504.1001.19 <br><br> Availability date: 2025-04-21 | 25398.1551 | [April OS security update](security-update/security-update.md?view=azloc-2504&preserve-view=true) | [Features and improvements](./whats-new.md?view=azloc-2504&preserve-view=true#features-and-improvements-in-2504) | [Known issues](./known-issues.md?view=azloc-2504&preserve-view=true) |
@@ -80,7 +80,7 @@ The following tables summarize the release information for Azure Local across al
8080

8181
| Solution version | OS build | Security update | What's new | Known issues |
8282
|------|-------|---------------|------------|--------------|
83-
| 12.2507.1001.8 <br><br> 10.2507.0.6 <br></br> Availability date: 2025-07-16 | 26100.4652 | [July OS security update](security-update/security-update.md?view=azloc-2507&preserve-view=true&tabs=new-deployments) | [Features and improvements](./whats-new.md?view=azloc-2507&preserve-view=true#features-and-improvements-in-2507) | [Known issues](./known-issues.md?view=azloc-2507&preserve-view=true) |
83+
| 12.2507.1001.8 <br><br> 10.2507.0.6 <br></br> Availability date: 2025-07-21 | 26100.4652 | [July OS security update](security-update/security-update.md?view=azloc-2507&preserve-view=true&tabs=new-deployments) | [Features and improvements](./whats-new.md?view=azloc-2507&preserve-view=true#features-and-improvements-in-2507) | [Known issues](./known-issues.md?view=azloc-2507&preserve-view=true) |
8484
| 12.2506.1001.29 <br><br> Availability date: 2025-07-02 | 26100.4349 | [June OS security update](security-update/security-update.md?view=azloc-2506&preserve-view=true&tabs=new-deployments) | [Features and improvements](./whats-new.md?view=azloc-2506&preserve-view=true#features-and-improvements-in-2506) | [Known issues](./known-issues.md?view=azloc-2506&preserve-view=true) |
8585
| 12.2505.1001.23 <br><br> Availability date: 2025-05-28 | 26100.4061 | [May OS security update](security-update/security-update.md?view=azloc-2505&preserve-view=true&tabs=new-deployments) | [Features and improvements](./whats-new.md?view=azloc-2505&preserve-view=true#features-and-improvements-in-2505) | [Known issues](./known-issues.md?view=azloc-2505&preserve-view=true) |
8686
| 12.2504.1001.20 <br><br> Availability date: 2025-04-29 | 26100.3775 | [April OS security update](security-update/security-update.md?view=azloc-2504&preserve-view=true&tabs=new-deployments) | [Features and improvements](./whats-new.md?view=azloc-2504&preserve-view=true#features-and-improvements-in-2504) | [Known issues](./known-issues.md?view=azloc-2504&preserve-view=true) |

azure-local/update/import-discover-updates-offline-23h2.md

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: ronmiab
55
ms.author: robess
66
ms.topic: how-to
77
ms.reviewer: arduppal
8-
ms.date: 05/27/2025
8+
ms.date: 07/21/2025
99
---
1010

1111
# Import and discover update packages with limited connectivity
@@ -41,19 +41,21 @@ For more information on the release cadence, see [Azure Local release informatio
4141

4242
### [OS build 25398.xxxx](#tab/OS-build-25398-xxxx)
4343

44-
| OS Build | Download URI | SHA256 |
45-
|--------------|--------------------|---------------------------------|
46-
| 25398.1665 | [11.2506.1001.28](https://azurestackreleases.download.prss.microsoft.com/dbazure/AzureLocal/CombinedSolutionBundle/11.2506.1001.28/CombinedSolutionBundle.11.2506.1001.28.zip) <br><br> Availability date: <br><br> 2025-07-02 | 18975A06372192DD7249B5DCF8844EA0A68AD08B1C9F3C554FABF79EA74CB290 |
47-
| 25398.1611 | [11.2505.1001.22](https://azurestackreleases.download.prss.microsoft.com/dbazure/AzureLocal/CombinedSolutionBundle/11.2505.1001.22/CombinedSolutionBundle.11.2505.1001.22.zip) <br><br> Availability date: <br><br> 2025-05-28 | AB2C7CE74168BF9FD679E7CE644BC57A20A0A3A418C5E8663EBCF53FC0B45113 |
48-
| 25398.1551 | [11.2504.1001.19](https://azurestackreleases.download.prss.microsoft.com/dbazure/AzureLocal/CombinedSolutionBundle/11.2504.1001.19/CombinedSolutionBundle.11.2504.1001.19.zip) <br><br> Availability date: <br><br> 2025-04-21 | 7658C5CBAE241951C786D06D35E8B09A1160FDC5E9B8CAEDEB374ECC22A2CB68 |
49-
| 25398.1486 | [10.2503.0.13](https://azurestackreleases.download.prss.microsoft.com/dbazure/AzureLocal/CombinedSolutionBundle/10.2503.0.13/CombinedSolutionBundle.10.2503.0.13.zip) <br><br> Availability date: <br><br> 2025-03-31 | BAA0CEB0CF695CCCF36E39F70BF2E67E0B886B91CDE97F8C2860CE299E2A5126 |
44+
| OS Build | Download URI | SHA256 |
45+
|--|--|--|
46+
| 25398.1732 | [11.2507.0.3027](https://azurestackreleases.download.prss.microsoft.com/dbazure/AzureLocal/CombinedSolutionBundle/11.2507.1001.7/CombinedSolutionBundle.11.2507.1001.7.zip) <br><br> Availability date: <br><br> 2025-07-21 | F3E288E1854253E25AD063D3DA4B766CF634FE294BD6814F4A4A1551FB855773 |
47+
| 25398.1665 | [11.2506.1001.28](https://azurestackreleases.download.prss.microsoft.com/dbazure/AzureLocal/CombinedSolutionBundle/11.2506.1001.28/CombinedSolutionBundle.11.2506.1001.28.zip) <br><br> Availability date: <br><br> 2025-07-02 | 18975A06372192DD7249B5DCF8844EA0A68AD08B1C9F3C554FABF79EA74CB290 |
48+
| 25398.1611 | [11.2505.1001.22](https://azurestackreleases.download.prss.microsoft.com/dbazure/AzureLocal/CombinedSolutionBundle/11.2505.1001.22/CombinedSolutionBundle.11.2505.1001.22.zip) <br><br> Availability date: <br><br> 2025-05-28 | AB2C7CE74168BF9FD679E7CE644BC57A20A0A3A418C5E8663EBCF53FC0B45113 |
49+
| 25398.1551 | [11.2504.1001.19](https://azurestackreleases.download.prss.microsoft.com/dbazure/AzureLocal/CombinedSolutionBundle/11.2504.1001.19/CombinedSolutionBundle.11.2504.1001.19.zip) <br><br> Availability date: <br><br> 2025-04-21 | 7658C5CBAE241951C786D06D35E8B09A1160FDC5E9B8CAEDEB374ECC22A2CB68 |
50+
| 25398.1486 | [10.2503.0.13](https://azurestackreleases.download.prss.microsoft.com/dbazure/AzureLocal/CombinedSolutionBundle/10.2503.0.13/CombinedSolutionBundle.10.2503.0.13.zip) <br><br> Availability date: <br><br> 2025-03-31 | BAA0CEB0CF695CCCF36E39F70BF2E67E0B886B91CDE97F8C2860CE299E2A5126 |
5051

5152
### [OS build 26100.xxxx](#tab/OS-build-26100-xxxx)
5253

53-
| OS Build | Download URI | SHA256 |
54-
|--------------|--------------------|---------------------------------|
55-
| 26100.4349 | [12.2506.1001.29](https://azurestackreleases.download.prss.microsoft.com/dbazure/AzureLocal/CombinedSolutionBundle/12.2506.1001.29/CombinedSolutionBundle.12.2506.1001.29.zip) <br><br> Availability date: <br><br> 2025-07-02 | C8227DF98F97FDE807A2B711206A1FE23531340DC717F89CDA7A324BA0B316C7 |
56-
| 26100.4061 | [12.2505.1001.23](https://azurestackreleases.download.prss.microsoft.com/dbazure/AzureLocal/CombinedSolutionBundle/12.2505.1001.23/CombinedSolutionBundle.12.2505.1001.23.zip) <br><br> Availability date: <br><br> 2025-05-28 | 29E5F6732D9B1BD4E0C2667F6FB1D7F43ADF78B4AEA8E34486C7F03DD46D155C |
54+
| OS Build | Download URI | SHA256 |
55+
|--|--|--|
56+
| 26100.4652 | [12.2507.1001.8](https://azurestackreleases.download.prss.microsoft.com/dbazure/AzureLocal/CombinedSolutionBundle/12.2507.1001.8/CombinedSolutionBundle.12.2507.1001.8.zip) <br><br> Availability date: <br><br> 2025-07-21 | CFAB3177DFDA0AB365DEE3EF19EAA5EFE4BEA2225054F086202DF31E1AF1C355 |
57+
| 26100.4349 | [12.2506.1001.29](https://azurestackreleases.download.prss.microsoft.com/dbazure/AzureLocal/CombinedSolutionBundle/12.2506.1001.29/CombinedSolutionBundle.12.2506.1001.29.zip) <br><br> Availability date: <br><br> 2025-07-02 | C8227DF98F97FDE807A2B711206A1FE23531340DC717F89CDA7A324BA0B316C7 |
58+
| 26100.4061 | [12.2505.1001.23](https://azurestackreleases.download.prss.microsoft.com/dbazure/AzureLocal/CombinedSolutionBundle/12.2505.1001.23/CombinedSolutionBundle.12.2505.1001.23.zip) <br><br> Availability date: <br><br> 2025-05-28 | 29E5F6732D9B1BD4E0C2667F6FB1D7F43ADF78B4AEA8E34486C7F03DD46D155C |
5759

5860
---
5961

0 commit comments

Comments
 (0)