You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/sql-database/sql-database-serverless.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,15 +11,15 @@ author: oslake
11
11
ms.author: moslake
12
12
ms.reviewer: sstein, carlrab
13
13
manager: craigg
14
-
ms.date: 06/05/2019
14
+
ms.date: 06/12/2019
15
15
---
16
-
# SQL Database serverless (preview)
16
+
# Azure SQL Database serverless (preview)
17
17
18
-
## Serverless compute tier
18
+
Azure SQL Database serverless (preview) is a compute tier for single databases that automatically scales compute based on workload demand and bills for the amount of compute used per second. The serverless compute tier also automatically pauses databases during inactive periods when only storage is billed and automatically resumes databases when activity returns.
19
19
20
-
SQL Database serverless (preview) is a single database compute tier that autoscales compute and bills for the amount of compute used per second.
20
+
## Serverless compute tier
21
21
22
-
A database in the serverless compute tier is parameterized by the compute range it can use and an autopause delay.
22
+
The serverless compute tier for a single database is parameterized by the compute range it can use and an autopause delay.
0 commit comments