Az.DataProtection Module
Microsoft Azure PowerShell: DataProtection cmdlets
Data Protection
| Cmdlet | Description |
|---|---|
| Backup-AzDataProtectionBackupInstanceAdhoc |
Trigger adhoc backup |
| Edit-AzDataProtectionPolicyRetentionRuleClientObject |
Adds or removes Retention Rule to existing Policy |
| Edit-AzDataProtectionPolicyTagClientObject |
Adds or removes schedule tag in an existing backup policy. |
| Edit-AzDataProtectionPolicyTriggerClientObject |
Updates Backup schedule of an existing backup policy. |
| Find-AzDataProtectionRestorableTimeRange |
Finds the valid recovery point in time ranges for the restore. |
| Get-AzDataProtectionBackupInstance |
Gets a backup instance with name in a backup vault |
| Get-AzDataProtectionBackupInstancesExtensionRouting |
Gets a list of backup instances associated with a tracked resource |
| Get-AzDataProtectionBackupPolicy |
Gets a backup policy belonging to a backup vault |
| Get-AzDataProtectionBackupVault |
Returns resource collection belonging to a subscription. |
| Get-AzDataProtectionJob |
Gets or lists jobs in a backup vault |
| Get-AzDataProtectionOperation |
Returns the list of available operations. |
| Get-AzDataProtectionOperationStatus |
Gets the operation status for a resource. |
| Get-AzDataProtectionPolicyTemplate |
Gets default policy template for a selected datasource type. |
| Get-AzDataProtectionRecoveryPoint |
Gets a Recovery Point using recoveryPointId for a Datasource. |
| Get-AzDataProtectionResourceGuard |
Returns a ResourceGuard belonging to a resource group. |
| Get-AzDataProtectionResourceGuardMapping |
Returns the ResourceGuardProxy object associated with the vault, and that matches the name in the request |
| Get-AzDataProtectionSoftDeletedBackupInstance |
Gets a deleted backup instance with name in a backup vault |
| Initialize-AzDataProtectionBackupInstance |
Initializes Backup instance Request object for configuring backup |
| Initialize-AzDataProtectionRestoreRequest |
Initializes Restore Request object for triggering restore on a protected backup instance. |
| New-AzDataProtectionBackupConfigurationClientObject |
Creates new backup configuration object |
| New-AzDataProtectionBackupInstance |
Configures Backup for supported azure resources |
| New-AzDataProtectionBackupPolicy |
Creates a new backup policy in a given backup vault |
| New-AzDataProtectionBackupVault |
Creates or updates a BackupVault resource belonging to a resource group. |
| New-AzDataProtectionBackupVaultStorageSettingObject |
Get Backup Vault storage setting object |
| New-AzDataProtectionPolicyTagCriteriaClientObject |
Creates a new criteria object |
| New-AzDataProtectionPolicyTriggerScheduleClientObject |
Creates new Schedule object |
| New-AzDataProtectionResourceGuard |
Creates a resource guard under a resource group |
| New-AzDataProtectionRestoreConfigurationClientObject |
Creates new restore configuration object |
| New-AzDataProtectionRetentionLifeCycleClientObject |
Creates new Lifecycle object |
| Remove-AzDataProtectionBackupInstance |
Delete a backupInstances |
| Remove-AzDataProtectionBackupPolicy |
Deletes a backup policy belonging to a backup vault |
| Remove-AzDataProtectionBackupVault |
Deletes a BackupVault resource from the resource group. |
| Remove-AzDataProtectionResourceGuard |
Deletes a ResourceGuard resource from the resource group. |
| Remove-AzDataProtectionResourceGuardMapping |
Deletes the ResourceGuardProxy |
| Resume-AzDataProtectionBackupInstanceProtection |
This operation will resume protection for a stopped backup instance |
| Search-AzDataProtectionBackupInstanceInAzGraph |
Searches for Backup instances in Azure Resource Graph and retrieves the expected entries |
| Search-AzDataProtectionBackupVaultInAzGraph |
Searches for Backup vaults in Azure Resource Graph and retrieves the expected entries |
| Search-AzDataProtectionJobInAzGraph |
Searches for Backup Jobs in Azure Resource Graph and retrieves the expected entries |
| Set-AzDataProtectionMSIPermission |
Grants required permissions to the backup vault and other resources for configure backup and restore scenarios |
| Set-AzDataProtectionResourceGuardMapping |
Creates or Updates a ResourceGuardProxy |
| Start-AzDataProtectionBackupInstanceRestore |
Triggers restore for a BackupInstance |
| Stop-AzDataProtectionBackupInstanceProtection |
This operation will stop protection of a backup instance and data will be held forever |
| Suspend-AzDataProtectionBackupInstanceBackup |
This operation will stop backup for a backup instance and retains the backup data as per the policy except latest Recovery point, which will be retained forever |
| Sync-AzDataProtectionBackupInstance |
Sync backup instance again in case of failure\r\nThis action will retry last failed operation and will bring backup instance to valid state |
| Test-AzDataProtectionBackupInstanceReadiness |
Validate whether adhoc backup will be successful or not |
| Test-AzDataProtectionBackupInstanceRestore |
Validates if Restore can be triggered for a DataSource |
| Test-AzDataProtectionBackupInstanceUpdate |
Validate whether update for backup instance will be successful or not |
| Undo-AzDataProtectionBackupInstanceDeletion |
Undeletes a soft deleted backup instance |
| Unlock-AzDataProtectionResourceGuardOperation |
Unlocks the critical operation which is protected by the resource guard |
| Update-AzDataProtectionBackupInstance |
Updates a given backup instance |
| Update-AzDataProtectionBackupInstanceAssociatedPolicy |
Updates associated policy for a given backup instance |
| Update-AzDataProtectionBackupVault |
Updates a BackupVault resource belonging to a resource group. For example, updating tags for a resource. |
| Update-AzDataProtectionResourceGuard |
Updates a resource guard belonging to a resource group |