From 3df252dc72d4d7cc950a1771a8b8c3d361e782f6 Mon Sep 17 00:00:00 2001 From: Rishabh Jain <73586309+rishjai-msft@users.noreply.github.com> Date: Wed, 9 Jun 2021 13:42:35 +0530 Subject: [PATCH] Updating Start-AzRecoveryServicesAsrUnplannedFailoverJob RecoveryPoint Description Updating Description of RecoveryPoint parameter - to let customers know what would happen if it is not specified. --- .../help/Start-AzRecoveryServicesAsrUnplannedFailoverJob.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/RecoveryServices/RecoveryServices/help/Start-AzRecoveryServicesAsrUnplannedFailoverJob.md b/src/RecoveryServices/RecoveryServices/help/Start-AzRecoveryServicesAsrUnplannedFailoverJob.md index 4e57fd5898cb..233dbdf6af8d 100644 --- a/src/RecoveryServices/RecoveryServices/help/Start-AzRecoveryServicesAsrUnplannedFailoverJob.md +++ b/src/RecoveryServices/RecoveryServices/help/Start-AzRecoveryServicesAsrUnplannedFailoverJob.md @@ -173,7 +173,7 @@ Accept wildcard characters: False ``` ### -RecoveryPoint -Specifies a custom recovery point to failover the protected machine to. +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). ```yaml Type: Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRRecoveryPoint