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/concepts/system-requirements-23h2.md
+14-1Lines changed: 14 additions & 1 deletion
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: how-to
7
7
ms.service: azure-local
8
8
ms.custom: references_regions
9
-
ms.date: 04/03/2025
9
+
ms.date: 04/25/2025
10
10
---
11
11
12
12
# System requirements for Azure Local
@@ -32,6 +32,10 @@ Here are the Azure requirements for your Azure Local instance:
32
32
33
33
-**Azure regions**: Azure Local is supported for the following regions:
34
34
35
+
# [Azure public](#tab/azure-public)
36
+
37
+
These public regions support geographic locations worldwide, for clusters deployed anywhere in the world:
38
+
35
39
- East US
36
40
- West Europe
37
41
- Australia East
@@ -41,6 +45,15 @@ Here are the Azure requirements for your Azure Local instance:
41
45
- Japan East
42
46
- South Central US
43
47
48
+
49
+
# [Azure Government](#tab/azure-government)
50
+
51
+
Regions supported in the Azure Government cloud:
52
+
53
+
- US Gov Virginia
54
+
55
+
---
56
+
44
57
-**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.
Copy file name to clipboardExpand all lines: azure-local/whats-new.md
+13-2Lines changed: 13 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ ms.topic: overview
5
5
author: alkohli
6
6
ms.author: alkohli
7
7
ms.service: azure-local
8
-
ms.date: 04/22/2025
8
+
ms.date: 04/25/2025
9
9
---
10
10
11
11
# What's new in Azure Local?
@@ -69,6 +69,17 @@ This release has the following features and improvements:
69
69
70
70
This is a baseline release with the following features and improvements:
71
71
72
+
-**US Government regions** - Azure Local is now available in the US Government regions. For more information, see [Azure Local supported regions](./concepts/system-requirements-23h2.md#azure-requirements).
73
+
74
+
- The following scenarios are not supported with US Gov regions:
75
+
76
+
- Azure Arc Gateway.
77
+
- Deploy using local identity with Key Vault.
78
+
- Azure Site Recovery.
79
+
- Azure Backup.
80
+
- Windows Admin Center in Azure portal.
81
+
82
+
72
83
-**Registration and deployment changes**
73
84
-**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 Arc via console](./deploy/deployment-arc-register-server-permissions.md) and [Deploy via Azure portal](./deploy/deploy-via-portal.md).
74
85
-**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).
@@ -87,7 +98,7 @@ This is a baseline release with the following features and improvements:
87
98
- The Solution Builder Extension update now supports both supported and non-supported SKUs for a given model.
88
99
- A tag has been added to indicate whether an update is the latest or has been superseded.
89
100
- HTTP content is now downloaded using a more resilient service (Download Service).
90
-
- OS content is packaged with the release, rather than determining appliable content on the device at runtime. This change is aimed to minimize failure points and support [Importing content](update/update-via-powershell-23h2.md#step-3-import-and-rediscover-updates).
101
+
- OS content is packaged with the release, rather than determining applicable content on the device at runtime. This change is aimed to minimize failure points and support [Importing content](update/update-via-powershell-23h2.md#step-3-import-and-rediscover-updates).
91
102
- OS content will be installed using the CAU plug-ins that are shipped with OS.
92
103
- Azure Local rebranding changes were made for this update.
0 commit comments