Skip to content

Commit 179d457

Browse files
committed
Updated text
1 parent 3eefbd3 commit 179d457

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

azure-local/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -686,7 +686,7 @@ items:
686686
href: manage/disconnected-operations-azure-container-registry.md
687687
- name: Review Azure Policy
688688
href: manage/disconnected-operations-policy.md
689-
- name: Review Azure Monitor
689+
- name: Review monitoring
690690
href: manage/disconnected-operations-monitoring.md
691691
- name: Troubleshoot disconnected operations
692692
items:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This article describes disconnected operations and how they can be used in the d
2020

2121
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 Azure Command-Line Interface (CLI) experience.
2222

23-
To run Azure Local with disconnected operations, it's 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 becaus you need to host a local control plane. Proper planning helps ensure smooth operations.
23+
To run Azure Local with disconnected operations, it's 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 because you need to host a local control plane. Proper planning helps ensure smooth operations.
2424

2525
For more information, see technical prerequisites and hardware in the [Preview participation criteria](./disconnected-operations-overview.md#preview-participation-criteria) section.
2626

azure-local/manage/disconnected-operations-set-up.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,11 @@ To create a virtual appliance and download the required files for your on-premis
6666
| Action | Description | Estimated download size |
6767
|------|-------------|----------------|
6868
| Manifest file | Identified as `AzureLocal.DisconnectedOperations.Appliance.manifest`. This file is needed for deployment and to activate the appliance. It contains the required licensing information and more. | < 1 KB |
69-
| Appliance | Downloads a set of files, identified as `AzureLocal.disconnectedoperations.zip`, `ArcA_LocalData_A.vhdx`,`ArcA_SharedData_A.vhdx`, and`OSAndDocker_A.vhdx`. These files contain the virtual hard disks and virtual machine together with the operations module required to deploy and configure the virtual appliance as a wole. | 70 GB+ |
69+
| Appliance | Downloads a set of files, identified as `AzureLocal.disconnectedoperations.zip`, `ArcA_LocalData_A.vhdx`,`ArcA_SharedData_A.vhdx`, and`OSAndDocker_A.vhdx`. These files contain the virtual hard disks and virtual machine together with the operations module required to deploy and configure the virtual appliance as a whole. | 70 GB+ |
7070

7171
1. Select **download manifest**.
7272

73-
:::image type="content" source="media/disconnected-operations/set-up/new-appliance.png" alt-text="Screenshot of the resource page for the virtual appliance you created." lightbox="media/disconnected-operations/set-up/new-appliance.png":::
73+
:::image type="content" source="media/disconnected-operations/set-up/new-appliance.png" alt-text="Screenshot of the resource page for the virtual appliance you created." lightbox="media/disconnected-operations/set-up/new-appliance.png":::
7474

7575
1. Select **download appliance** and download each file. Move these files to a single folder. Unzip the `AzureLocal.disconnectedoperations.zip` file in that folder. After you extract the zip file, delete it. You should have the following files required for installation in the folder after this step:
7676

0 commit comments

Comments
 (0)