Skip to content

Commit ec33f3e

Browse files
{Recovery Services} Update Example - 2 (#20488)
{Recovery Services} Update Example - 2
1 parent 5df42f8 commit ec33f3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/RecoveryServices/RecoveryServices/help/Enable-AzRecoveryServicesBackupProtection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Enables backup for an item with a specified Backup protection policy or resumes
7777

7878

7979
```powershell
80-
Enable-AzRecoveryServicesBackupProtection -Item $Item -Policy $Pol -VaultId $vault
80+
Enable-AzRecoveryServicesBackupProtection -ResourceGroupName $ResourceGroupName -Item $Item -Policy $Pol -VaultId $vault
8181
```
8282

8383
## PARAMETERS

0 commit comments

Comments
 (0)