1
0
Форкнуть 0
Correcting the text.
This commit is contained in:
Kartik P V R 2022-06-21 14:29:08 +05:30 коммит произвёл GitHub
Родитель 9084784a66
Коммит 46fb703798
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -70,7 +70,7 @@ Get-Help SetWorkloadSnapshotBackupPermissions.ps1
### Restore
If you are using user-assigned identity for the target VM, use the following script to give the required roles to the target virtual machine system identity, before triggering the snapshot restore.
If you are using system-assigned identity for the target VM, use the following script to give the required roles to the target virtual machine system identity, before triggering the snapshot restore.
```powershell
.\SetWorkloadSnapshotRestorePermissions.ps1 -Subscription <SubscriptionId> `