Skip to content

Commit d024d60

Browse files
authored
Update articles/app-service/quickstart-wordpress.md
Acrolinx fix
1 parent 865a241 commit d024d60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/quickstart-wordpress.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ When no longer needed, you can delete the resource group, App service, and all r
7676
## Manage the MySQL flexible server, username, or password
7777

7878
- The MySQL Flexible Server is created behind a private [Virtual Network](/azure/virtual-network/virtual-networks-overview.md) and can't be accessed directly. To access or manage the database, use phpMyAdmin that's deployed with the WordPress site. You can access phpMyAdmin by following these steps:
79-
- Navigate to the URL : https://`<sitename>`.azurewebsites.net/phpmyadmin
79+
- Navigate to the URL: https://`<sitename>`.azurewebsites.net/phpmyadmin
8080
- Login with the flexible server's username and password
8181

8282
- Database username and password of the MySQL Flexible Server are generated automatically. To retrieve these values after the deployment go to Application Settings section of the Configuration page in Azure App Service. The WordPress configuration is modified to use these [Application Settings](reference-app-settings.md#wordpress) to connect to the MySQL database.

0 commit comments

Comments
 (0)