Skip to content

Commit 2cda42e

Browse files
authored
Apply suggestions from PR review
1 parent 453531f commit 2cda42e

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
@@ -220,7 +220,7 @@ mysql -h mydb.mysql.database.azure.com \
220220
--password=`az account get-access-token --resource-type oss-rdbms --output tsv --query accessToken`
221221
```
222222

223-
**Example (Powershell):**
223+
**Example (PowerShell):**
224224

225225
```
226226
mysql -h mydb.mysql.database.azure.com \

0 commit comments

Comments
 (0)