Recent Blog ArticlesNewest TopicsMost LikesTagged:TagDeploying 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...Using NVIDIA Triton Inference Server on Azure Container Apps TOC Introduction to Triton System Architecture Architecture Focus of This Tutorial Setup Azure Resources File and Directory Structure ARM Template ARM Template From Azure Port...Connection Between Web App and O365 Resources: Using Mail as an Example TOC Introduction User Management Grant Permission Setup Security Mail Group Test References Introduction When using the Graph API to manage mail-related services, ...