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
Copy file name to clipboardExpand all lines: articles/mysql/flexible-server/how-to-data-encryption-cli.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ In this tutorial you'll learn how to:
33
33
34
34
- Install or upgrade Azure CLI to the latest version. See [Install Azure CLI](/cli/azure/install-azure-cli).
35
35
36
-
-Login to Azure account using [az login](/cli/azure/reference-index#az-login) command. Note the ID property, which refers to Subscription ID for your Azure account:
36
+
-Log in to Azure account using [az login](/cli/azure/reference-index#az-login) command. Note the ID property, which refers to Subscription ID for your Azure account:
Copy file name to clipboardExpand all lines: articles/mysql/flexible-server/whats-new.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ This article summarizes new releases and features in Azure Database for MySQL -
26
26
27
27
-**Customer managed keys data encryption – Azure Database for MySQL – Flexible Server (Preview)**
28
28
29
-
With data encryption with customer-managed keys (CMKs)for Azure Database for MySQL - Flexible Server Preview, you can bring your own key (BYOK) for data protection at rest and implement separation of duties for managing keys and data.Data encryption with CMKs is set at the server level. For a given server, a CMK, called the key encryption key (KEK), is used to encrypt the data encryption key (DEK) used by the service. With customer managed keys (CMKs), the customer is responsible for and in a full control of key lifecycle management (key creation, upload, rotation, deletion), key usage permissions, and auditing operations on keys. [Learn More](concepts-customer-managed-key.md)
29
+
With data encryption with customer-managed keys (CMKs)for Azure Database for MySQL - Flexible Server Preview, you can bring your own key (BYOK) for data protection at rest and implement separation of duties for managing keys and data.Data encryption with CMKs is set at the server level. For a given server, a CMK, called the key encryption key (KEK), is used to encrypt the data encryption key (DEK) used by the service. With customer managed keys (CMKs), the customer is responsible for and in a full control of key lifecycle management (key creation, upload, rotation, deletion), key usage permissions, and auditing operations on keys. [Learn More](concepts-customer-managed-key.md)
30
30
31
31
## August 2022
32
32
@@ -43,7 +43,7 @@ This article summarizes new releases and features in Azure Database for MySQL -
43
43
Business Critical tier for Azure Database for MySQL – Flexible Server now supports the Ev5 compute series in more regions.
44
44
Learn more about [Boost Azure MySQL Business Critical flexible server performance by 30% with the Ev5 compute series!](https://techcommunity.microsoft.com/t5/azure-database-for-mysql-blog/boost-azure-mysql-business-critical-flexible-server-performance/ba-p/3603698)
45
45
46
-
-**Server paramaters that are now configurable**
46
+
-**Server parameters that are now configurable**
47
47
48
48
List of dynamic server parameters that are now configurable
@@ -57,9 +57,9 @@ Learn more about [Boost Azure MySQL Business Critical flexible server performanc
57
57
58
58
-**Known Issues**
59
59
60
-
- When you try to connect to the server, you will receive error "ERROR 9107 (HY000): Only Azure Active Directory accounts are allowed to connect to server".
60
+
- When you try to connect to the server, you'll receive error "ERROR 9107 (HY000): Only Azure Active Directory accounts are allowed to connect to server".
61
61
62
-
Server parameter aad_auth_only was exposed in this month's deployment. Enabling server parameter aad_auth_only will block all non Azure Active Directory MySQL connections to your Azure Database for MySQL Flexible server. We are currently working on additional configurations required for AAD authentication to be fully functional, and the feature will be available in the upcoming deployments. Do not enable the aad_auth_only parameter until then.
62
+
Server parameter aad_auth_only was exposed in this month's deployment. Enabling server parameter aad_auth_only will block all non Azure Active Directory MySQL connections to your Azure Database for MySQL Flexible server. We're currently working on additional configurations required for Azure Active Directory (AAD) authentication to be fully functional, and the feature will be available in the upcoming deployments. Don't enable the aad_auth_only parameter until then.
63
63
64
64
65
65
@@ -260,7 +260,7 @@ This release of Azure Database for MySQL - Flexible Server includes the followin
260
260
261
261
-**validate_password and caching_sha2_password plugin available in private preview**
262
262
263
-
Flexible Server now supports enabling validate_password and caching_sha2_password plugins in private preview. Email us at [email protected]
263
+
Flexible Server now supports enabling validate_password and caching_sha2_password plugins in preview. Email us at [email protected]
264
264
265
265
-**Availability in four additional Azure regions**
0 commit comments