Skip to content

Commit 0ff99c9

Browse files
authored
Merge pull request #24646 from HJToland3/localworking
Localworking
2 parents 032d7b2 + 6b0e175 commit 0ff99c9

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

articles/mysql/concepts-limits.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ manager: jhubbard
88
editor: jasonwhowell
99
ms.service: mysql-database
1010
ms.topic: article
11-
ms.date: 10/03/2017
11+
ms.date: 10/04/2017
1212
---
13-
# Limitations in Azure Database for MySQL (Preview)
13+
# Limitations in Azure Database for MySQL (preview)
1414
The Azure Database for MySQL service is in public preview. The following sections describe capacity and functional limits in the database service.
1515

16-
## Service Tier Maximums
16+
## Service tier maximums
1717
Azure Database for MySQL has multiple service tiers to choose from when creating a server. For more information, see [Understand what’s available in each service tier](concepts-service-tiers.md).
1818

1919
There is a maximum number of connections, Compute Units, and storage in each service tier during preview, as follows:
@@ -37,22 +37,22 @@ There is a maximum number of connections, Compute Units, and storage in each ser
3737
When too many connections are reached, you may receive the following error:
3838
> ERROR 1040 (08004): Too many connections
3939
40-
## Preview functional limitations:
41-
### Scale operations:
40+
## Preview functional limitations
41+
### Scale operations
4242
- Dynamic scaling of servers across service tiers is currently not supported. That is, switching between Basic and Standard service tiers.
4343
- Dynamic on-demand increase of storage on pre-created server is currently not supported.
4444
- Decreasing server storage size is not supported.
4545

46-
### Server version upgrades:
46+
### Server version upgrades
4747
- Automated migration between major database engine versions is currently not supported.
4848

49-
### Subscription management:
49+
### Subscription management
5050
- Dynamically moving pre-created servers across subscription and resource group is currently not supported.
5151

52-
### Point-in-time-restore:
52+
### Point-in-time-restore
5353
- Restoring to different service tier and/or Compute Units and Storage size is not allowed.
5454
- Restoring a dropped server is not supported.
5555

56-
## Next Steps:
56+
## Next steps
5757
[What’s available in each service tier](concepts-service-tiers.md)
5858
[Supported MySQL Database Versions](concepts-supported-versions.md)

0 commit comments

Comments
 (0)