Skip to content

Commit 1a46601

Browse files
committed
tweak
1 parent 53520c0 commit 1a46601

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ For back up, VM guest state protection keys are copied from the on-premises key
2727

2828
For restore, VM guest state protection keys are restored from a folder containing the backup copy to the key vault of an Azure Local instance where the VMs need to be restored.
2929

30-
### Back up
30+
### Back up keys
3131

3232
The steps below involve copying VM guest state protection keys from the local key vault of your Azure Local instance to a folder that is backed up periodically.
3333

@@ -64,7 +64,7 @@ The steps below involve copying VM guest state protection keys from the local ke
6464
6565
1. Anytime you create a new VM on Azure Local instance, run the script and back up the keys in the key vault.
6666
67-
### Restore
67+
### Restore keys
6868
6969
The steps below involve restoring VM guest state protection keys from a folder containing the backup copy to the key vault of an Azure Local instance where the VMs need to be restored.
7070
@@ -121,7 +121,7 @@ For back up, the VM guest state protection keys are copied from the on-premises
121121
122122
For restore, the VM guest state protection keys are restored from the local backup key vault of the Azure Local instance to the key vault of an Azure Local instance where the VMs need to be restored.
123123
124-
### Back up
124+
### Back up keys
125125
126126
Follow these steps to copy the VM guest state protection key from the local key vault of the Azure Local instance where the VM resides to a backup key vault on another Azure Local instance:
127127
@@ -171,7 +171,7 @@ Follow these steps to copy the VM guest state protection key from the local key
171171
Import-MocKey -name <VM ID> -importKeyFile <VM ID>.json -group AzureStackHostAttestation -keyvaultName AzureStackTvmKeyVault -type AES -size 256
172172
```
173173
174-
### Restore
174+
### Restore keys
175175
176176
Follow these steps to copy the VM guest state protection key. The key is copied from the backup key vault of the Azure Local instance to the key vault of the target Azure Local system where the VM needs to be restored:
177177

0 commit comments

Comments
 (0)