You may also enjoy
Low-Light Image Enhancer (Python + OpenCV) on Azure App Service
4 minute read • By Tulika Chaudharie • November 4, 2025
Low-light photos are everywhere: indoor team shots, dim restaurant pics, grainy docs. This post shows a tiny Python app (Flask + OpenCV) that fixes them with...
Azure Pipeline samples: add sidecars to Azure App Service for Linux
3 minute read • By Tulika Chaudharie • October 29, 2025
Sidecars on Azure App Service let you attach extra containers — logging, telemetry, lightweight APIs, caches, AI inference helpers — alongside your main app,...
Python 3.14 is now available on Azure App Service for Linux
1 minute read • By Tulika Chaudharie • October 28, 2025
If you’ve been waiting to run Python 3.14 in on Azure App Service - it’s here. Azure App Service for Linux now offers Python 3.14 as a first-class runtime. Y...
Build Long-Running AI Agents on Azure App Service with Microsoft Agent Framework
6 minute read • By Jordan Selig • October 21, 2025
The AI landscape is evolving rapidly, and with the introduction of Microsoft Agent Framework, developers now have a powerful platform for building sophistica...