File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -155,8 +155,8 @@ A backup policy is associated with at least one retention policy. A retention po
155
155
> [ !Important]
156
156
> The following cmdlets are used for the Backup policies:
157
157
>
158
- > - View the default backup policy retention by using ` Get-AzRecoveryServicesBackupRetentionPolicyObject ` .
159
- > - View the default backup policy schedule by using ` Get-AzRecoveryServicesBackupSchedulePolicyObject ` .
158
+ > - View the default backup retention policy by using ` Get-AzRecoveryServicesBackupRetentionPolicyObject ` .
159
+ > - View the default backup schedule policy by using ` Get-AzRecoveryServicesBackupSchedulePolicyObject ` .
160
160
> - Create a new backup policy by using ` New-AzRecoveryServicesBackupProtectionPolicy ` . Provide the schedule and retention policy objects as inputs.
161
161
162
162
To create a backup policy that configures multiple backups a day, follow these steps:
You can’t perform that action at this time.
0 commit comments