diff --git a/aspnetcore/security/authentication/azure-ad-b2c.md b/aspnetcore/security/authentication/azure-ad-b2c.md index 2de2a923309f..70ca64e7e2b0 100644 --- a/aspnetcore/security/authentication/azure-ad-b2c.md +++ b/aspnetcore/security/authentication/azure-ad-b2c.md @@ -23,7 +23,7 @@ In this tutorial, you'll learn how to configure an ASP.NET Core app for authenti ## Prerequisites -* An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/dotnet). +* An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn). * .NET SDK. [Install the latest .NET SDK](https://dotnet.microsoft.com/download/dotnet) for your platform. ## Preparation diff --git a/aspnetcore/tutorials/publish-to-azure-api-management-using-vs.md b/aspnetcore/tutorials/publish-to-azure-api-management-using-vs.md index b88841922b0b..f657034c35bb 100644 --- a/aspnetcore/tutorials/publish-to-azure-api-management-using-vs.md +++ b/aspnetcore/tutorials/publish-to-azure-api-management-using-vs.md @@ -17,7 +17,7 @@ In this tutorial you'll learn how to create an ASP.NET Core web API project usin To complete the tutorial you'll need an Azure account. -* Open a [free Azure account](https://azure.microsoft.com/free/dotnet/) if you don't have one. +* Open a [free Azure account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn) if you don't have one. ## Create an ASP.NET Core web API diff --git a/aspnetcore/tutorials/publish-to-azure-webapp-using-vs.md b/aspnetcore/tutorials/publish-to-azure-webapp-using-vs.md index 47a4ad94729d..eb0dd0c31382 100644 --- a/aspnetcore/tutorials/publish-to-azure-webapp-using-vs.md +++ b/aspnetcore/tutorials/publish-to-azure-webapp-using-vs.md @@ -16,7 +16,7 @@ To troubleshoot an App Service deployment issue, see