Azure Weekly
Issue #554 - 8th March 2026
Highlights this week include: Introducing GPT-5.4 in Microsoft Foundry: OpenAI's GPT-5.4 is now generally available in Microsoft Foundry, bringing improved reasoning consistency, stronger instruction alignment, lower latency, and integrated computer-use capabilities for building reliable, production-grade agentic workflows at scale. The Great Foundry Shift: Microsoft Foundry New vs Classic Explained: A comprehensive layer-by-layer comparison of Microsoft Foundry (New) and Foundry (Classic), covering the move to a simplified CognitiveServices resource model, multi-agent workflow orchestration, long-term memory, a 1,400+ tool catalog with MCP/A2A support, and clear guidance on when to migrate. Even Simpler to Safely Execute AI-generated Code with Azure Container Apps Dynamic Sessions: Azure Container Apps Dynamic Sessions now exposes a built-in MCP endpoint, allowing AI agents to execute Python, Node.js, or shell code inside millisecond-startup Hyper-V-isolated sandboxes, with new samples demonstrating integration with the Microsoft Agent Framework.
The Future of Identity: Self-Service Account Recovery Preview in Microsoft Entra: Microsoft Entra's new Self-Service Account Recovery preview eliminates the vulnerable human help-desk step by verifying user identity through government-ID document forensics, biometric liveness checks, and face matching, then automatically issuing a Temporary Access Pass to bootstrap a new device without any agent involvement.
Azure Databricks Lakebase is now generally available: Azure Databricks Lakebase reaches GA, offering a serverless Postgres database that decouples compute from storage, integrates with Unity Catalog governance, and is purpose-built to support AI-native patterns such as real-time feature serving and agent memory directly on the lakehouse. Scaling API Ingestion with the Queue-of-Work Pattern: By decomposing large API ingestion jobs into thousands of small independent work items processed by concurrent Azure Container Apps workers via Azure Storage Queue, one team cut their data ingestion time from 15 hours to under 2 hours while gaining automatic retry handling and fault tolerance at lower cost than traditional orchestration tools.
Finally, two interesting posts about Drasi: Change-Driven Architecture on Azure with Drasi: A deep-dive into why polling-based event detection wastes compute and introduces latency, and how Drasi's Change Data Capture approach: running continuous Cypher queries over a live PostgreSQL stream, which delivers near-instantaneous event detection with declarative, version-controlled logic. How Netstar Streamlined Fleet Monitoring and Reduced Custom Integrations with Drasi: Fleet solutions provider Netstar replaced a sprawl of bespoke integration pipelines with a single Drasi-powered change-driven architecture, using continuous queries over Azure SQL and Event Hub to deliver real-time alerts and unified Grafana monitoring for logistics customers including Maersk.
⚙️ AI + Machine Learning
- Naomi Moneypenny blogs about Introducing GPT-5.4 in Microsoft Foundry, and Unlocking document understanding with Mistral Document AI in Microsoft Foundry and GPT-5.3 Chat in Microsoft Foundry: A more grounded way to chat at enterprise scale
- Vinod Soni discusses The Great Foundry Shift: Microsoft Foundry New vs Classic Explained
- Osi highlights - Now in Foundry: Qwen3.5 Medium Model Series
- Yash Lara introduces Phi-4-Reasoning-Vision to Microsoft Foundry
- Bob Mital delves into Inference at Enterprise Scale: Why LLM Inference Is a Capital Allocation Problem, describes Inference at Enterprise Scale: Architecting for Cost, Latency, and Efficiency and describes The LLM Inference Optimization Stack: A Prioritized Playbook for Enterprise Teams
- Adam Bertram (@adbertram) explains how to Build Production Multiagent AI Systems with Azure AI Foundry
- harshul05 blogs about Building Generative Pages in Power Platform
- James Asher discusses Evaluating AI Agents: Techniques to Reduce Variance and Boost Alignment for LLM Judges
- James Jeffries writes about From dictation to intelligence at the cursor with Dragon Copilot Desktop
- Joon Woo talks about Security in the agentic era: A new paradigm
- Sunil Sattiraju writes about From Manual Document Processing to AI-Orchestrated Intelligence
- Don Dinulos asks: Can you use AI to implement an Enterprise Master Patient Index (EMPI)?
- Dave Rendon talks about Building AI Apps and Agents with the Full Azure Stack: A Deep Dive into Microsoft Foundry, Agents
- sgangaramani walks through Building High-Performance Agentic Systems
- Thomas Thornton (@tamstar1234) blogs about Azure Diagram Agent Skill with Draw.io MCP
- Chunlong Yu discusses GenRec Direct Learning: Moving Ranking from Feature Pipelines to Token-Native Sequence Modeling
- Yves-Pitsch highlights Unified AI Weather Forecasting Pipeline thru Aurora, Foundry, and Microsoft Planetary Computer Pro
🔎 Analytics
- The Azure Updates Team announces Azure Databricks Lakebase (GA) and announces Azure Databricks update workspace network configuration (GA)
- Anavi Nahar highlights that Azure Databricks Lakebase is now generally available
- Sinny Pan announces the General Availability of the Azure Maps Geocode Autocomplete API
- On Microsoft Fabric Blog, Mihir Wagle explains how to Evaluate Power Query Programmatically in Microsoft Fabric (Preview)
- Laura-Jayne Adamson discusses Fabric Toolbox: A Helpful Resource for Exploring Fabric
- Amir Jafari describes how to Update to required permissions for Semantic Models in Fabric Data Agents
- Jonathan George (@jon_george1) writes about Scaling API Ingestion with the Queue-of-Work Pattern
- Collin Brian explains How Netstar Streamlined Fleet Monitoring and Reduced Custom Integrations with Drasi
- Luke Murray (@lukemurraynz) writes about Change-Driven Architecture on Azure with Drasi
🖥️ Compute
🚢 Containers
- Luke Murray (@lukemurraynz) talks about Container Security Hardening for Azure Container Apps
- On IT Next, Dave Rendón (@DaveRndn) writes about From VMs to Containers: A Practical Guide to AKS for IT Pros Who Didnt Ask for Kubernetes
- Adam Sharif talks about Migrating to the next generation of Virtual Nodes on Azure Container Instances ACI
- Piotr Kolodziej blogs about The End of NGINX Ingress on AKS: What You Need to Know
- Adam Sharif describes Migrating to the next generation of Virtual Nodes on Azure Container Instances ACI
- Chaminda Chandrasekara writes about High Availability Deployment of Nginx Gateway Fabric Replacing Retired Ingress Nginx in AKS - Part 5 - Cleanup Ingress-Nginx from the AKS Cluster
- Jan Kalis writes about Even simpler to Safely Execute AI-generated Code with Azure Container Apps Dynamic Sessions
- Lara Vannut walks through Futureproofing your Kubernetes platform: The AKS advantage
- Yaron Schneider writes: Still Not Durable - How Microsoft Agent Framework and Strands Agents Repeat the Same Mistakes
- Achraf Ben Alaya blogs about Building a Microservices Architecture on Azure Container Apps with Terraform - Part 2
🗄️ Databases
- Madhumita Tripathy writes about Why Developers and DBAs love SQL’s Dynamic Data Masking (Series - Part 1)
- Anasuah Chakraborty blogs about Troubleshooting Intermittent Query Failures on Azure SQL DB Read Replicas Error 3947
- Sam Zhao talks about Guide to Upgrade Azure Database for MySQL from 8.0 to 8.4
🛠️ Developer Tools
- Pratik Panda covers Giving Your AI Agents Reliable Skills with the Agent Skills SDK
- suyoggadgil describes How the latest frontier models unlocked AI in SharePoint: Technical deep dive
- On Visual Studio Magazine - Blogs, David Ramel (@dramel) covers how Custom Agents Transform Visual Studio with Built-In and DIY Options and highlights that VS Code 1.110 Ships with Agent Plugins, Browser Tools and Session Memory
- Orin Thomas blogs about Foundry Local Web UI for IIS
- Dieter Gobeyn explains How to get accurate azure answers in ChatGPT using MCP
- On IT Next, Dave Rendón (@DaveRndn) writes about From .NET Framework to .NET
🔩 DevOps
- Adam Bertram (@adbertram) explains how to Prove Every Artifact: Supply Chain Security in Azure DevOps and explains how to Deploy Enterprise PowerShell Modules Using Azure Artifacts
- Richard Fennell (@richardfennell) talks about Options for Migrating DevOps Toolsets
- Karol Pieciukiewicz explains how to Deploy Next.js SSR on Azure Container Apps Full Guide
- Koen Verbeeck (@Ko_Ver) describes How to Parameterize Fabric Linked Services in Azure Data Factory for Azure Devops Deployment
- Tao Yang (@MrTaoYang) walks through Deploying Azure Policy with Infrastructure as Code IaC
- Freek Berson (@fberson) blogs about Deploying Azure Infrastructure.. and Turning on the Light
- Gregor Suttie (@gregor_suttie) talks about Pulling Off the Perfect Sprint Review Heist with Copilot, Squad and Oceans Eleven
- Dave Rendón (@DaveRndn) writes about Agentic DevOps Is Here: How Azure MCP Server, GitHub Copilot, and SRE Agent Are Rewriting the
⚙️ Hybrid + Multicloud
- Mladen Andzic highlights the GA of update policy SQL Server 2025 for Azure SQL Managed Instance
- Jalen McGee announces the General Availability of the Azure Arc Gateway for Arc-enabled Kubernetes
🎭 Identity
- Hugo Queiroz announces Managed Identity Support for Azure SQL Database Import & Export services (preview)
- Erik Ejlskov Jensen describes Microsoft.Data.SqlClient 7.0 Preview: Finally, Azure.Identity is Optional
- Farooque Mohammad describes The Future of Identity: Self-Service Account Recovery Preview in Microsoft Entra
🔌 Integration
- Reynaldo Montes de Oca describes Implementing / Migrating the BizTalk Server Aggregator Pattern to Azure Logic Apps Standard
- Wagner Silveira (@WSilveiraNZ) provides the Logic Apps Aviators Newsletter - March 2026
📚 Learning
- Mark Winters writes: The AI job boom is here. Are you ready to showcase your skills?
- Liberty Munson writes about New Certification for machine learning operations MLOps engineers
⚖️ Management and Governance
- The Azure Updates Team highlights a Retirement: Azure Policy faster enforcement and retirement of login/logout workaround
- Blesson John talks about Microsoft Fabric Lakehouse sub-item metadata in Microsoft Purview
- On IT Next, Dave Rendón (@DaveRndn) describes Azures New Resiliency Platform - Top to Bottom.
- Gregor Suttie (@gregor_suttie) describes How I built an app to manage Azure using AI
- Tobias Zimmergren & Jussi Roine (@CtrlAltAzure) discuss Startup-Scale Landing Zones in Azure
- Ramya Sharma talks about Rethinking Allow my organization to manage my device Why optin enrollment works better for Intune
- Daniel Beade discusses Sensitivity Labels in OneNote Now Generally Available
🚌 Migration
- Mekayla Moore blogs about ExpressRoute Gateway Microsoft initiated migration
- Orin Thomas discusses Azure Migration Challenges and how to resolve them
🌐 Networking
- The Azure Updates Team Draft & Deploy on Azure Firewall (GA)
- Niklas Klasn highlights that Default outbound access will not be default anymore
- Jose Moreno (@erjosito) writes about What is the Azure Virtual Network Routing Appliance
🔐 Security
- Noga Ronen runs through What's New in Microsoft Sentinel: March 2026
- Vasavi Pasula discusses Defending Container Runtime from Malware with Microsoft Defender for Containers
📦 Storage
- Fernanda Vela announces Malware scan results now in blob tags ADLS Gen2 HNS (Public Preview)
- Aung Oo describes Instant access incremental snapshots: Restore without waiting
🔗 Web
- Luke Murray (@lukemurraynz) covers Ingress and edge design decisions for API Management
- June Singh blogs about Using Azure API Management with Azure Front Door for Global, MultiRegion Architectures
- Vinicius Apolinario covers Azure App Service Managed Instances: What IT/Ops Teams Need to Know
- Sabyasachi Samaddar discusses Decision Matrix: API vs MCP Tools — The Great Integration Showdown