Skip to content

Commit 4457a71

Browse files
authored
Merge pull request #18399 from ronmiab/rb-minor-10s
Updated text and added image
2 parents e62a5b3 + da3cd69 commit 4457a71

File tree

3 files changed

+13
-5
lines changed

3 files changed

+13
-5
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ If your cluster supports [Solution Builder Extension software updates](./update/
6060

6161
### Supported versions of Azure Local
6262

63-
The following tables summarize the release information for Azure Local across all supported versions. All dates are listed in ISO 8601 format: *YYYY-MM-DD*.
63+
The following tables summarize the release information for Azure Local across all supported versions. All dates are listed in ISO 8601 format: *YYYY-MM-DD*. After you upgrade your solution, you might see 10.x versions; these versions are supported.
6464

6565
> [!IMPORTANT]
6666
> The new deployments of this software use the **12.2506.1001.29** build. You can also update an existing deployment from 2505 using **11.2506.1001.28**.
@@ -69,8 +69,8 @@ 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.2506.1001.28 <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) |
73-
| 11.2505.1001.22 <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) |
72+
| 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) |
73+
| 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) |
7474
| 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) |
7575
| 10.2503.0.13 <br><br> Availability date: 2025-03-31 | 25398.1486 | [March OS security update](security-update/security-update.md?view=azloc-2503&preserve-view=true) | [Features and improvements](./whats-new.md?view=azloc-2503&preserve-view=true#features-and-improvements-in-2503) | [Known issues](./known-issues.md?view=azloc-2503&preserve-view=true) |
7676
| 10.2411.3.2 <br><br> Availability date: 2025-02-20 | 25398.1425 | [February OS security update](security-update/security-update.md?view=azloc-24113&preserve-view=true) | [Features and improvements](./whats-new.md?view=azloc-24113&preserve-view=true#features-and-improvements-in-24113) | [Known issues](./known-issues.md?view=azloc-24113&preserve-view=true) |

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

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ Follow these steps to verify that the upgrade was successful:
122122
1. In Azure portal, go to the resource group where you deployed the Azure Local instance.
123123
1. On the **Overview > Resources** page, you should see the following resources:
124124

125-
126125
| Resource type | Number of resources |
127126
|---------|---------|
128127
| Machine - Azure Arc | 1 per machine |
@@ -131,10 +130,19 @@ Follow these steps to verify that the upgrade was successful:
131130
| Custom location | 1, *-cl* suffix by default |
132131
| Key Vault | 1 |
133132

134-
Here is a screenshot of the resources in the resource group:
133+
Here's a screenshot of the resources in the resource group:
135134

136135
:::image type="content" source="./media/install-solution-upgrade/verify-upgrade-portal.png" alt-text="Screenshot of Upgrade Azure Local resource health." lightbox="./media/install-solution-upgrade/verify-upgrade-portal.png":::
137136

137+
1. Verify your solution version.
138+
139+
Here's a screenshot of the **Overview** page of the Azure Local resource, showing the solution version:
140+
141+
:::image type="content" source="./media/install-solution-upgrade/verify-solution-version.png" alt-text="Screenshot of Azure Local overview page and solution version." lightbox="./media/install-solution-upgrade/verify-solution-version.png":::
142+
143+
> [!NOTE]
144+
> After a solution upgrade, you might see a 10.x version, this is expected and supported. For more information, see [Azure Local release information summary](../release-information-23h2.md#azure-local-release-information-summary).
145+
138146
## Post solution upgrade tasks
139147

140148
> [!IMPORTANT]
259 KB
Loading

0 commit comments

Comments
 (0)