Skip to content

Commit c4289b2

Browse files
authored
Merge pull request #107585 from lfittl-msft/mysql-remove-single-server-title
Remove "- Single Server" suffix for MySQL links
2 parents 10c7602 + e31222e commit c4289b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/mysql/concepts-azure-ad-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Once you have authenticated against the Active Directory, you then retrieve a to
8585
## Next steps
8686

8787
- To learn how to create and populate Azure AD, and then configure Azure AD with Azure Database for MySQL, see [Configure and sign in with Azure AD for Azure Database for MySQL](howto-configure-sign-in-azure-ad-authentication.md).
88-
- For an overview of logins, and database users for Azure Database for MySQL, see [Create users in Azure Database for MySQL - Single Server](howto-create-users.md).
88+
- For an overview of logins, and database users for Azure Database for MySQL, see [Create users in Azure Database for MySQL](howto-create-users.md).
8989

9090
<!--Image references-->
9191

articles/mysql/howto-configure-sign-in-azure-ad-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ Most drivers are supported, however make sure to use the settings for sending th
200200

201201
## Next steps
202202

203-
* Review the overall concepts for [Azure Active Directory authentication with Azure Database for MySQL - Single Server](concepts-azure-ad-authentication.md)
203+
* Review the overall concepts for [Azure Active Directory authentication with Azure Database for MySQL](concepts-azure-ad-authentication.md)
204204

205205
<!--Image references-->
206206

0 commit comments

Comments
 (0)