Skip to content

Commit 8c09108

Browse files
committed
Updated text and TOC
1 parent f969a1a commit 8c09108

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

azure-local/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,8 @@ items:
175175
href: update/update-phases-23h2.md
176176
- name: Update via PowerShell
177177
href: update/update-via-powershell-23h2.md
178+
- name: Offline update via PowerShell
179+
href: update/import-discover-updates-offline-23h2.md
178180
- name: Update via Azure portal
179181
href: update/azure-update-manager-23h2.md
180182
- name: Troubleshoot updates

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This article explains how to discover and import update packages offline for Azu
2020

2121
## Prerequisites
2222

23-
- You must be running Azure Stack HCI OS version 2411.3 or later.
23+
- You must be running Azure Local 2411.3 or later.
2424

2525
- Review [About updates for Azure Local](./about-updates-23h2.md) to understand the update process.
2626

@@ -30,11 +30,11 @@ This article explains how to discover and import update packages offline for Azu
3030

3131
The CombinedSolutionBundle is a zip file that contains the update package for the Azure Stack HCI OS, core agents and services, and the solution extension. Additionally, the CombinedSolutionBundle contains the SHA256 hash of the zip file. You can use this hash to verify the integrity of the downloaded zip. Follow these steps:
3232

33-
1. Download the appropriate CombinedSolutionBundle from [Azure Local release information summary](../release-information-23h2.md#supported-versions-of-azure-local) and make note of the associated SHA256 hash.
33+
1. Download the appropriate CombinedSolutionBundle and make note of the associated SHA256, see [Azure Local release information summary](../release-information-23h2.md#supported-versions-of-azure-local).
3434

3535
- The CombinedSolutionBundle is named `CombinedSolutionBundle.<build number>.zip`, where `<build number>` is the build number of the release.
3636

37-
- The SHA256 hash is provided in the release notes.
37+
- The SHA256 hash is provided in the release notes. You need this to verify the integrity of the downloaded zip file.
3838

3939
1. Verify the SHA256 hash of the downloaded CombinedSolutionBundle.
4040

0 commit comments

Comments
 (0)