Skip to content

Commit e8eb63b

Browse files
authored
replace (#36208)
1 parent b7d73d2 commit e8eb63b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

aspnetcore/security/authentication/azure-ad-b2c.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ In this tutorial, you'll learn how to configure an ASP.NET Core app for authenti
2323

2424
## Prerequisites
2525

26-
* An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/dotnet).
26+
* An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
2727
* .NET SDK. [Install the latest .NET SDK](https://dotnet.microsoft.com/download/dotnet) for your platform.
2828

2929
## Preparation

aspnetcore/tutorials/publish-to-azure-api-management-using-vs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ In this tutorial you'll learn how to create an ASP.NET Core web API project usin
1717

1818
To complete the tutorial you'll need an Azure account.
1919

20-
* Open a [free Azure account](https://azure.microsoft.com/free/dotnet/) if you don't have one.
20+
* Open a [free Azure account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn) if you don't have one.
2121

2222
## Create an ASP.NET Core web API
2323

aspnetcore/tutorials/publish-to-azure-webapp-using-vs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To troubleshoot an App Service deployment issue, see <xref:test/troubleshoot-azu
1616

1717
## Set up
1818

19-
Open a [free Azure account](https://azure.microsoft.com/free/dotnet/) if you don't have one.
19+
Open a [free Azure account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn) if you don't have one.
2020

2121
## Create a web app
2222

aspnetcore/tutorials/publish-to-azure-webapp-using-vscode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ To troubleshoot an App Service deployment issue, see <xref:test/troubleshoot-azu
1919

2020
## Prerequisites
2121

22-
* An Azure subscription. Get a [free Azure account](https://azure.microsoft.com/free/dotnet/) if you don't have one.
22+
* An Azure subscription. Get a [free Azure account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn) if you don't have one.
2323
* [.NET SDK](https://dotnet.microsoft.com/download) (latest stable release).
2424
* [Visual Studio Code](https://code.visualstudio.com/Download).
2525
* [C# Extension](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csharp).

0 commit comments

Comments
 (0)