Skip to content

Commit 8fe093f

Browse files
authored
Update sql-database-serverless.md
1 parent 4b07749 commit 8fe093f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sql-database/sql-database-serverless.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ The latency to autoresume and autopause a serverless database is generally order
145145

146146
### Customer managed transparent data encryption (BYOK)
147147

148-
If using [customer managed transparent data encryption](transparent-data-encryption-byok-azure-sql.md) (BYOK) and the serverless database is auto-paused when key deletion or revocation occurs, then the database remains in the auto-paused state. In this case, when resuming is next attempted, the database remains paused until its status transitions to inaccessible after approximately 10 minutes or less. Once the database becomes inaccessible, the recovery process is the same as for provisioned compute databases. If the serverless database is online when key deletion or revocation occurs, then the database also becomes inaccessible after approximately 10 minutes or less in the same way as with provisioned compute databases.
148+
If using [customer managed transparent data encryption](transparent-data-encryption-byok-azure-sql.md) (BYOK) and the serverless database is auto-paused when key deletion or revocation occurs, then the database remains in the auto-paused state. In this case, when the database is next resumed, the database remains online until its status transitions to inaccessible after approximately 10 minutes or less. Once the database becomes inaccessible, the recovery process is the same as for provisioned compute databases. If the serverless database is online when key deletion or revocation occurs, then the database also becomes inaccessible after approximately 10 minutes or less in the same way as with provisioned compute databases.
149149

150150
## Onboarding into serverless compute tier
151151

0 commit comments

Comments
 (0)