Saltar al contenido principal
EN VERSIÓN PRELIMINAR

Public preview: Azure Pipelines task to build and deploy to Azure Container Apps

Fecha de publicación: 30 noviembre, 2022

Azure Container Apps now supports, in public preview, a new Azure Pipelines task that builds and deploys container apps from Azure DevOps. By integrating this task into their pipelines, customers can enable continuous delivery of their source code to Azure Container Apps.

The Azure Pipelines task builds source code in a repository into a container image, pushes it to Azure Container Registry, and deploys it to Container Apps. The task uses a Dockerfile if one is provided. If there is no Dockerfile, it can still build a container image from source code for supported languages and runtimes, including .NET, Python, and Node.js.

Learn more.

  • Azure Container Apps
  • Features

Productos relacionados