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-stack/hci/known-issues-2405-2.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,7 @@ Here are the fixed issues in this release:
40
40
| Updates <!--28351655-->|In this release, an issue that caused an inability to view or start new updates due to the update service crashing on servers in a bad state, was fixed. ||
41
41
| Updates <!--28351665-->|In this release, the update service was improved to prevent flooding of actions on the cluster. ||
42
42
| Updates <!--28509688-->|In this release, a health check was added to prevent updates when adding or removing servers fails. ||
43
+
| Arc VM management <!--10325529-->|In earlier releases, any power state change operation of a VM such as start stop, save, and pause, would initially return the state of the VM as running and eventually display the correct state after a refresh 30+ seconds later. In this release, the power state change operation only returns after the VM state is changed to the expected one. ||
Copy file name to clipboardExpand all lines: azure-stack/hci/whats-new.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,13 +27,20 @@ The 2405 release train includes the following releases:
27
27
28
28
This is primarily a bug fix release with a few improvements.
29
29
30
+
- Arc VM management improvements: Starting this release, followiing improvements were made to the Arc VM management experience:
31
+
32
+
- You can now view and delete VM network interfaces from the Azure portal.
33
+
- You can view **Connected devices** for logical networks. In the Azure portal, you can go to the logical network and then go to **Settings > Connected devices** to view the connected devices.
34
+
- Deletion of logical networks is blocked if connected devices are present. When you try to delete a logical network from the Azure portal that has connected devices, you'll see a warning message: *Cannot delete logical network because it is currently in use*. Delete all the resources under **Connected Devices** setting before you delete the logical network.
35
+
- From this release onwards, a new URL needs to be added to the allowlist for `stack-hci-vm` Azure CLI installation. The URL has changed from: `https://hciarcvmsstorage.blob.core.windows.net/cli-extension/stack_hci_vm-{version}-py3-none-any.whl` to: `https://hciarcvmsstorage.z13.web.core.windows.net/cli-extensions/stack_hci_vm-{version}-py3-none-any.whl`. For more information, see [Azure Stack HCI firewall requirements](./concepts/firewall-requirements.md).
36
+
30
37
-**Update health checks**: Starting this release, a new health check was added and the update service was improved. Additionally, the update service now supports the ability to view or start new updates when the service crashes on servers. Also, multiple issues for health checks related to Azure Update Manager and Solution Builder Extension Update were fixed.
31
38
32
-
For more information, see [Fixed issues in 2405.2](./known-issues-2405-2.md#fixed-issues).
39
+
For more information, see [Fixed issues in 2405.2](./known-issues-2405-2.md#fixed-issues).
33
40
34
41
-**Azure Stack HCI OEM license**: Starting this release, we are introducing the Azure Stack HCI OEM license designed for Azure Stack HCI hardware including the Azure Stack HCI Premier Solutions, Integrated systems, and Validated Nodes. This license remains valid for the lifetime of the hardware, covers up to 16 cores, and includes three essential services for your cloud infrastructure.
35
42
36
-
<!--For more information, see [Azure Stack HCI OEM license overview](../azure-stack-hci-oem-license.md) and [Azure Stack HCI OEM license and billing FAQ](../azure-stack-hci-license-billing.yml).-->
43
+
For more information, see [Azure Stack HCI OEM license overview](./azure-stack-hci-oem-license.md) and [Azure Stack HCI OEM license and billing FAQ](./azure-stack-hci-license-billing.yml).
0 commit comments