Skip to content

Commit 21ba384

Browse files
authored
Removed old link (#35540)
1 parent 2fdf882 commit 21ba384

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

  • aspnetcore/host-and-deploy/azure-apps

aspnetcore/host-and-deploy/azure-apps/index.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: This article contains links to Azure host and deploy resources.
55
monikerRange: '>= aspnetcore-2.1'
66
ms.author: wpickett
77
ms.custom: mvc
8-
ms.date: 11/6/2020
8+
ms.date: 05/27/2025
99
uid: host-and-deploy/azure-apps/index
1010
---
1111
# Deploy ASP.NET Core apps to Azure App Service
@@ -26,8 +26,6 @@ Use Visual Studio to create and deploy an ASP.NET Core web app to Azure App Serv
2626
[Create an ASP.NET Core app in App Service on Linux](/azure/app-service/containers/quickstart-dotnetcore)
2727
Use the command line to create and deploy an ASP.NET Core web app to Azure App Service on Linux.
2828

29-
See the [ASP.NET Core on App Service Dashboard](https://aspnetcoreon.azurewebsites.net/) for the version of ASP.NET Core available on Azure App service.
30-
3129
Subscribe to the [App Service Announcements](https://github.com/Azure/app-service-announcements/) repository and monitor the issues. The App Service team regularly posts announcements and scenarios arriving in App Service.
3230

3331
The following articles are available in ASP.NET Core documentation:
@@ -153,8 +151,6 @@ To deploy an app that uses a preview release of .NET Core, see the following res
153151
* [Use Docker with Web Apps for containers](#use-docker-with-web-apps-for-containers)
154152
* [Install the preview site extension](#install-the-preview-site-extension)
155153

156-
See the [ASP.NET Core on App Service Dashboard](https://aspnetcoreon.azurewebsites.net/) for the version of ASP.NET Core available on Azure App service.
157-
158154
See [Select the .NET Core version to use](/dotnet/core/versions/selection) for information on selecting the version of the .NET SDK for self-contained deployments.
159155

160156
### Specify the .NET Core SDK Version using Azure Pipelines

0 commit comments

Comments
 (0)