Skip to content

Commit 0d002fd

Browse files
committed
Learn Editor: Update how-to-azure-ad.md
1 parent 6bf02d2 commit 0d002fd

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

articles/mysql/flexible-server/how-to-azure-ad.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -411,8 +411,14 @@ Most drivers are supported; however, make sure to use the settings for sending t
411411
- Net::MySQL: Not supported
412412

413413
- Go
414-
- go-sql-driver: Supported, add `?tls=true&allowCleartextPasswords=true` to connection string
415-
414+
- go-sql-driver: Supported, add `?tls=true&allowCleartextPasswords=true` to connection string
415+
416+
- PHP
417+
418+
- mysqli extension: Supported
419+
420+
- PDO_MYSQL driver: Supported
421+
416422
## Next steps
417423

418424
- Review the concepts for [Microsoft Entra authentication with Azure Database for MySQL flexible server](concepts-azure-ad-authentication.md)

0 commit comments

Comments
 (0)