diff --git a/WordPress/using_an_existing_mysql_database.md b/WordPress/using_an_existing_mysql_database.md index 50d447a..45c6208 100644 --- a/WordPress/using_an_existing_mysql_database.md +++ b/WordPress/using_an_existing_mysql_database.md @@ -19,5 +19,5 @@ | DATABASE_HOST | | DATABASE_USERNAME | | DATABASE_PASSWORD | - +## Note: If you are using Managed Idenity, do not use the application setting DATABASE_PASSWORD, follow this document to configure: [Enabling Managed Identity with Azure MySQL for WordPress App Service](https://github.com/Azure/wordpress-linux-appservice/blob/main/WordPress/wordpress_enable_managed_identity_with_mysql.md) **Reference**: [WordPress Application Settings](./wordpress_application_settings.md)