Skip to content

Commit 8e86608

Browse files
authored
Update connect-csharp.md
1 parent f10c5c2 commit 8e86608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/mysql/flexible-server/connect-csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ For this quickstart you need:
2626
- Create an Azure Database for MySQL Flexible server using [Azure portal](./quickstart-create-server-portal.md) <br/> or [Azure CLI](./quickstart-create-server-cli.md) if you do not have one.
2727
- Based on whether you are using public or private access, complete **ONE** of the actions below to enable connectivity.
2828
- [Create a database and non-admin user](../howto-create-users.md)
29-
- Install the [.NET SDK for your platform](/dotnet/core/install/windows?tabs=net50) (Windows, Ubuntu Linux, or macOS) for your platform.
29+
- Install the [.NET SDK for your platform](https://dotnet.microsoft.com/download) (Windows, Ubuntu Linux, or macOS) for your platform.
3030

3131
[Having issues? Let us know](https://github.com/MicrosoftDocs/azure-docs/issues)
3232

0 commit comments

Comments
 (0)