Skip to content

Commit d6c0bab

Browse files
authored
Merge pull request #17172 from LouisBerner/v-loberner-ado-345679-replace-ui-screenshot
Updated a screenshot.
2 parents e7cf88a + 21fb4b8 commit d6c0bab

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

azure-local/manage/create-arc-virtual-machines.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.reviewer: alkohli
77
ms.topic: how-to
88
ms.service: azure-local
99
ms.custom: devx-track-azurecli
10-
ms.date: 01/08/2025
10+
ms.date: 02/24/2025
1111
---
1212

1313
# Create Arc virtual machines on Azure Local
@@ -95,7 +95,7 @@ Follow these steps on the client running az CLI that is connected to your Azure
9595
Depending on the type of the network interface that you created, you can create a VM that has network interface with static IP or one with a dynamic IP allocation.
9696
9797
> [!NOTE]
98-
> If you need more than one network interface with static IPs for your VM, create the interface(s) now before you create the VM. Adding a network interface with static IP, after the VM is provisioned, is not supported.
98+
> If you need more than one network interface with static IPs for your VM, create one or more interfaces now before you create the VM. Adding a network interface with static IP, after the VM is provisioned, isn't supported.
9999
100100
Here we create a VM that uses specific memory and processor counts on a specified storage path.
101101
@@ -156,7 +156,7 @@ If the flag isn't specified, the workload (VM, VM image, non-OS data disk) is au
156156
When creating an Arc VM using Windows Server 2012 and Windows Server 2012 R2 images, specify the following additional parameters to create the VM:
157157

158158
- `--enable-agent`: Set this parameter to `true` to onboard the Azure Connected Machine agent on Arc VMs.
159-
- `--enable-vm-config-agent`: Set this parameter to `false` to prevent the onboarding of the VM agent on the VM from the host via Hyper-V sockets channel. Windows Server 2012 and Windows Server 2012 R2 do not support Hyper-V sockets. In the newer image versions that support Hyper-V sockets, the VM agent is used to onboard the Azure Connected Machine agent on Arc VMs. For more information on Hyper-V sockets, see [Make your own integration services](/virtualization/hyper-v-on-windows/user-guide/make-integration-service).
159+
- `--enable-vm-config-agent`: Set this parameter to `false` to prevent the onboarding of the VM agent on the VM from the host via Hyper-V sockets channel. Windows Server 2012 and Windows Server 2012 R2 don't support Hyper-V sockets. In the newer image versions that support Hyper-V sockets, the VM agent is used to onboard the Azure Connected Machine agent on Arc VMs. For more information on Hyper-V sockets, see [Make your own integration services](/virtualization/hyper-v-on-windows/user-guide/make-integration-service).
160160

161161
### Create a Linux VM
162162

@@ -173,7 +173,7 @@ To create a Linux VM, use the same command that you used to create the Windows V
173173

174174
Use this optional parameter **proxy-configuration** to configure a proxy server for your VM.
175175

176-
Proxy configuration for Arc VMs is applied only to the onboarding of the Azure connected machine agent and set as environment variables within the guest VM operating system. Browsers and applications on the VM are not necessarily all enabled with this proxy configuration.
176+
Proxy configuration for Arc VMs is applied only to the onboarding of the Azure connected machine agent and set as environment variables within the guest VM operating system. Browsers and applications on the VM aren't necessarily all enabled with this proxy configuration.
177177

178178
As such, you may need to specifically set the proxy configuration for your applications if they don't reference the environment variables set within the VM.
179179

@@ -253,7 +253,7 @@ Follow these steps in Azure portal for your Azure Local.
253253

254254
1. **Image** – Select the Marketplace or customer managed image to create the VM image.
255255

256-
1. If you selected a Windows image, provide a username and password for the administrator account. You'll also need to confirm the password.
256+
1. If you selected a Windows image, provide a username and password for the administrator account, and then confirm the password.
257257

258258
<!--:::image type="content" source="./media/create-arc-virtual-machines/create-arc-vm-windows-image.png" alt-text="Screenshot showing how to Create a VM using Windows VM image." lightbox="./media/create-arc-virtual-machines/create-arc-vm-windows-image.png":::-->
259259

@@ -276,7 +276,7 @@ Follow these steps in Azure portal for your Azure Local.
276276
1. In the VM proxy configuration section, to configure a proxy for your Arc VM, input the following parameters:
277277

278278
> [!NOTE]
279-
> Proxy configuration for Arc VMs is applied only to the onboarding of the Azure connected machine agent and set as environment variables within the guest VM operating system. Browsers and applications on the VM are not necessarily all enabled with this proxy configuration. As such, you may need to specifically set the proxy configuration for your applications if they don't reference the environment variables set within the VM.
279+
> Proxy configuration for Arc VMs is applied only to the onboarding of the Azure connected machine agent and set as environment variables within the guest VM operating system. Browsers and applications on the VM aren't necessarily all enabled with this proxy configuration. As such, you may need to specifically set the proxy configuration for your applications if they don't reference the environment variables set within the VM.
280280
281281
:::image type="content" source="./media/create-arc-virtual-machines/arc-vm-proxy-configuration.png" alt-text="Screenshot of local VM administrator on Basics tab." lightbox="./media/create-arc-virtual-machines/arc-vm-proxy-configuration.png":::
282282

@@ -328,11 +328,11 @@ Follow these steps in Azure portal for your Azure Local.
328328

329329
> [!NOTE]
330330
> - If you enabled guest management, you must add at least one network interface.
331-
> - If you need more than one network interface with static IPs for your VM, create the interface(s) now before you create the VM. Adding a network interface with static IP, after the VM is provisioned, is not supported.
331+
> - If you need more than one network interface with static IPs for your VM, create one or more interfaces now before you create the VM. Adding a network interface with static IP, after the VM is provisioned, isn't supported.
332332
333-
:::image type="content" source="./media/create-arc-virtual-machines/add-new-disk.png" alt-text="Screenshot of network interface added during Create a VM." lightbox="./media/create-arc-virtual-machines/add-new-disk.png":::
333+
:::image type="content" source="./media/create-arc-virtual-machines/add-new-network-interface.png" alt-text="Screenshot of network interface added during Create a VM." lightbox="./media/create-arc-virtual-machines/add-new-network-interface.png":::
334334

335-
1. Provide a **Name** for the network interface.
335+
1. Provide a **Name** for the network interface.
336336
1. From the drop-down list, select the **Network**. Based on the network selected, you see the IPv4 type automatically populate as **Static** or **DHCP**.
337337
1. For **Static** IP, choose the **Allocation method** as **Automatic** or **Manual**. For **Manual** IP, provide an IP address.
338338

Binary file not shown.
113 KB
Loading

0 commit comments

Comments
 (0)