Skip to content

Commit 9d805f4

Browse files
Merge pull request #3685 from MicrosoftDocs/main638852581718901799sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents ea3d346 + 37f1324 commit 9d805f4

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

azure-local/upgrade/install-solution-upgrade.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Install solution upgrade on Azure Local
33
description: Learn how to install the solution upgrade on your Azure Local instance.
44
author: alkohli
55
ms.topic: how-to
6-
ms.date: 05/13/2025
6+
ms.date: 06/10/2025
77
ms.author: alkohli
88
ms.reviewer: alkohli
99
ms.service: azure-local
@@ -42,6 +42,7 @@ Before you install the solution upgrade, make sure that you:
4242

4343
There are a few things to consider before you begin the solution upgrade process:
4444

45+
- The solution upgrade isn't yet supported on OS version 26100.xxxx.
4546
- Microsoft only supports upgrade applied from Azure Local resource page. Use of third party tools to install upgrades isn't supported.
4647
- We recommend you perform the solution upgrade during a maintenance window. After the upgrade, host machine might reboot and the workloads will be live migrated, causing brief disconnections.
4748
- If you have Azure Kubernetes Service (AKS) workloads on Azure Local, wait for the solution upgrade banner to appear on the Azure Local resource page. Then, remove AKS and all AKS hybrid settings before you apply the solution upgrade.

azure-local/upgrade/upgrade-to-24h2-powershell.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Upgrade Azure Stack HCI OS to version 26100.xxxx using PowerShell
33
description: Learn how to use PowerShell to upgrade Azure Stack HCI OS to version 26100.xxxx.
44
author: alkohli
55
ms.topic: how-to
6-
ms.date: 06/05/2025
6+
ms.date: 06/10/2025
77
ms.author: alkohli
88
ms.reviewer: alkohli
99
ms.service: azure-local
@@ -20,8 +20,8 @@ This article describes how to upgrade the Azure Stack HCI operating system (OS)
2020
- From OS version 25398.xxxx to 26100.xxxx.
2121

2222
> [!IMPORTANT]
23-
> This article covers OS upgrades only. Do not proceed if solution upgrade is complete or Azure Local 2311.2 or later is deployed.
24-
> To check if your system is already running the solution, run the `Get-StampInformation` cmdlet. If it returns output, your system is already running the solution, and you should skip these steps.
23+
> - This article covers OS upgrades only. Do not proceed if solution upgrade is complete or Azure Local 2311.2 or later is deployed. To check if your system is already running the solution, run the `Get-StampInformation` cmdlet. If it returns output, your system is already running the solution, and you should skip these steps.
24+
> - The solution upgrade isn't yet supported on OS version 26100.xxxx.
2525
2626
## High-level workflow for the OS upgrade
2727

0 commit comments

Comments
 (0)