Skip to content

Commit 2156464

Browse files
Self-contained deployments to Azure (#20324)
1 parent 311cef0 commit 2156464

File tree

1 file changed

+2
-0
lines changed
  • aspnetcore/host-and-deploy/azure-apps

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,8 @@ To deploy an app that uses a preview release of .NET Core, see the following res
155155

156156
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.
157157

158+
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.
159+
158160
### Specify the .NET Core SDK Version using Azure Pipelines
159161

160162
Use [Azure App Service CI/CD scenarios](/azure/app-service/deploy-continuous-deployment) to set up a continuous integration build with Azure DevOps. After the Azure DevOps build is created, optionally configure the build to use a specific SDK version.

0 commit comments

Comments
 (0)