Skip to content

Commit 4cb6f49

Browse files
Merge pull request #24703 from oslake/patch-5
Update serverless-tier-overview.md
2 parents fc41356 + 7ce81d4 commit 4cb6f49

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

azure-sql/database/serverless-tier-overview.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,8 +193,14 @@ The latency to auto-resume and auto-pause a serverless database is generally ord
193193

194194
### Customer managed transparent data encryption (BYOK)
195195

196+
#### Key deletion or revocation
197+
196198
If using [customer managed transparent data encryption](transparent-data-encryption-byok-overview.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, after the database is next resumed, the database becomes inaccessible within approximately 10 minutes. 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 within approximately 10 minutes in the same way as with provisioned compute databases.
197199

200+
#### Key rotation
201+
202+
If using [customer managed transparent data encryption](transparent-data-encryption-byok-overview.md) (BYOK) and the serverless database is auto-paused, then automated key rotation is deferred until the database is auto-resumed.
203+
198204
## Onboarding into serverless compute tier
199205

200206
Creating a new database or moving an existing database into a serverless compute tier follows the same pattern as creating a new database in provisioned compute tier and involves the following two steps.

0 commit comments

Comments
 (0)