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/manage/disconnected-operations-overview.md
+21-11Lines changed: 21 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Use Disconnected operations to deploy and manage your Azure Local (
4
4
ms.topic: overview
5
5
author: ronmiab
6
6
ms.author: robess
7
-
ms.date: 02/03/2025
7
+
ms.date: 02/10/2025
8
8
---
9
9
10
10
# Disconnected operations for Azure Local (preview)
@@ -19,6 +19,10 @@ This article describes disconnected operations and how they can be used in the d
19
19
20
20
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.
21
21
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
+
22
26
## Why use disconnected operations?
23
27
24
28
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:
60
64
61
65
-**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).
62
66
67
+
In addition to the Azure Local hardware requirements, each node must meet the following minimum hardware specifications to run the disconnected operations appliance:
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
75
89
| Read the overview | Review the overview to understand the disconnected operations feature and its benefits. |
76
90
| Review the participation criteria | Review the participation criteria before you get started. |
77
91
|**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. |
83
97
| Step 6: [Set up disconnected operations](../index.yml). | Ensure you have the necessary access and permissions to set up disconnected operations. |
84
98
| Step 7: [Deploy Azure Local with disconnected operations](../index.yml). | Deploy Azure Local with disconnected operations. |
85
99
|**Manage**||
86
100
|[Azure CLI for disconnected operations](../index.yml). | Use the Azure CLI to manage Azure Local with disconnected operations. |
87
101
|[Arc VMs for disconnected operations](../index.yml). | Manage Arc VMs on Azure Local. |
88
102
|[Azure Kubernetes Service enabled by Arc for disconnected operations](../index.yml). | Manage Azure Kubernetes Service enabled by Arc on Azure Local. |
89
103
|[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. |
91
105
|[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