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/known-issues.md
+48Lines changed: 48 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,52 @@ For more information about new features in this release, see [What's new for Azu
21
21
22
22
::: moniker range="=azloc-2503"
23
23
24
+
## Known issues for version 2503
25
+
26
+
This software release maps to software version number **2503.x.x**.
27
+
28
+
> [!IMPORTANT]
29
+
> The new deployments of this software use the 2503.x.x build. You can also update from 2411.3.
30
+
31
+
Release notes for this version include the issues fixed in this release, known issues in this release, and release note issues carried over from previous versions.
32
+
33
+
> [!NOTE]
34
+
> For detailed remediation for common known issues, see the [Azure Local Supportability](https://github.com/Azure/AzureStackHCI-Supportability) GitHub repository.
35
+
36
+
## Fixed issues
37
+
38
+
The following table lists the fixed issues in this release:
39
+
40
+
|Feature|Issue|Workaround/Comments|
41
+
|------|------|----------|
42
+
| Arc VM Management <!--ADO-->| Unable to delete a gallery image if the source Arc VM the gallery image was created from was deleted.| You can now delete a gallery image even if the source Arc VM the gallery image was created from was deleted.|
43
+
| Arc VM Management <!--ADO-->| After ARB Disaster Recovery, some Arc VMs may lose network connectivity. | Updated ARB Disaster Recovery logic to ensure network configurations of Arc VMs persist. |
44
+
| Arc VM Management <!--ADO-->| Inaccurate power state reporting on Azure for Arc VMs when the source image for the VM is deleted from the cluster. | Power operations shows consistent and accurate power state representation on Azure for Arc VMs with deleted source images. |
45
+
| Arc VM Management <!--ADO-->| Inaccurate power state reporting on Azure for Arc VMs when attempting power operations. | Improved the accuracy of power state reconciliation by reducing latency and fixing a bug that impacted power operations visibility to Azure. |
46
+
| Arc VM Management <!--ADO-->| Unable to create a gallery image with specified storage path. | You can now create a gallery image with specified storage path. |
47
+
| Update <!--30232441-->| Ensure that Solution Builder Extension updates of type "Notify" that have been imported get copied correctly before validation ||
48
+
| Update <!--30324217-->| Improved the Solution Extension Secret Location cmdlet help to provide better examples. ||
49
+
| Update <!--29409214-->| Added retry logic to Cluster-Aware Updating runs and health checks for cluster nodes. ||
50
+
| Update <!--31104115-->| Increased system stability during .NET 8 updates. ||
51
+
| Upgrade <!--29558170-->| Disable the Carbon PowerShell module if detected and load the known modules. ||
52
+
| Upgrade <!--30353283-->| Optimized the current Carbon PowerShell module solution. ||
53
+
| Upgrade <!--30251075-->| Added a check to validate enough free memory to start an ARB VM. ||
54
+
| Arc VM Management <!--ADO-->| After | Updated |
55
+
56
+
57
+
## Known issues in this release
58
+
59
+
The following table lists the known issues in this release:
60
+
61
+
|Feature|Issue|Workaround/Comments|
62
+
|------|------|----------|
63
+
| Arc VM Management <!--ADO-->| Unable to delete an Arc VM when one of the nodes are down.| Contact Microsoft Support if this issue occurs.|
64
+
| Arc VM Management <!--ADO-->| Unabl| You|
65
+
66
+
## Known issues from previous releases
67
+
68
+
The following table lists the known issues from previous releases:
69
+
24
70
25
71
::: moniker-end
26
72
@@ -42,10 +88,12 @@ Release notes for this version include the issues fixed in this release, known i
42
88
43
89
There are no fixed issues in this release.
44
90
91
+
45
92
## Known issues in this release
46
93
47
94
Microsoft is not aware of any known issues in this release.
48
95
96
+
49
97
## Known issues from previous releases
50
98
51
99
The following table lists the known issues from previous releases:
Copy file name to clipboardExpand all lines: azure-local/whats-new.md
+18-2Lines changed: 18 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,22 @@ This article lists the various features and improvements that are available in A
17
17
18
18
::: moniker range="=azloc-2503"
19
19
20
+
## Features and improvements in 2503
21
+
22
+
This is a baseline release with the following features and improvements:
23
+
24
+
- Registration and deployment changes
25
+
- Extensions are no longer installed during the registration of Azure Local machines. Instead, the extensions are installed during the Azure Local instance deployment.
26
+
- You can bootstrap your Azure Local machines using the Configurator app. For more information, see [Register Azure Local machines using Configurator app](./index.yml).
27
+
28
+
- Updates and upgrade improvements
29
+
- Added support for differentiation of SKUs when considering applicability of a Solution Builder Extension update.
30
+
- Added a tag to indicate a superseded update.
31
+
- The Download Service is now used to download HTTP content.
32
+
- Introduced support for a URL-based platform update package.
33
+
- Azure Local rebranding changes for update.
34
+
35
+
20
36
21
37
::: moniker-end
22
38
@@ -168,8 +184,8 @@ For more information, see [Upgrade Azure Local from version 22H2](./upgrade/abou
168
184
169
185
This release contains the following changes for updates:
170
186
171
-
- Revised the names and descriptions of update steps. [27635293]
172
-
- Introduced a health fault alert that is raised when there are available updates on the system. [27253002]
187
+
- Revised the names and descriptions of update steps.
188
+
- Introduced a health fault alert that is raised when there are available updates on the system.
0 commit comments