Skip to content

Commit fdcd977

Browse files
Merge pull request #218565 from vivgk/whatisnewupdate
whatisnew - aad+cmk
2 parents f82b235 + f498314 commit fdcd977

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

articles/mysql/flexible-server/whats-new.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,20 @@ This article summarizes new releases and features in Azure Database for MySQL -
2424
2525
## November 2022
2626

27+
- **Azure Active Directory authentication for Azure Database for MySQL – Flexible Server (General Availability)**
28+
29+
You can now authenticate to Azure Database for MySQL - Flexible server using Microsoft Azure Active Directory (Azure AD) using identities. With Azure AD authentication, you can manage database user identities and other Microsoft services in a central location, which simplifies permission management. [Learn More](concepts-azure-ad-authentication.md)
30+
31+
- **Customer managed keys data encryption – Azure Database for MySQL – Flexible Server (General Availability)**
32+
33+
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)
34+
2735
- **General availability in Azure US Government regions**
2836
The Azure Database for MySQL - Flexible Server is now available in the following Azure regions:
2937
- USGov Virginia
3038
- USGov Arizona
3139
- USGov Texas
3240

33-
3441
## October 2022
3542

3643
- **AMD compute SKUs for General Purpose and Business Critical tiers in in Azure Database for MySQL - Flexible Server**

0 commit comments

Comments
 (0)