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/manage/virtual-machine-image-azure-marketplace.md
+17-15Lines changed: 17 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ ms.service: azure-stack
8
8
ms.subservice: azure-stack-hci
9
9
ms.custom:
10
10
- devx-track-azurecli
11
-
ms.date: 07/18/2024
11
+
ms.date: 08/19/2024
12
12
---
13
13
14
14
# Create Azure Stack HCI VM image using Azure Marketplace images
@@ -84,29 +84,31 @@ Follow these steps to create a VM image using the Azure CLI.
84
84
1. Select a custom location to deploy your VM image. The custom location should correspond to the custom location for your Azure Stack HCI cluster. Get the custom location ID for your Azure Stack HCI cluster. Run the following command:
85
85
86
86
```azurecli
87
-
$customLocationID=(az customlocation show --resource-group $resource_group --name "<custom location name for Azure Stack HCI cluster>" --query id -o tsv)
87
+
$customLocationID=(az customlocation show --resource-group $resource_group --name "<custom_location_name_for_Azure_Stack_HCI_cluster>" --query id -o tsv)
88
88
```
89
89
90
90
1. Create the VM image starting with a specified marketplace image. Make sure to specify the offer, publisher, SKU, and version for the marketplace image. Use the following table to find the available marketplace images and their attribute values:
91
91
92
-
| Name | Publisher | Offer | SKU | Version number |
In this example, the storage path was specified using the `--storage-path-id` flag and that ensured that the workload data (including the VM, VM image, non-OS data disk) is placed in the specified storage path.
Copy file name to clipboardExpand all lines: azure-stack/hci/release-information-23h2.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.author: alkohli
6
6
ms.topic: conceptual
7
7
ms.service: azure-stack
8
8
ms.subservice: azure-stack-hci
9
-
ms.date: 08/13/2024
9
+
ms.date: 09/03/2024
10
10
---
11
11
12
12
# Azure Stack HCI, version 23H2 release information
@@ -21,7 +21,7 @@ This article presents the release information for Azure Stack HCI, version 23H2,
21
21
22
22
## About Azure Stack HCI, version 23H2 releases
23
23
24
-
The Azure Stack HCI, version 23H2 includes multiple release trains: 2306 (limited release), 2311, 2402, and 2405. Each release train includes a baseline build and subsequent updates.
24
+
The Azure Stack HCI, version 23H2 includes multiple release trains: 2306 (limited release), 2311, 2402, 2405, and 2408. Each release train includes a baseline build and subsequent updates.
25
25
26
26
-**Baseline build**: The baseline build is the initial version of the software on a release train. Before you upgrade to the next version on the same train, you must deploy the baseline build.
27
27
-**Update build**: An update build includes the incremental updates from the most recent baseline build.
@@ -55,6 +55,7 @@ All dates are listed in ISO 8601 format: *YYYY-MM-DD*
55
55
56
56
|Release build| OS build |Baseline or Update| What's new | Known issues |
57
57
|--|--|--|--|--|
58
+
| 10.2408.0.29 | 25398.1085 <br><br> [August OS security update](./security-update/hci-security-update-aug-2024.md) <br><br> Availability date: 2024-08-20 | Update |[Features and improvements](./whats-new.md#features-and-improvements-in-2408)|[Known issues](./known-issues-2408.md)|
58
59
| 10.2405.3.7 | 25398.1085 <br><br> [August OS security update](./security-update/hci-security-update-aug-2024.md) <br><br> Availability date: 2024-08-20 | Update |[Features and improvements](./whats-new.md#features-and-improvements-in-24053)|[Known issues](./known-issues-2405-3.md)|
59
60
| 10.2405.2.7 | 25398.1009 <br><br> [July OS security update](./security-update/hci-security-update-jul-2024.md) <br><br> Availability date: 2024-07-16 | Update |[Features and improvements](./whats-new.md#features-and-improvements-in-24052)|[Known issues](./known-issues-2405-2.md)|
60
61
| 10.2405.1.4 | 25398.950 <br><br> [June OS security update](./security-update/hci-security-update-jun-2024.md) <br><br> Availability date: 2024-06-19 | Update |[Features and improvements](./whats-new.md#features-and-improvements-in-24051)|[Known issues](./known-issues-2405-1.md)|
Copy file name to clipboardExpand all lines: azure-stack/hci/whats-new.md
+36-3Lines changed: 36 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: alkohli
6
6
ms.author: alkohli
7
7
ms.service: azure-stack
8
8
ms.subservice: azure-stack-hci
9
-
ms.date: 07/12/2024
9
+
ms.date: 09/05/2024
10
10
---
11
11
12
12
# What's new in Azure Stack HCI, version 23H2
@@ -17,7 +17,40 @@ This article lists the various features and improvements that are available in A
17
17
18
18
Azure Stack HCI, version 23H2 is the latest version of the Azure Stack HCI solution. This version focuses on cloud-based deployment and updates, cloud-based monitoring, new and simplified experience for Arc VM management, security, and more. For an earlier version of Azure Stack HCI, see [What's new in Azure Stack HCI, version 22H2](./whats-new-in-hci-22h2.md).
19
19
20
-
There are currently three release trains for Azure Stack HCI, version 23H2: 2405, 2402, and 2311. The various features and improvements available for the releases included in these trains are discussed in the following sections.
20
+
There are currently four release trains for Azure Stack HCI, version 23H2: 2408, 2405, 2402, and 2311. The various features and improvements available for the releases included in these trains are discussed in the following sections.
21
+
22
+
## [2408 releases](#tab/2408releases)
23
+
24
+
This release train includes the following releases:
25
+
26
+
## Features and improvements in 2408
27
+
28
+
This is a baseline release with the following features and improvements:
29
+
30
+
### Upgrade from version 22H2 to version 23H2
31
+
32
+
This release introduces the ability to upgrade your Azure Stack HCI cluster from version 22H2 to version 23H2. The upgrade process is supported for clusters running version 22H2 with the latest updates and is a two-step process. While the OS upgrade is generally available, the solution upgrade will have a phased rollout.
33
+
34
+
For more information, see [Upgrade Azure Stack HCI from version 22H2 to version 23H2](./upgrade/about-upgrades-23h2.md).
35
+
36
+
### Updates changes
37
+
38
+
This release contains the following changes for updates:
39
+
40
+
- Revised the names and descriptions of update steps. [27635293]
41
+
- Introduced a health fault alert that is raised when there are available updates on the system. [27253002]
42
+
43
+
## Arc VM management changes
44
+
45
+
This release contains the following changes for Arc VM management:
46
+
47
+
- 12 new Azure Marketplace images went live. For more information, see [Create Azure Stack HCI VM from Azure Marketplace images via Azure CLI](./manage/virtual-machine-image-azure-marketplace.md#create-vm-image-from-marketplace-image).
48
+
- Creation of logical networks is blocked if trying to create with overlapping IP pools.
49
+
- Logical network properties are properly updated. Previously, the logical network sometimes would not have its properties (vLAN, IP Pools, etc.) filled.
50
+
- The vLAN field on a logical network will be defaulted to '0' if not specified.
51
+
- Either (not both) *-image* or *-os-disk-name* can be used to create a VM from a VHD. Previously, Azure CLI enforced *-image* to be required for `az stack-hci-vm create` command.
52
+
53
+
For more information, see the [Fixed issues list in 2408](./known-issues-2408.md#fixed-issues).
21
54
22
55
## [2405 releases](#tab/2405releases)
23
56
@@ -31,7 +64,7 @@ This is primarily a bug fix release. See the [Fixed issues list](./known-issues-
31
64
32
65
This is primarily a bug fix release with a few improvements.
33
66
34
-
- Arc VM management improvements: Starting this release, followiing improvements were made to the Arc VM management experience:
67
+
- Arc VM management improvements: Starting this release, following improvements were made to the Arc VM management experience:
35
68
36
69
- You can now view and delete VM network interfaces from the Azure portal.
37
70
- 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.
Copy file name to clipboardExpand all lines: azure-stack/includes/hci-view-vm-image-properties-portal.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,12 @@ ms.author: alkohli
4
4
ms.service: azure-stack
5
5
ms.subservice: azure-stack-hci
6
6
ms.topic: include
7
-
ms.date: 10/05/2022
7
+
ms.date: 08/19/2024
8
8
---
9
9
10
10
In the Azure portal of your Azure Stack HCI cluster resource, perform the following steps:
11
11
12
-
1. Go to **Resources (Preview)** > **VM images**. In the right-pane, a list of VM images is displayed.
12
+
1. Go to **Resources** > **VM images**. In the right-pane, a list of VM images is displayed.
13
13
14
14
:::image type="content" source="../hci/manage/media/manage-vm-resources/vm-images-list.png" alt-text="Screenshot showing list of images." lightbox="../hci/manage/media/manage-vm-resources/vm-images-list.png":::
0 commit comments