File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ You can try some of these operations using the following examples:
40
40
41
41
| | The Azure portal | Azure PowerShell |
42
42
| ---| ---| ---|
43
- | Change backup retention | [ Single Database] ( sql-database-automated-backups.md#change-pitr-backup-retention-period-using-azure-portal ) <br /> [ Managed Instance] ( sql-database-automated-backups.md# managed-instance-database ) | [ Single Database] ( sql-database-automated-backups.md#change-pitr-backup-retention-period-using-powershell ) <br />[ Managed Instance] ( https://docs.microsoft.com/powershell/module/az.sql/set-azsqlinstancedatabasebackupshorttermretentionpolicy ) |
43
+ | Change backup retention | [ Single Database] ( sql-database-automated-backups.md?tabs=managed-instance #change-pitr-backup-retention-period-using-azure-portal ) <br /> [ Managed Instance] ( sql-database-automated-backups.md?tabs= managed-instance#change-pitr-backup-retention-period-using-azure-portal ) | [ Single Database] ( sql-database-automated-backups.md#change-pitr-backup-retention-period-using-powershell ) <br />[ Managed Instance] ( https://docs.microsoft.com/powershell/module/az.sql/set-azsqlinstancedatabasebackupshorttermretentionpolicy ) |
44
44
| Change Long-term backup retention | [ Single database] ( sql-database-long-term-backup-retention-configure.md#configure-long-term-retention-policies ) <br />Managed Instance - N/A | [ Single Database] ( sql-database-long-term-backup-retention-configure.md#use-powershell-to-manage-long-term-backups ) <br />Managed Instance - N/A |
45
45
| Restore database from point-in-time | [ Single database] ( sql-database-recovery-using-backups.md#point-in-time-restore ) | [ Single database] ( https://docs.microsoft.com/powershell/module/az.sql/restore-azsqldatabase ) <br /> [ Managed Instance] ( https://docs.microsoft.com/powershell/module/az.sql/restore-azsqlinstancedatabase ) |
46
46
| Restore deleted database | [ Single database] ( sql-database-recovery-using-backups.md ) | [ Single database] ( https://docs.microsoft.com/powershell/module/az.sql/get-azsqldeleteddatabasebackup ) <br /> [ Managed Instance] ( https://docs.microsoft.com/powershell/module/az.sql/get-azsqldeletedinstancedatabasebackup ) |
You can’t perform that action at this time.
0 commit comments