Skip to content

Commit 1b1a812

Browse files
20260414 serverless note on tags, metadata
1 parent 38a0867 commit 1b1a812

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Serverless compute tier
33
description: This article describes the new serverless compute tier and compares it with the existing provisioned compute tier for Azure SQL Database.
44
author: WilliamDAssafMSFT
55
ms.author: wiassaf
6-
ms.reviewer: moslake, mathoma, dfurman
7-
ms.date: 2/12/2026
6+
ms.reviewer: kendalv, moslake, mathoma, dfurman
7+
ms.date: 04/14/2026
88
ms.service: azure-sql-database
99
ms.subservice: service-overview
1010
ms.topic: concept-article
@@ -18,8 +18,7 @@ ms.custom:
1818

1919
Serverless is a [compute tier](service-tiers-sql-database-vcore.md#compute) for single databases in Azure SQL Database 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. The serverless compute tier is available in the [General Purpose](service-tiers-sql-database-vcore.md#general-purpose) service tier and the [Hyperscale](service-tier-hyperscale.md) service tier.
2020

21-
> [!NOTE]
22-
> Auto-pause and auto-resume are currently only supported in the General Purpose service tier.
21+
Currently, auto-pause and auto-resume are currently only supported in the General Purpose service tier.
2322

2423
## Overview
2524

@@ -202,7 +201,7 @@ Auto-resuming is triggered if any of the following conditions are true at any ti
202201
|Auto-tuning|Application and verification of auto-tuning recommendations such as auto-indexing|
203202
|Database copying|Create database as copy.<br>Export to a BACPAC file.|
204203
|SQL data sync|Synchronization between hub and member databases that run on a configurable schedule or are performed manually|
205-
|Modifying certain database metadata|Adding new database tags.<br>Changing maximum vCores, minimum vCores, or auto-pause delay.|
204+
|Modifying certain database metadata|Adding or modify Azure tags on the database.<br>Changing maximum vCores, minimum vCores, or auto-pause delay.|
206205
|SQL Server Management Studio (SSMS)|When using SSMS versions earlier than 18.1 and opening a new query window for any database in the server, any auto-paused database in the same server is resumed. This behavior does not occur if using SSMS version 18.1 or later.|
207206

208207
Monitoring, management, or other solutions performing any of these operations trigger auto-resuming. Auto-resuming is also triggered during the deployment of some service updates that require the database be online.

0 commit comments

Comments
 (0)