Skip to content

Commit 802e162

Browse files
authored
Merge pull request #17078 from ManikaDhiman/md-remove-23h2-references
Removed 23H2 references--Overview, Evaluate, landing page
2 parents bda0407 + 8e09069 commit 802e162

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

azure-local/concepts/compare-windows-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ The following table compares the technical features of Azure Local and Windows S
100100

101101
<sup>1</sup> Functionality only available in Azure Local, version 22H2.
102102

103-
For more information, see [What's New in Azure Local, version 23H2](../whats-new.md) and [Using Azure Local on a single machine](single-server-clusters.md).
103+
For more information, see [What's New in Azure Local](../whats-new.md) and [Using Azure Local on a single machine](single-server-clusters.md).
104104

105105
## Compare management options
106106

azure-local/deploy/deployment-virtual.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,29 +5,29 @@ author: alkohli
55
ms.author: alkohli
66
ms.reviewer: alkohli
77
ms.topic: how-to
8-
ms.date: 11/25/2024
8+
ms.date: 02/20/2025
99
---
1010

11-
# Deploy a virtual Azure Local, version 23H2 system
11+
# Deploy a virtual Azure Local system
1212

1313
[!INCLUDE [applies-to](../includes/hci-applies-to-23h2.md)]
1414

1515
[!INCLUDE [azure-local-banner-23h2](../includes/azure-local-banner-23h2.md)]
1616

17-
This article describes how to deploy a virtualized Azure Local instance running version 23H2 on a host system running Hyper-V on the Windows Server 2022, Windows 11, or later operating system (OS).
17+
This article describes how to deploy a virtualized Azure Local instance on a host system with Windows Server 2022, Windows 11, or later operating system (OS). The host should also have Hyper-V enabled for the deployment.
1818

1919
You need administrator privileges for the Azure Local virtual deployment and should be familiar with the existing Azure Local solution. The deployment can take around 2.5 hours to complete.
2020

2121
> [!IMPORTANT]
22-
> A virtual deployment of Azure Local, version 23H2 is intended for educational and demonstration purposes only. Microsoft Support doesn't support virtual deployments.
22+
> A virtual deployment of Azure Local is intended for educational and demonstration purposes only. Microsoft Support doesn't support virtual deployments.
2323
2424
## Prerequisites
2525

2626
Here are the hardware, networking, and other prerequisites for the virtual deployment:
2727

2828
### Physical host requirements
2929

30-
The following are the minimum requirements to successfully deploy Azure Local, version 23H2.
30+
The following are the minimum requirements to successfully deploy Azure Local.
3131

3232
Before you begin, make sure that:
3333

@@ -60,7 +60,7 @@ Before you begin, make sure that each virtual host system can dedicate the follo
6060
| Time synchronization in integration | Disabled. |
6161

6262
> [!NOTE]
63-
> These are the minimum requirements to successfully deploy Azure Local, version 23H2. Increase the capacity like virtual cores and memory when running actual workloads like virtual machines or containers.
63+
> These are the minimum requirements to successfully deploy Azure Local. Increase the capacity like virtual cores and memory when running actual workloads like virtual machines or containers.
6464
6565
## Set up the virtual switch
6666

@@ -229,7 +229,7 @@ Follow these steps to create an example VM named `Node1` using PowerShell cmdlet
229229
230230
Complete the following steps to install and configure the Azure Stack HCI OS on the virtual host VMs:
231231
232-
1. [Download Azure Local 23H2 software](./download-23h2-software.md) and [Install the Azure Stack HCI operating system](deployment-install-os.md).
232+
1. [Download version 23H2 operating system for Azure Local deployment](./download-23h2-software.md) and [Install the Azure Stack HCI operating system](deployment-install-os.md).
233233
234234
1. Update the password since this is the first VM startup. Make sure the password meets the Azure complexity requirements. The password is at least 12 characters and includes 1 uppercase character, 1 lowercase character, 1 number, and 1 special character.
235235

azure-local/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ landingContent:
2424
url: overview.md
2525
- linkListType: whats-new
2626
links:
27-
- text: What's new in Azure Local, version 23H2?
27+
- text: What's new in Azure Local?
2828
url: whats-new.md
2929
- text: Small Form Factor (preview)
3030
url: concepts/system-requirements-small-23h2.md

azure-local/manage/disconnected-operations-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Use Disconnected operations to deploy and manage your Azure Local (
44
ms.topic: overview
55
author: ronmiab
66
ms.author: robess
7-
ms.date: 01/23/2025
7+
ms.date: 02/20/2025
88

99
#customer intent: As a Senior Content Developer, I want provide customers with the highest level of content for using disconneced operations to deploy and manage their Azure Local instances.
1010
---
@@ -13,7 +13,7 @@ ms.date: 01/23/2025
1313

1414
::: moniker range=">=azloc-24112"
1515

16-
Applies to: Azure Local, version 23H2, release 2411 and later
16+
Applies to: Azure Local 2411.2 and later
1717

1818
This article describes disconnected operations and how they can be used in the deployment and management of your Azure Local.
1919

@@ -74,7 +74,7 @@ This checklist provides you with the minimum hardware requirements each node nee
7474
| Minimum cores per node | 24 physical cores |
7575
| Minimum storage per node | 2 TB SSD/NVME |
7676
| Minimum boot drive storage | 480 GB SSD/NVME |
77-
| Network | Switchless and Switched are supported: [Network considerations for cloud deployments of Azure Local, version 23H2](../plan/cloud-deployment-network-considerations.md) <br><br> Note: Switchless configurations work for cluster size of three nodes only. |
77+
| Network | Switchless and Switched are supported: [Network considerations for cloud deployments of Azure Local](../plan/cloud-deployment-network-considerations.md) <br><br> Note: Switchless configurations work for cluster size of three nodes only. |
7878

7979
### Integration requirements
8080

0 commit comments

Comments
 (0)