Skip to content

Commit 2273789

Browse files
authored
Merge pull request #16970 from ronmiab/rb-feb-overview-minor
Added hardware section to Overview to avoid an unnecessary article.
2 parents 39f3c0e + 7edc619 commit 2273789

File tree

1 file changed

+21
-11
lines changed

1 file changed

+21
-11
lines changed

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

Lines changed: 21 additions & 11 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: 02/03/2025
7+
ms.date: 02/10/2025
88
---
99

1010
# Disconnected operations for Azure Local (preview)
@@ -19,6 +19,10 @@ This article describes disconnected operations and how they can be used in the d
1919

2020
Disconnected operations for Azure Local enable the deployment and management of Azure Local instances without a connection to the Azure public cloud. This feature allows you to build, deploy, and manage virtual machines (VMs) and containerized applications using select Azure Arc-enabled services from a local control plane, providing a familiar Azure portal and CLI experience.
2121

22+
To run Azure Local with disconnected operations, it is essential to plan for extra capacity for the virtual appliance. The minimum hardware requirements to deploy and operate Azure Local in a disconnected environment are higher due to the need to host a local control plane. Proper planning is important to ensure smooth operations.
23+
24+
For more information, see technical prerequisites and hardware in the [Preview participation criteria](./disconnected-operations-overview.md#preview-participation-criteria) section.
25+
2226
## Why use disconnected operations?
2327

2428
Here are some scenarios for running Azure Local with disconnected operations:
@@ -60,6 +64,16 @@ To participate in the preview, you must meet the following criteria:
6064

6165
- **Hardware**: The disconnected operations feature is supported on validated Azure Local hardware during preview. You must bring their own validated Azure Local hardware. For a list of supported configurations, see the [Azure Local solutions catalog](https://azurestackhcisolutions.azure.microsoft.com/#/catalog).
6266

67+
In addition to the Azure Local hardware requirements, each node must meet the following minimum hardware specifications to run the disconnected operations appliance:
68+
69+
| Specification | Minimum configuration |
70+
| -----------------------------| ---------------------------------|
71+
| Number of nodes | 3 nodes |
72+
| Memory per node | 64 GB |
73+
| Cores per node | 24 physical cores |
74+
| Storage per node | 2 TB SSD/NVME |
75+
| Boot disk drive storage | 480 GB SSD/NVME |
76+
6377
## Get started
6478

6579
To access the preview, you must complete this [form](https://aka.ms/az-local-disconnected-operations-prequalify) and wait for approval. You should be informed of your status, approved, rejected, queued, or need more information, within 10 business days of submitting the form.
@@ -75,21 +89,17 @@ Follow these steps to deploy and manage Azure Local with disconnected operations
7589
| Read the overview | Review the overview to understand the disconnected operations feature and its benefits. |
7690
| Review the participation criteria | Review the participation criteria before you get started. |
7791
| **Plan** | |
78-
| Step 1: [Hardware requirements for disconnected operations](../index.yml). | Ensure that you have the necessary hardware. |
79-
| Step 2: [Network requirements for disconnected operations](../index.yml). | Configure the required network settings. |
80-
| Step 3: [Identity integration for disconnected operations](../index.yml). | Understand and configure your identity solution. |
81-
| Step 4: [Security controls for disconnected operations](../index.yml). | Configure PKI and secure the endpoints. |
82-
| Step 5: [Public key infrastructure (PKI) integration for disconnected operations](../index.yml). | Configure PKI and secure the endpoints. |
92+
| Step 1: [Hardware requirements for disconnected operations](../manage/disconnected-operations-overview.md#preview-participation-criteria). | Ensure that you have the necessary hardware. |
93+
| Step 2: [Network requirements for disconnected operations](../manage/disconnected-operations-network.md). | Configure the required network settings. |
94+
| Step 3: [Identity integration for disconnected operations](../manage/disconnected-operations-identity.md). | Understand and configure your identity solution. |
95+
| Step 4: [Security controls for disconnected operations](../manage/disconnected-operations-security.md). | Configure PKI and secure the endpoints. |
96+
| Step 5: [Public key infrastructure (PKI) integration for disconnected operations](../manage/disconnected-operations-pki.md). | Configure PKI and secure the endpoints. |
8397
| Step 6: [Set up disconnected operations](../index.yml). | Ensure you have the necessary access and permissions to set up disconnected operations. |
8498
| Step 7: [Deploy Azure Local with disconnected operations](../index.yml). | Deploy Azure Local with disconnected operations. |
8599
| **Manage** | |
86100
| [Azure CLI for disconnected operations](../index.yml). | Use the Azure CLI to manage Azure Local with disconnected operations. |
87101
| [Arc VMs for disconnected operations](../index.yml). | Manage Arc VMs on Azure Local. |
88102
| [Azure Kubernetes Service enabled by Arc for disconnected operations](../index.yml). | Manage Azure Kubernetes Service enabled by Arc on Azure Local. |
89103
| [Azure Container Registry for disconnected operations](../index.yml). | Manage Azure Container Registry on Azure Local. |
90-
| [Azure Policy for disconnected operations](../index.yml). | Enforce standards through policies when creating new resources. |
104+
| [Azure Policy for disconnected operations](../manage/disconnected-operations-policy.md). | Enforce standards through policies when creating new resources. |
91105
| [Log collection for disconnected operations](../index.yml). | Collect logs for troubleshooting. |
92-
93-
## Next steps
94-
95-
- [Hardware requirements for disconnected operations](../index.yml).

0 commit comments

Comments
 (0)