Skip to content

Commit 59b891f

Browse files
authored
Merge pull request #17759 from alkohli/frfx
US gov for Azure Local - Go live at 10:00 AM on 4/28
2 parents 9a6bbe4 + d59f3a5 commit 59b891f

File tree

4 files changed

+32
-5
lines changed

4 files changed

+32
-5
lines changed

azure-local/concepts/system-requirements-23h2.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: alkohli
66
ms.topic: how-to
77
ms.service: azure-local
88
ms.custom: references_regions
9-
ms.date: 04/03/2025
9+
ms.date: 04/25/2025
1010
---
1111

1212
# System requirements for Azure Local
@@ -32,6 +32,10 @@ Here are the Azure requirements for your Azure Local instance:
3232

3333
- **Azure regions**: Azure Local is supported for the following regions:
3434

35+
# [Azure public](#tab/azure-public)
36+
37+
These public regions support geographic locations worldwide, for clusters deployed anywhere in the world:
38+
3539
- East US
3640
- West Europe
3741
- Australia East
@@ -41,6 +45,15 @@ Here are the Azure requirements for your Azure Local instance:
4145
- Japan East
4246
- South Central US
4347

48+
49+
# [Azure Government (Preview)](#tab/azure-government)
50+
51+
Regions supported in the Azure Government cloud:
52+
53+
- US Gov Virginia
54+
55+
---
56+
4457
- **Azure Key Vault**: Make sure to enable public network access when you set up a key vault. This setting allows Azure Local instances to connect to the key vault without any access issues.
4558

4659
## Machine and storage requirements

azure-local/deploy/download-23h2-software.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: alkohli
55
ms.author: alkohli
66
ms.topic: how-to
77
ms.service: azure-local
8-
ms.date: 04/23/2025
8+
ms.date: 04/28/2025
99
---
1010

1111
# Download operating system for Azure Local deployment
@@ -34,7 +34,8 @@ Before you begin the download of the software from Azure portal, ensure that you
3434
## Download the software from the Azure portal
3535

3636
> [!IMPORTANT]
37-
> English is the only supported language for the deployment.
37+
> - English is the only supported language for the deployment.
38+
> - For deployments in Azure Government only, download the OS image from the following location: [OS image](https://aka.ms/hcireleaseimage).
3839
3940
Follow these steps to download the software:
4041

azure-local/known-issues.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Release notes with fixed and known issues in Azure Local
33
description: Read about the known issues and fixed issues in Azure Local.
44
author: alkohli
55
ms.topic: conceptual
6-
ms.date: 04/24/2025
6+
ms.date: 04/28/2025
77
ms.author: alkohli
88
ms.reviewer: alkohli
99
---
@@ -58,6 +58,7 @@ The following table lists the known issues in this release:
5858
|---------|---------|---------|
5959
| Add server <br> Repair server <!--32447442--> | The `Add-server` and `Repair-server` cmdlets fail with the error: <br> `Cluster Build ID matches node to add's Build ID`. | Use the OS image of the same solution version as that running on the existing cluster. To get the OS image, contact Microsoft Support or OEM Support. |
6060

61+
6162
## Known issues from previous releases
6263

6364
The following table lists the known issues from previous releases:
@@ -146,6 +147,8 @@ The following table lists the known issues in this release:
146147
| Updates <!--32073115--> | Updating to 2503.0.13 failed `Update PreRequisites` for Role 'MocArb' with exception: `SyntaxWarning: invalid escape sequence '\W' at CheckAndInstall-CliExtensions`. | For detailed steps on how to resolve this issue, see the [Troubleshooting guide](https://github.com/Azure/AzureLocal-Supportability/blob/main/TSG/Update/). |
147148
| Security vulnerability <!--32074481--> | There is a known security vulnerability in this release that may affect security scans for the updates. For more information, see [Azure Arc Installer vulnerability CVE-2025-26627 - Host](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-26627) | |
148149
| Azure Local VMs <!--32074457O--> | There is a known security vulnerability in this release that may affect security scans for the updates. For more information, see [Azure Arc Installer vulnerability CVE-2025-26627 - Guest](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-26627) | |
150+
| Microsoft Defender for Cloud <br><br> Azure Government <!--32555179-->| In the Azure Government cloud, Microsoft Defender for Cloud recommendations for Azure Local do not show up in the Microsoft Defender for Cloud portal.| |
151+
| Metrics <br><br> Azure Government <!--IcM-620345316-->| Metrics from Azure Local clusters in the Azure Government cloud fail to reach Azure. As a result, metrics don't show up in the Monitoring, Metrics, or workbook graphs. Metrics based alerts aren't triggered and new alerts can't be set up.| |
149152

150153

151154
## Known issues from previous releases

azure-local/whats-new.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: overview
55
author: alkohli
66
ms.author: alkohli
77
ms.service: azure-local
8-
ms.date: 04/24/2025
8+
ms.date: 04/28/2025
99
---
1010

1111
# What's new in Azure Local?
@@ -69,6 +69,16 @@ This release has the following features and improvements:
6969

7070
This is a baseline release with the following features and improvements:
7171

72+
- **Preview availability of Azure Government cloud** - Azure Local is now available in the US Government regions in preview. Download the latest Azure Stack HCI OS image for Azure Government from [OS image](https://aka.ms/hcireleaseimage). For more information on where Azure Government is supported, see [Azure Local supported regions](./concepts/system-requirements-23h2.md#azure-requirements).
73+
74+
The following preview features are not supported for Azure Local in Azure Government cloud:
75+
76+
- [Azure Arc Gateway](./deploy/deployment-azure-arc-gateway-overview.md).
77+
- [Deploy using local identity with Key Vault](./deploy/deployment-local-identity-with-key-vault.md).
78+
- [Azure Site Recovery](./manage/azure-site-recovery.md).
79+
- [Windows Admin Center in Azure portal](/windows-server/manage/windows-admin-center/azure/manage-vm).
80+
<!--- [Azure Backup](/backup/back-up-azure-stack-hyperconverged-infrastructure-virtual-machines).-->
81+
7282
- **Registration and deployment changes**
7383
- **Extension installation**: Extensions are no longer installed during the registration of Azure Local machines. Instead, the extensions are installed in the machine validation step during the Azure Local instance deployment. For more information, see [Register with Azure Arc via console](./deploy/deployment-arc-register-server-permissions.md) and [Deploy via Azure portal](./deploy/deploy-via-portal.md).
7484
- **Register via app**: You can bootstrap your Azure Local machines using the Configurator app. The local UI is now deprecated. For more information, see [Register Azure Local machines using Configurator app](./deploy/deployment-arc-register-configurator-app.md).

0 commit comments

Comments
 (0)