From 1fa4a14fbdd864af5d9700e29d7f0a515a968312 Mon Sep 17 00:00:00 2001 From: mmkiran21-git Date: Tue, 13 May 2025 12:57:48 +0530 Subject: [PATCH 1/2] Addressed EEE.doc task #27241291 Updated the doc based on the inputs here - https://msazure.visualstudio.com/One/_workitems/edit/27241291 --- .../help/Disable-AzRecoveryServicesBackupProtection.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/RecoveryServices/RecoveryServices/help/Disable-AzRecoveryServicesBackupProtection.md b/src/RecoveryServices/RecoveryServices/help/Disable-AzRecoveryServicesBackupProtection.md index 9e71b413fae7..9441c40ac5c1 100644 --- a/src/RecoveryServices/RecoveryServices/help/Disable-AzRecoveryServicesBackupProtection.md +++ b/src/RecoveryServices/RecoveryServices/help/Disable-AzRecoveryServicesBackupProtection.md @@ -133,8 +133,7 @@ Accept wildcard characters: False ``` ### -RetainRecoveryPointsAsPerPolicy -If this option is used, all the recovery points for this item will expire as per the retention policy. - +If this option is used, all the recovery points for this item will expire as per the retention policy. Please note that this parameter works only on Recovery Services Vaults that have the Immutability feature enabled. ```yaml Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) From 51cacaa0c54f79966a326125f5a46888faa83232 Mon Sep 17 00:00:00 2001 From: Jin Lei <54836179+msJinLei@users.noreply.github.com> Date: Tue, 20 May 2025 10:17:31 +0800 Subject: [PATCH 2/2] Update Disable-AzRecoveryServicesBackupProtection.md Add back the empty line --- .../help/Disable-AzRecoveryServicesBackupProtection.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/RecoveryServices/RecoveryServices/help/Disable-AzRecoveryServicesBackupProtection.md b/src/RecoveryServices/RecoveryServices/help/Disable-AzRecoveryServicesBackupProtection.md index 9441c40ac5c1..98b26f7a1e21 100644 --- a/src/RecoveryServices/RecoveryServices/help/Disable-AzRecoveryServicesBackupProtection.md +++ b/src/RecoveryServices/RecoveryServices/help/Disable-AzRecoveryServicesBackupProtection.md @@ -134,6 +134,7 @@ Accept wildcard characters: False ### -RetainRecoveryPointsAsPerPolicy If this option is used, all the recovery points for this item will expire as per the retention policy. Please note that this parameter works only on Recovery Services Vaults that have the Immutability feature enabled. + ```yaml Type: System.Management.Automation.SwitchParameter Parameter Sets: (All)