Skip to content

Commit 85b2350

Browse files
Merge pull request #226188 from vivgk/vvkeditaad
vvkeditaad
2 parents 51146ef + b4d0345 commit 85b2350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ mysql -h mydb.mysql.database.azure.com \
160160

161161
- Launch MySQL Workbench and Select the Database option, then select **Connect to database**.
162162
- In the hostname field, enter the MySQL FQDN for example, mysql.database.azure.com.
163-
- In the username field, enter the MySQL Azure Active Directory administrator name and append this with the MySQL server name, not the FQDN for example, [email protected].
163+
- In the username field, enter the MySQL Azure Active Directory administrator name. For example, [email protected].
164164
- In the password field, select **Store in Vault** and paste in the access token from the file for example, C:\temp\MySQLAccessToken.txt.
165165
- Select the advanced tab and ensure that you check **Enable Cleartext Authentication Plugin**.
166166
- Select OK to connect to the database.

0 commit comments

Comments
 (0)