Azure Container Apps - Documentation

Introduction

Azure Container Apps is a fully managed service that allows you to run containerized applications without the operational overhead of managing underlying infrastructure.

Key Features

  • Simplified Deployment: Easily deploy containerized applications directly from container images.
  • Automatic Scaling: Scale your applications automatically based on demand.
  • Integrated Monitoring: Monitor your application's performance and health with built-in metrics.
  • Serverless: No servers to manage.

Learn more about the core concepts here.

Configuration

Configure your Azure Container Apps to meet your specific needs. This includes setting resource limits, configuring networking, and managing secrets.

Explore the various configuration options here.