You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: azure-local/release-information-23h2.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ If your cluster supports [Solution Builder Extension software updates](./update/
60
60
61
61
### Supported versions of Azure Local
62
62
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.
64
64
65
65
> [!IMPORTANT]
66
66
> 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
69
69
70
70
| Solution version | OS build | Security update | What's new | Known issues |
Copy file name to clipboardExpand all lines: azure-local/upgrade/install-solution-upgrade.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -122,7 +122,6 @@ Follow these steps to verify that the upgrade was successful:
122
122
1. In Azure portal, go to the resource group where you deployed the Azure Local instance.
123
123
1. On the **Overview > Resources** page, you should see the following resources:
124
124
125
-
126
125
| Resource type | Number of resources |
127
126
|---------|---------|
128
127
| Machine - Azure Arc | 1 per machine |
@@ -131,10 +130,19 @@ Follow these steps to verify that the upgrade was successful:
131
130
| Custom location | 1, *-cl* suffix by default |
132
131
| Key Vault | 1 |
133
132
134
-
Here is a screenshot of the resources in the resource group:
133
+
Here's a screenshot of the resources in the resource group:
135
134
136
135
:::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":::
137
136
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).
0 commit comments