Skip to content

Commit 121cf15

Browse files
Update Enable-AzRecoveryServicesBackupProtection.md (#19243)
* Update Enable-AzRecoveryServicesBackupProtection.md Updates from PM * Update Enable-AzRecoveryServicesBackupProtection.md A fre more updates.
1 parent 8616829 commit 121cf15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ co03-vm ConfigureBackup Completed 11-Apr-16 12:19:49 PM 11-A
6969

7070
The first cmdlet gets a default policy object, and then stores it in the $Pol variable.
7171
The second cmdlet specifies the disk LUNs which are to be backed up and stores it in $inclusionDiskLUNS variable.
72-
The third cmdlet sets the Backup protection policy for the ARM virtual machine named V2VM using the policy in $Pol.
72+
The third cmdlet sets the Backup protection policy for the ARM virtual machine named V2VM, in a resource group named RGName1, using the policy in $Pol.
7373

7474
### Example 2
7575
Enables backup for an item with a specified Backup protection policy or resumes backup for an item that has data retained when backup was stopped.
@@ -219,7 +219,7 @@ Accept wildcard characters: False
219219
```
220220
221221
### -ResourceGroupName
222-
Specifies the name of the resource group.
222+
Specifies the name of the resource group of a virtual machine.
223223
Specify this parameter only for ARM virtual machines.
224224
225225
```yaml

0 commit comments

Comments
 (0)