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/trusted-launch-vm-import-key.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -144,7 +144,7 @@ Follow these steps to copy the VM guest state protection key from the local key
144
144
145
145
1. On the Azure Local system with the backup key vault, run the following steps on the Azure Local system:
146
146
147
-
1. Copy the <VM ID> and <VM ID>.json file to the Azure Local system.
147
+
1. Copy the `VM ID` and `VM ID`.json file to the Azure Local system.
148
148
149
149
1. Import the VM guest state protection key to the backup key vault:
150
150
@@ -168,7 +168,7 @@ Follow these steps to copy the VM guest state protection key from the backup key
168
168
169
169
1. Copy the PEM file to the Azure Local system.
170
170
171
-
1. Get the <VM ID> from the VM files stored on disk (wherever this is located). There will be a VM config file (.xml) that has the <VM ID> as its name. You can also use the following command to obtain the <VM ID> if you know the VM name. You need to do this step on a Hyper-V host that has the VM files.
171
+
1. Get the `VM ID` from the VM files stored on disk (wherever this is located). There will be a VM config file (.xml) that has the `VM ID` as its name. You can also use the following command to obtain the `VM ID` if you know the VM name. You need to do this step on a Hyper-V host that has the VM files.
172
172
173
173
`(Get-VM -Name <VM name>).vmid`
174
174
@@ -178,7 +178,7 @@ Follow these steps to copy the VM guest state protection key from the backup key
178
178
179
179
1. On the Azure Local system where the VM needs to be restored, run the following commands from the target Azure Local system:
180
180
181
-
1. Copy the <VM ID> and <VM ID>.json file to the Azure Local system.
181
+
1. Copy the `VM ID` and `VM ID`.json file to the Azure Local system.
0 commit comments