Skip to content

Commit c210681

Browse files
Merge pull request #208669 from code-sidd/known_issue_aug
Known Issues aad_auth
2 parents f689a0a + 1511ecb commit c210681

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@ This article summarizes new releases and features in Azure Database for MySQL -
2424
Server Logs will help customers to emit the server logs to server storage space in file format, which you can later download. Slow query logs are supported with server logs, which can help customers in performance troubleshooting and query tuning. Customers have ability to store logs up to a week or up-to 7 GB of logs size. You can configure or download them from [Azure portal](./how-to-server-logs-portal.md) or [Azure CLI](./how-to-server-logs-cli.md).[Learn more](./concepts-monitoring.md#server-logs)
2525

2626

27+
**Known Issues**
28+
29+
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. 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".
30+
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.
31+
32+
33+
2734
## June 2022
2835

2936
**Known Issues**

0 commit comments

Comments
 (0)