Ignorez la navigation
EN PRÉVERSION

Multi-container support from Azure App Service

Date de publication : 07 mai, 2018

You can now deploy web apps composed of multiple Docker containers to App Service on Linux, which takes care of capacity provisioning, load balancing, and underlying infrastructure maintenance. With this new capability, you can easily bring your Docker Compose or Kubernetes Pod definition to App Service and use powerful App Service capabilities such as built-in CI/CD, auto scaling, and intelligent diagnostics.  

Multi-container support from Azure App Service

  • Deploy web apps composed of multiple Docker containers to App Service on Linux.
  • App Service handles capacity provisioning, load balancing, and underlying infrastructure maintenance. 
  • Bring your Docker Compose or Kubernetes Pod definition to App Service and use powerful App Service capabilities such as built-in CI/CD, auto scaling and intelligent diagnostics. 

Virtual Network integration available in App Service on Linux

  • App Service on Linux is now available in preview on App Service Environment.
  • Makes it easy to deploy Linux web apps in an Azure Virtual Network with App Service Environment, accessing resources in that virtual network and across VPN connections. 

App ServiceEasier diagnostics, debugging, and authentication

  • App Service diagnostics now supports Linux-based apps, integrates with App Insights, and provides analytics regarding additional problem areas.
  • Remote debugging is now in preview for container-based apps, and developers can use their preferred SSH client.
  • App Service authentication and authorization has also been extended to Linux.

Learn more.

  • Features