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
> Storage up to 16TB and 20,000 IOPS is supported in the following regions: East US, East US 2, Central US, Brazil South, West US, North Central US, South Central US, North Europe, West Europe, UK South, UK West, Southeast Asia, East Asia, Japan East, Japan West, Korea Central, Korea South, Australia East, Australia South East, West US 2, West Central US, Canada East, and Canada Central.
50
+
> All other regions support up to 4TB of storage and up to 6000 IOPS.
51
+
48
52
You can add additional storage capacity during and after the creation of the server, and allow the system to grow storage automatically based on the storage consumption of your workload.
49
53
50
54
>[!NOTE]
@@ -54,23 +58,6 @@ The Basic tier does not provide an IOPS guarantee. In the General Purpose and Me
54
58
55
59
You can monitor your I/O consumption in the Azure portal or by using Azure CLI commands. The relevant metrics to monitor are [storage limit, storage percentage, storage used, and IO percent](concepts-monitoring.md).
56
60
57
-
### Large storage (Preview)
58
-
59
-
We are increasing the storage limits in our General Purpose and Memory Optimized tiers. Newly created servers that opt-in to the preview can provision up to 16 TB of storage. The IOPS scale at a 3:1 ratio up to 20,000 IOPS. As with the current generally available storage, you can add additional storage capacity after the creation of the server, and allow the system to grow storage automatically based on the storage consumption of your workload.
60
-
61
-
| Storage attributes | General Purpose | Memory Optimized |
> Large storage is currently in public preview in the following regions: East US, East US 2, Brazil South, Central US, West US, North Central US, South Central US, North Europe, West Europe, UK South, UK West, Southeast Asia, East Asia, Japan East, Japan West, Korea Central, Korea South, Australia East, Australia South East, West US 2, West Central US, Canada East, and Canada Central.
70
-
>
71
-
> All other regions support up to 4TB of storage and up to 6000 IOPS.
72
-
>
73
-
74
61
### Reaching the storage limit
75
62
76
63
Servers with less than equal to 100 GB provisioned storage are marked read-only if the free storage is less than 5% of the provisioned storage size. Servers with more than 100 GB provisioned storage are marked read only when the free storage is less than 5 GB.
@@ -107,4 +94,4 @@ For the most up-to-date pricing information, see the service [pricing page](http
107
94
108
95
## Next steps
109
96
- Learn about the [service limitations](concepts-limits.md).
110
-
- Learn how to [create a MariaDB server in the Azure portal](quickstart-create-mariadb-server-database-using-azure-portal.md).
97
+
- Learn how to [create a MariaDB server in the Azure portal](quickstart-create-mariadb-server-database-using-azure-portal.md).
This article describes the drivers and management tools that are compatible with Azure Database for MySQL.
11
+
12
+
This article describes the drivers and management tools that are compatible with Azure Database for MySQL Single Server.
13
+
14
+
>[!NOTE]
15
+
>This article is only applicable to Azure Database for MySQL Single Server to ensure drivers are compatible with [connectivity architecture](concepts-connectivity-architecture.md) of Single Server service. [Azure Database for MySQL Flexible Server](/../flexible-server/overview.md) is compatible with all the drivers and tools supported and compatible with MySQL community edition.
13
16
14
17
## MySQL Drivers
15
18
Azure Database for MySQL uses the world's most popular community edition of MySQL database. Therefore, it is compatible with a wide variety of programming languages and drivers. The goal is to support the three most recent versions MySQL drivers, and efforts with authors from the open source community to constantly improve the functionality and usability of MySQL drivers continue. A list of drivers that have been tested and found to be compatible with Azure Database for MySQL 5.6 and 5.7 is provided in the following table:
0 commit comments