Skip to content

Commit 53cb306

Browse files
committed
fix git errors
1 parent 304a739 commit 53cb306

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ Follow these steps to copy the VM guest state protection key from the local key
144144
145145
1. On the Azure Local system with the backup key vault, run the following steps on the Azure Local system:
146146
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.
148148
149149
1. Import the VM guest state protection key to the backup key vault:
150150
@@ -168,7 +168,7 @@ Follow these steps to copy the VM guest state protection key from the backup key
168168
169169
1. Copy the PEM file to the Azure Local system.
170170
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.
172172
173173
`(Get-VM -Name <VM name>).vmid`
174174
@@ -178,7 +178,7 @@ Follow these steps to copy the VM guest state protection key from the backup key
178178
179179
1. On the Azure Local system where the VM needs to be restored, run the following commands from the target Azure Local system:
180180
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.
182182
183183
1. Import the VM guest state protection key:
184184

0 commit comments

Comments
 (0)