Skip to content

Commit d5acb2d

Browse files
authored
Merge pull request #78873 from oslake/sqldb-2019.06.05-serverless
Minor edit.
2 parents 5baeced + a4f2add commit d5acb2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ The following features do not support autopausing. That is, if any of the follo
109109
- Long-term backup retention (LTR).
110110
- The sync database used in SQL data sync.
111111

112-
Autopausing is temporarily prevented during the deployment of some service updates which require the database be online to apply the update. In such cases, autopausing becomes allowed again once the service update completes.
112+
Autopausing is temporarily prevented during the deployment of some service updates which require the database be online. In such cases, autopausing becomes allowed again once the service update completes.
113113

114114
### Autoresume
115115

@@ -130,7 +130,7 @@ Autoresuming is triggered if any of the following conditions are true at any tim
130130
|Modifying certain database metadata|Adding new database tags.<br>Changing max vCores, min vCores, or autopause delay.|
131131
|SQL Server Management Studio (SSMS)|Using SSMS version 18 and opening a new query window for any database in the server will resume any auto-paused database in the same server. This behavior does not occur if using SSMS version 17.9.1 with IntelliSense turned-off.|
132132

133-
Autoresuming is also triggered during the deployment of some service updates which require the database be online to apply the update.
133+
Autoresuming is also triggered during the deployment of some service updates which require the database be online.
134134

135135
### Connectivity
136136

0 commit comments

Comments
 (0)