Skip to content

Commit 9568e27

Browse files
authored
Update howto-data-encryption-troubleshoot.md
1 parent 3ab0569 commit 9568e27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/mysql/howto-data-encryption-troubleshoot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The following misconfigurations cause most issues with data encryption that use
4444
#### Missing key vault permissions
4545

4646
- `AzureKeyVaultMissingPermissionsMessage`
47-
- **Explanation**: The server doesn't have the required Get, Wrap, and Unwrap permissions to the Azure Key Vault. Grant any missing permissions to the service principal with ID.
47+
- **Explanation**: The server doesn't have the required Get, Wrap, and Unwrap permissions to Azure Key Vault. Grant any missing permissions to the service principal with ID.
4848

4949
### Mitigation
5050

@@ -54,4 +54,4 @@ The following misconfigurations cause most issues with data encryption that use
5454

5555
## Next steps
5656

57-
[Use the Azure portal to set up data encryption with a customer-managed key on Azure Database for MySQL](howto-data-encryption-portal.md).
57+
[Use the Azure portal to set up data encryption with a customer-managed key on Azure Database for MySQL](howto-data-encryption-portal.md)

0 commit comments

Comments
 (0)