Skip to content

Commit 6f907f5

Browse files
20250404 add emphasis for backup access
1 parent 5f4b4cc commit 6f907f5

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

azure-sql/database/recovery-using-backups.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn about point-in-time restore, which enables you to roll back a
55
author: dnethi
66
ms.author: dinethi
77
ms.reviewer: wiassaf, mathoma, danil
8-
ms.date: 03/13/2025
8+
ms.date: 04/04/2025
99
ms.service: azure-sql-database
1010
ms.subservice: backup-restore
1111
ms.topic: how-to
@@ -77,6 +77,8 @@ For more information, see [Azure RBAC: Built-in roles](/azure/role-based-access-
7777

7878
You can recover by using the Azure portal, PowerShell, or the REST API. You can't use Transact-SQL.
7979

80+
Azure SQL Database backups are managed automatically. No one has direct access to the backups. The backups are deleted once the configured retention period expires. For more information, see [Automated backups in Azure SQL Database](automated-backups-overview.md) and [Long-term retention](long-term-retention-overview.md).
81+
8082
## Point-in-time restore
8183

8284
You can restore any database to an earlier point in time within its retention period. The restore request can specify any service tier or compute size for the restored database. When you're restoring a database into an elastic pool, ensure that you have sufficient resources in the pool to accommodate the database.

azure-sql/database/sql-database-paas-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "Get an introduction to SQL Database: technical details and capabil
44
author: WilliamDAssafMSFT
55
ms.author: wiassaf
66
ms.reviewer: mathoma
7-
ms.date: 09/12/2024
7+
ms.date: 04/04/2025
88
ms.service: azure-sql-database
99
ms.subservice: service-overview
1010
ms.topic: overview
@@ -242,7 +242,7 @@ Patching is generally not noticeable if you [employ retry logic](develop-overvie
242242

243243
### Can I access my backups?
244244

245-
Azure SQL Database backups are managed automatically. No one externally has access to the backups. The backups are deleted once the configured retention period expires. For more information, see [Automated backups in Azure SQL Database](automated-backups-overview.md) and [Long-term retention](long-term-retention-overview.md).
245+
Azure SQL Database backups are managed automatically. No one has direct access to the backups. The backups are deleted once the configured retention period expires. For more information, see [Automated backups in Azure SQL Database](automated-backups-overview.md) and [Long-term retention](long-term-retention-overview.md).
246246

247247
## Engage with the SQL Server engineering team
248248

0 commit comments

Comments
 (0)