Skip to content

Commit 176ebce

Browse files
authored
Update overview.md
1 parent 99fbbe9 commit 176ebce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/mysql/flexible-server/overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ ms.date: 08/10/2021
1515

1616
Azure Database for MySQL powered by the MySQL community edition is available in two deployment modes:
1717

18-
- Single Server
1918
- Flexible Server
19+
- Single Server
2020

2121
In this article, we'll provide an overview and introduction to core concepts of flexible server deployment model. For information on how to decide what deployment option is appropriate for your workload, see [choosing the right MySQL server option in Azure](./../select-right-deployment-type.md).
2222

@@ -31,7 +31,7 @@ Flexible servers are best suited for
3131
- Application developments requiring community version of MySQL with better control and customizations
3232
- Production workloads with same-zone, zone redundant high availability and managed maintenance windows
3333
- Simplified development experience
34-
- Enterprise grade security
34+
- Enterprise grade security, compliance and privacy
3535

3636
For latest updates on Flexible Server, refer to [What's new in Azure Database for MySQL - Flexible Server](whats-new.md).
3737

@@ -119,7 +119,7 @@ The flexible server service allows you to stop and start server on-demand to opt
119119

120120
For more information, see [Server concepts](concept-servers.md).
121121

122-
## Enterprise grade security and privacy
122+
## Enterprise grade security, compliance and privacy
123123

124124
The flexible server service uses the FIPS 140-2 validated cryptographic module for storage encryption of data at-rest. Data, including backups, and temporary files created while running queries are encrypted. The service uses the AES 256-bit cipher included in Azure storage encryption, and the keys can be system managed (default).
125125

0 commit comments

Comments
 (0)