Deploy a Container App with Log Analytics

By Pulumi Team
Published
Updated

The Challenge

You need serverless container execution with built-in monitoring and logging. Container Apps provide automatic scaling and pay-per-use pricing with centralized logs.

What You'll Build

  • Container App running your Node.js application
  • Log Analytics workspace for centralized logging
  • Container Registry with custom image
  • Public HTTPS endpoint
  • Automatic scaling and monitoring

Neo Try This Prompt in Pulumi Neo

Edit the prompt below and run it directly in Neo to deploy your infrastructure.

Best For

Use this prompt when you need serverless container execution on Azure with built-in monitoring. Perfect for microservices, APIs, or web applications that need automatic scaling and centralized logging.

Container Apps Benefits

Azure Container Apps provide:

  • Serverless Containers - No infrastructure management
  • Automatic Scaling - Scales to zero when idle
  • Centralized Logging - Log Analytics integration
  • Public Endpoints - HTTPS ingress configured
  • Pay Per Use - Cost-effective pricing

Ideal for modern microservices and APIs!