Recent Blog ArticlesNewest TopicsMost LikesTagged:TagUsing an AI Agent to Troubleshoot and Fix Azure Function App Issues TOC Preparation Troubleshooting Workflow Conclusion Preparation Topic: Required tools AI agent: for example, Copilot CLI / OpenCode / Hermes / OpenClaw, etc. In this example, we...Deploying to Azure Web App from Azure DevOps Using UAMI TOC UAMI Configuration App Configuration Azure DevOps Configuration Logs UAMI Configuration Create a User Assigned Managed Identity with no additional configuration. This ide...Deploying a Bun + Hono + Vite app to Azure App Service TOC Introduction Local Environment Deployment Conclusion 1. Introduction Anthropic, the company behind Claude, recently acquired the JavaScript runtime startup Bun, marking one of...Common Misconceptions When Running Locally vs. Deploying to Azure Linux-based Web Apps TOC Introduction Environment Variable Build Time Compatible Memory Conclusion 1. Introduction One of the most common issues during project development is the scenario where “...Deployment and Build from Azure Linux based Web App TOC Introduction Deployment Sources From Laptop From CI/CD tools Build Source From Oryx Build From Runtime From Deployment Sources Walkthrough Laptop + Oryx Lapto...Collaborative Function App Development Using Repo Branches In this example, I demonstrate a Windows-based Function App using PowerShell, with deployment via Azure DevOps (ADO) and a Bicep template. Local development is done in VSCode. Scenario: Your ...Connect Azure SQL Server via System Assigned Managed Identity under ASP.NET TOC Why we use it Architecture How to use it References Why we use it This tutorial will introduce how to integrate Microsoft Entra with Azure SQL Server to avoid using fixed username...Superfast Installing Code Push Server in a Windows Web App TOC Introduction Setup Debugging References 1. Introduction CodePush Server is a self-hosted backend for Microsoft CodePush, allowing you to manage and deploy over-the-air updates for...Deploy Dynatrace OneAgent on your Container Apps TOC Introduction Setup References 1. Introduction Dynatrace OneAgent is an advanced monitoring tool that automatically collects performance data across your entire IT environment. I...Superfast using Web App and Managed Identity to invoke Function App triggers TOC Introduction Setup References 1. Introduction Many enterprises prefer not to use App Keys to invoke Function App triggers, as they are concerned that these fixed strings might b...