Skip to content

Commit 2ffb5c8

Browse files
committed
fix yml error
1 parent 39f05df commit 2ffb5c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-local/manage/azure-arc-vms-faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ sections:
9191
9292
- question: |
9393
If I delete Azure Arc resource bridge, are the VMs also deleted?
94-
- answer: |
94+
answer: |
9595
If you inadvertently remove Azure Arc resource bridge via the Azure portal, it results in the deletion of the Azure projection of the on-premises appliance VM. Importantly, this action doesn't affect your existing workloads.
9696
9797
To restore the Azure projection of the Azure Arc resource bridge, run `az arcappliance create`. For more information, see [`az arcappliance create hci`](https://learn.microsoft.com/cli/azure/arcappliance/create?view=azure-cli-latest#az-arcappliance-create-hci).
@@ -100,7 +100,7 @@ sections:
100100
101101
- question: |
102102
How can I delete the empty DVD drives created during VM provisioning?
103-
- answer: |
103+
answer: |
104104
Two DVD drives are created and used in Azure Local VMs during VM provisioning. The ISO files used during provisioning are removed after successfully creating the VM. However, you might see the empty drives visible for the VM.
105105
106106
To delete these drives in a Windows VM, use Device Manager to uninstall the drives. Depending on the flavor of Linux you are using, you can also delete them for Linux VMs.

0 commit comments

Comments
 (0)