Robo Kiwi

  • Blog
  • Wiki
  • GitHub

Azure App Service Docker Containers

Contents

  • Sandbox restrictions and limits
  • App Service on Linux
  • Performance
    • Scaling

Comments

0 comments
Wiki / Azure / App Service / Overview

Overview

1 min read
June 25, 2022
Technical details on Azure App Service

Sandbox restrictions and limits

The latest restrictions and limits are always available from https://github.com/projectkudu/kudu/wiki/Azure-Web-App-sandbox

The images used to build the hosting containers are built from here: https://github.com/Azure-App-Service/ImageBuilder, with the source image based on https://github.com/microsoft/oryx

KuduLite is a replacement for Kudu)

App Service on Linux

https://docs.microsoft.com/azure/app-service/faq-app-service-linux

Performance

Scaling

https://docs.microsoft.com/azure/app-service/manage-scale-per-app

Comments

  • .NET
    • Testing
    • Data Access patterns & strategies
    • .NET Patterns
    • Asynchronous Programming
    • Error Handling in .NET
    • MSBuild
    • Configuration in .NET & ASP.NET
  • Azure
    • App Service
    • Azure SQL
    • Azure CLI
    • Azure Networking
    • Local Development
  • Apps & Tools
  • Cloud
  • Data & Databases
    • SQL
  • Debugging
  • JavaScript
  • Microsoft Dynamics
  • Microsoft Office
  • Practices
  • Principles & Theory
  • Scripting
    • PowerShell
  • Security
    • Let's Encrypt
  • Source Control
  • Web Technologies
    • React
  • Windows
Copyright © David Moore 2022

Azure badge Built with Hugo