Skip to content

Commit c0ace29

Browse files
authored
Merge pull request #185180 from dimitri-furman/dimitri-furman-1
Changed a potentially confusing sentence
2 parents 0dc0028 + 6e480a2 commit c0ace29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-sql/database/service-tier-hyperscale.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.topic: conceptual
1010
author: dimitri-furman
1111
ms.author: dfurman
1212
ms.reviewer: kendralittle, mathoma
13-
ms.date: 1/10/2022
13+
ms.date: 1/14/2022
1414
---
1515

1616
# Hyperscale service tier
@@ -99,7 +99,7 @@ The log service accepts transaction log records from the primary compute replica
9999

100100
### Azure storage
101101

102-
Azure Storage contains all data files in a database. Page servers keep data files in Azure Storage up to date. This storage is used for backup purposes, as well as for replication between Azure regions. Backups are implemented using storage snapshots of data files. Restore operations using snapshots are fast regardless of data size. Data can be restored to any point in time within the backup retention period of the database.
102+
Azure Storage contains all data files in a database. Page servers keep data files in Azure Storage up to date. This storage is used for backup purposes, as well as for replication between Azure regions. Backups are implemented using storage snapshots of data files. Restore operations using snapshots are fast regardless of data size. A database can be restored to any point in time within its backup retention period.
103103

104104
## Backup and restore
105105

0 commit comments

Comments
 (0)