Skip to content

Commit 484533d

Browse files
authored
Updating the description of parameter RecoveryPoint in Start-AzRecoveryServicesAsrUnplannedFailoverJob (#15223)
Updating Description of RecoveryPoint parameter - to let customers know what would happen if it is not specified.
1 parent 4fb8007 commit 484533d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/RecoveryServices/RecoveryServices/help/Start-AzRecoveryServicesAsrUnplannedFailoverJob.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Accept wildcard characters: False
173173
```
174174
175175
### -RecoveryPoint
176-
Specifies a custom recovery point to failover the protected machine to.
176+
Specifies a custom recovery point to failover the protected machine to. If not specified, ASR will process the pending writes and pick the latest recovery point (lowest RPO).
177177
178178
```yaml
179179
Type: Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRRecoveryPoint

0 commit comments

Comments
 (0)