Skip to content

Commit 91fb16c

Browse files
authored
Update articles/mysql/flexible-server/concepts-customer-managed-key-mysql-flexible-server.md
Acrolinx fix
1 parent 963f3bc commit 91fb16c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/mysql/flexible-server/concepts-customer-managed-key-mysql-flexible-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Data encryption with customer-managed keys for Azure Database for MySQL Flexible
3535

3636
Managed identities in Azure Active Directory (Azure AD) provide Azure services an alternative to storing credentials in the code by provisioning an automatically-assigned identity that can be used to authenticate to any service supporting Azure AD authentication, such as Azure Key Vault (AKV). Azure Database for MySQL Flexible server currently supports only User-assigned Managed Identity (UMI). For more information, see [Managed identity types](../../active-directory/managed-identities-azure-resources/overview.md#managed-identity-types) in Azure.
3737

38-
To configure the CMK for an Azure Azure Database for MySQL flexible server, you need to link the UMI to the server and specify the Azure Key vault and key to use. Note that the UMI must have the following access to key vault.
38+
To configure the CMK for an Azure Database for MySQL flexible server, you need to link the UMI to the server and specify the Azure Key vault and key to use. Note that the UMI must have the following access to key vault.
3939

4040
- **Get**: For retrieving the public part and properties of the key in the key vault.
4141
- **List**: List the versions of the key stored in a Key Vault.

0 commit comments

Comments
 (0)