Skip to content

Commit ec4f1e1

Browse files
author
Manika Dhiman
committed
Added key vault requirements
1 parent 3d82cb0 commit ec4f1e1

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

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

Lines changed: 3 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: 01/02/2025
9+
ms.date: 02/14/2025
1010
---
1111

1212
# System requirements for Azure Local, version 23H2
@@ -41,6 +41,8 @@ Here are the Azure requirements for your Azure Local instance:
4141
- Japan East
4242
- South Central US
4343

44+
- **Azure Key Vault**: Make sure to enable public network access when you set up a key vault. This setting allows edge devices to connect to the key vault without any access issues.
45+
4446
## Machine and storage requirements
4547

4648
Before you begin, make sure that the physical machine and storage hardware used to deploy Azure Local meets the following requirements:

azure-local/deploy/deployment-prerequisites.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Prerequisites to deploy Azure Local, version 23H2
33
description: Learn about the prerequisites to deploy Azure Local, version 23H2.
44
author: alkohli
55
ms.topic: conceptual
6-
ms.date: 10/15/2024
6+
ms.date: 02/14/2025
77
ms.author: alkohli
88
ms.reviewer: alkohli
99
ms.service: azure-local
@@ -44,10 +44,9 @@ Use the following checklist to gather the required information ahead of the actu
4444
|Custom location|(Optional) A name for the custom location created for your system. This name is used for Azure Arc VM management. <br> For more information, see the **Specify management settings** page in [Deploy via Azure portal](./deploy-via-portal.md#specify-management-settings).|
4545
|Azure subscription ID|ID for the Azure subscription used to register the system. Make sure that you are a user access administrator and a contributor on this subscription. This will allow you to manage access to Azure resources, specifically to Arc-enable each machine of an Azure Local instance. For more information, see [Assign Azure permissions for deployment](./deployment-arc-register-server-permissions.md#assign-required-permissions-for-deployment)|
4646
|Azure Storage account|For two-node systems, a witness is required. For a cloud witness, an [Azure Storage account](/azure/storage/common/storage-account-create) is needed. In this release, you cannot use the same storage account for multiple systems. For more information, see **Specify management settings** in [Deploy via Azure portal](./deploy-via-portal.md#specify-management-settings). <br> For naming conventions, see [Azure Storage account names](/azure/storage/common/storage-account-overview#storage-account-name).|
47-
|Azure Key Vault|A key vault is required to securely store secrets for this system, such as cryptographic keys, local admin credentials, and BitLocker recovery keys. For more information, see **Basics** in [Deploy via Azure portal](./deploy-via-portal.md#start-the-wizard-and-fill-out-the-basics). <br> For naming convention, see [Azure Key Vault names](/azure/key-vault/general/about-keys-secrets-certificates#object-identifiers).|
47+
|Azure Key Vault|A key vault is required to securely store secrets for this system, such as cryptographic keys, local admin credentials, and BitLocker recovery keys. For requirements, see **Azure Key Vault** in [Azure requirements](../concepts/system-requirements-23h2.md#azure-requirements). For creating a key vault during deployment, see **Basics** in [Deploy via Azure portal](./deploy-via-portal.md#start-the-wizard-and-fill-out-the-basics). <br> For naming conventions, see [Azure Key Vault names](/azure/key-vault/general/about-keys-secrets-certificates#object-identifiers).|
4848
|Outbound connectivity| Run the [Environment checker](../manage/use-environment-checker.md) to ensure that your environment meets the outbound network connectivity requirements for firewall rules.|
4949

50-
5150
## Next steps
5251

5352
- Prepare your [Active Directory](./deployment-prep-active-directory.md) environment.

0 commit comments

Comments
 (0)