Skip to content

Commit 2135cc9

Browse files
committed
Updated
1 parent e635eed commit 2135cc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-local/manage/trusted-launch-vm-import-key.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The following sections describe how you can back up the Trusted launch Arc VM an
2727

2828
## Back up the VM
2929

30-
You can use [Export-VM](/powershell/module/hyper-v/export-vm?view=windowsserver2025-ps)(Hyper-V) to obtain a copy of all the VM files, including VMGS and VMRS files, for your Trusted launch Arc VM. You can then back up those VM files.
30+
You can use [Export-VM](/powershell/module/hyper-v/export-vm)(Hyper-V) to obtain a copy of all the VM files, including VMGS and VMRS files, for your Trusted launch Arc VM. You can then back up those VM files.
3131

3232
Follow these steps to copy the VM GSP key from the key vault on the Azure Local system (where the VM resides) to a backup key vault on a different Azure Local system:
3333

@@ -86,7 +86,7 @@ Run the following steps on the Azure Local system.
8686
8787
## Restore the VM
8888
89-
In the event of a data loss, use the backup copy of your VM files, and restore the VM to a target Azure Local system using [Import-VM](/powershell/module/hyper-v/import-vm?view=windowsserver2025-ps)(Hyper-V). This restores all the VM files, including VMGS and VMRS files.
89+
In the event of a data loss, use the backup copy of your VM files, and restore the VM to a target Azure Local system using [Import-VM](/powershell/module/hyper-v/import-vm)(Hyper-V). This restores all the VM files, including VMGS and VMRS files.
9090
9191
Follow these steps to copy the VM GSP key from the backup key vault in the Azure Local system (where the backup copy of the VM GSP key was stored) to the key vault on the target Azure Local system (where the VM needs to be restored).
9292

0 commit comments

Comments
 (0)