Skip to content

Commit d856692

Browse files
authored
Merge pull request #94217 from MicrosoftDocs/release-ignite-sqldb-serverless
Release ignite sqldb serverless
2 parents bcef0b1 + 2dff405 commit d856692

9 files changed

+12
-13
lines changed

articles/sql-database/sql-database-automated-backups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Like PITR, the LTR backups are geo-redundant and protected by [Azure Storage cro
7676
For more information, see [Long-term backup retention](sql-database-long-term-retention.md).
7777

7878
## Storage costs
79-
For single databases, a minimum backup storage amount equal to 100% of database size is provided at no extra charge. For elastic pools, a minimum backup storage amount equal to 100% of the allocated data storage for the pool is provided at no extra charge. Additional consumption of backup storage will be charged in GB/month. This additional consumption will depend on the workload and size of the individual databases.
79+
For single databases and managed instances, a minimum backup storage amount equal to 100% of database size is provided at no extra charge. For elastic pools, a minimum backup storage amount equal to 100% of the allocated data storage for the pool is provided at no extra charge. Additional consumption of backup storage will be charged in GB/month. This additional consumption will depend on the workload and size of the individual databases.
8080

8181
For more information about storage prices, see the [pricing](https://azure.microsoft.com/pricing/details/sql-database/single/) page.
8282

articles/sql-database/sql-database-glossary-terms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.date: 04/26/2019
1717
|Context|Term|More information|
1818
|:---|:---|:---|
1919
|Azure service name|Azure SQL Database or SQL Database|[The Azure SQL Database service](sql-database-technical-overview.md)|
20-
|Compute tier|Serverless (preview)|[Serverless compute tier](sql-database-serverless.md)
20+
|Compute tier|Serverless |[Serverless compute tier](sql-database-serverless.md)
2121
||Provisioned|[Serverless compute tier](sql-database-serverless.md)
2222
|Deployment options |Single database|[Single databases](sql-database-single-database.md)|
2323
||Elastic pool|[Elastic pool](sql-database-elastic-pool.md)|

articles/sql-database/sql-database-purchase-models.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.date: 04/26/2019
1616

1717
Azure SQL Database lets you easily purchase a fully managed platform as a service (PaaS) database engine that fits your performance and cost needs. Depending on the deployment model you've chosen for Azure SQL Database, you can select the purchasing model that works for you:
1818

19-
- [Virtual core (vCore)-based purchasing model](sql-database-service-tiers-vcore.md) (recommended). This purchasing model provides a choice between a provisioned compute tier and a serverless (preview) compute tier. With the provisioned compute tier, you choose the exact amount of compute resources that are always provisioned for your workload. With the serverless compute tier, you specify the autoscaling of the compute resources over a configurable compute range. With this compute tier, you can also automatically pause and resume the database based on workload activity. The vCore unit price per unit of time is lower in the provisioned compute tier than it is in the serverless compute tier.
19+
- [Virtual core (vCore)-based purchasing model](sql-database-service-tiers-vcore.md) (recommended). This purchasing model provides a choice between a provisioned compute tier and a serverless compute tier. With the provisioned compute tier, you choose the exact amount of compute resources that are always provisioned for your workload. With the serverless compute tier, you specify the autoscaling of the compute resources over a configurable compute range. With this compute tier, you can also automatically pause and resume the database based on workload activity. The vCore unit price per unit of time is lower in the provisioned compute tier than it is in the serverless compute tier.
2020
- [Database transaction unit (DTU)-based purchasing model](sql-database-service-tiers-dtu.md). This purchasing model provides bundled compute and storage packages balanced for common workloads.
2121

2222
Different purchasing models are available for different Azure SQL Database deployment models:
@@ -47,7 +47,7 @@ The cost of backup storage is the same for the business critical service tier an
4747

4848
### Serverless compute costs
4949

50-
For a description of how compute capacity is defined and costs are calculated for the serverless compute tier, see [SQL Database serverless (preview)](sql-database-serverless.md).
50+
For a description of how compute capacity is defined and costs are calculated for the serverless compute tier, see [SQL Database serverless](sql-database-serverless.md).
5151

5252
## Storage costs
5353

articles/sql-database/sql-database-release-notes.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ This article lists SQL Database features that are currently in public preview. F
3131
|Memory Grant Feedback (Row Mode) (under compatibility level 150)|For information, see [Memory Grant Feedback (Row Mode)](https://docs.microsoft.com/sql/relational-databases/performance/intelligent-query-processing#row-mode-memory-grant-feedback).|
3232
| Query editor in the Azure portal |For information, see [Use the Azure portal's SQL query editor to connect and query data](sql-database-connect-query-portal.md).|
3333
| R services / machine learning with single databases and elastic pools |For information, see [Machine Learning Services in Azure SQL Database](https://docs.microsoft.com/sql/advanced-analytics/what-s-new-in-sql-server-machine-learning-services?view=sql-server-2017#machine-learning-services-in-azure-sql-database).|
34-
| Serverless compute tier | For information, see [SQL Database serverless (preview)](sql-database-serverless.md).|
3534
|SQL Analytics|For information, see [Azure SQL Analytics](../azure-monitor/insights/azure-sql.md).|
3635
|Table Variable Deferred Compilation (under compatibility level 150)|For information, see [Table Variable Deferred Compilation](https://docs.microsoft.com/sql/relational-databases/performance/intelligent-query-processing#table-variable-deferred-compilation).|
3736
|   |

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure SQL Database serverless (preview) | Microsoft Docs
2+
title: Azure SQL Database serverless | Microsoft Docs
33
description: This article describes the new serverless compute tier and compares it with the existing provisioned compute tier
44
services: sql-database
55
ms.service: sql-database
@@ -10,11 +10,11 @@ ms.topic: conceptual
1010
author: moslake
1111
ms.author: moslake
1212
ms.reviewer: sstein, carlrab
13-
ms.date: 09/06/2019
13+
ms.date: 11/04/2019
1414
---
15-
# Azure SQL Database serverless (preview)
15+
# Azure SQL Database serverless
1616

17-
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.
17+
Azure SQL Database serverless 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.
1818

1919
## Serverless compute tier
2020

articles/sql-database/sql-database-single-database-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ For all steps in this quickstart, sign in to the [Azure portal](https://portal.a
2222

2323
## Create a single database
2424

25-
A single database can either be created in the provisioned or serverless (preview) compute tier.
25+
A single database can either be created in the provisioned or serverless compute tier.
2626

2727
- A single database in the provisioned compute tier is pre-allocated a fixed amount of compute resources including CPU and memory using one of two [purchasing models](sql-database-purchase-models.md).
2828
- A single database in the serverless compute tier has a range of compute resources including CPU and memory that are auto-scaled and is only available in the [vCore-based purchasing models](sql-database-service-tiers-vcore.md).

articles/sql-database/sql-database-single-database-scale.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.date: 04/26/2019
1414
---
1515
# Scale single database resources in Azure SQL Database
1616

17-
This article describes how to scale the compute and storage resources available for a Azure SQL Database in the provisioned compute tier. Alternatively, the [serverless (preview) compute tier](sql-database-serverless.md) provides compute auto-scaling and bills per second for compute used.
17+
This article describes how to scale the compute and storage resources available for an Azure SQL Database in the provisioned compute tier. Alternatively, the [serverless compute tier](sql-database-serverless.md) provides compute auto-scaling and bills per second for compute used.
1818

1919
[!INCLUDE [updated-for-az](../../includes/updated-for-az.md)]
2020
> [!IMPORTANT]

articles/sql-database/sql-database-single-database.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The single database deployment option creates a database in Azure SQL Database w
2323
2424
## Dynamic scalability
2525

26-
You can build your first app on a small, single database at low cost in the serverless (preview) compute tier or a small compute size in the provisioned compute tier. You change the [compute or service tier](sql-database-single-database-scale.md) manually or programmatically at any time to meet the needs of your solution. You can adjust performance without downtime to your app or to your customers. Dynamic scalability enables your database to transparently respond to rapidly changing resource requirements and enables you to only pay for the resources that you need when you need them.
26+
You can build your first app on a small, single database at low cost in the serverless compute tier or a small compute size in the provisioned compute tier. You change the [compute or service tier](sql-database-single-database-scale.md) manually or programmatically at any time to meet the needs of your solution. You can adjust performance without downtime to your app or to your customers. Dynamic scalability enables your database to transparently respond to rapidly changing resource requirements and enables you to only pay for the resources that you need when you need them.
2727

2828
## Single databases and elastic pools
2929

articles/sql-database/sql-database-vcore-resource-limits-single-databases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ You can set the service tier, compute size, and storage amount for a single data
125125

126126
## General Purpose service tier for serverless compute
127127

128-
The [serverless compute tier](sql-database-serverless.md) is in preview.
128+
For more information, see [serverless compute tier](sql-database-serverless.md).
129129

130130
### Gen5 compute generation (part 1)
131131

0 commit comments

Comments
 (0)