Skip to content

Commit f10c5c2

Browse files
mksunimairaw
andauthored
Update articles/mysql/connect-csharp.md
Co-authored-by: Maira Wenzel <[email protected]>
1 parent 660e3fb commit f10c5c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/mysql/connect-csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ For this quickstart you need:
2222
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free).
2323
- Create an Azure Database for MySQL single server using [Azure portal](./quickstart-create-mysql-server-database-using-azure-portal.md) <br/> or [Azure CLI](./quickstart-create-mysql-server-database-using-azure-cli.md) if you do not have one.
2424
- Based on whether you are using public or private access, complete **ONE** of the actions below to enable connectivity.
25-
- Install the [.NET SDK for your platform](/dotnet/core/install/windows?tabs=net50) (Windows, Ubuntu Linux, or macOS) for your platform.
25+
- Install the [.NET SDK for your platform](https://dotnet.microsoft.com/download) (Windows, Ubuntu Linux, or macOS) for your platform.
2626

2727
|Action| Connectivity method|How-to guide|
2828
|:--------- |:--------- |:--------- |

0 commit comments

Comments
 (0)