Azure Weekly
Issue #553 - 1st March 2026
Quite a packed edition this week. Highlights include: Build Sensitivity Label‑Aware, Secure RAG with Azure AI Search and Purview - Azure AI Search now integrates with Microsoft Purview sensitivity labels so that RAG and Copilot-style applications can index protected documents and enforce label-based access controls at query time. Integrating Microsoft Foundry with OpenClaw: Step by Step Model Configuration - A walkthrough of deploying models from Microsoft Foundry's catalog and configuring them as the reasoning backend for OpenClaw, the open-source AI agent framework that executes tasks and controls browsers locally.
Rethinking Background Workloads with Azure Functions on Azure Container Apps - A comparison of Azure Functions on Container Apps (ideal for event-driven, orchestrated workflows with built-in triggers and Durable Functions) versus Container App Jobs (better suited to containerised batch workloads requiring full runtime control). Host Declarative Markdown-Based Agents on Azure Functions - An experimental feature that lets you deploy AGENTS.md-based agent projects, complete with skills, MCP tools, and custom Python functions, to Azure Functions as scalable cloud APIs with a single azd up command. Ian Griffiths appeared On .NET Live to talk about Reactive Extensions for .NET - Rx.NET v7 and Futures and a published a blog post which shares the code from the demos.
Finally, An introduction to the Native Execution Engine for Microsoft Fabric - Microsoft Fabric's Native Execution Engine uses vectorized C++ execution powered by open-source Velox and Apache Gluten to accelerate Spark jobs with no code changes, delivering up to 4× faster queries at no additional compute cost. Zero-copy access to OneLake data in Azure Databricks (Preview) - OneLake catalog federation now lets Azure Databricks query data stored in Microsoft Fabric's OneLake directly through Unity Catalog, eliminating the need for data copies, extra pipelines, or redundant refresh schedules.
If you're interested in all things Microsoft Fabric - don't forget to sign up for our new newsletter - Fabric Weekly - which we'll start publishing in the next month or so. We'll be moving all Fabric content over from Azure Weekly to Fabric Weekly, just as we did with Power BI Weekly 7 years ago.
⚙️ AI + Machine Learning
- Seth Patton talks about What's New in Microsoft 365 Copilot February 2026
- AJ Bajada talks about MCP Apps: Interactive Dashboards Inside Your AI Conversations
- Ashwini Waghmare covers Authorization and Identity Governance Inside AI Agents
- Divya Paduvalli talks about Microsoft Foundry: An End-to-End Platform for Building, Governing, and Scaling AI
- Jan Tolis blogs about how to Unlock AI Agent communication, enhance customer engagement with MCP servers in Microsoft Marketplace
- Houssem Dellai (@HoussemDellai) blogs about Running Text to Image and Text to Video with ComfyUI and Nvidia H100 GPU
- Muhammad Suzarilshah bin Zakaria covers Integrating Microsoft Foundry with OpenClaw: Step by Step Model Configuration
- Naomi Moneypenny describes Grok 4.0 Goes GA in Microsoft Foundry and Grok 4.1 Fast Arrives with Major Enhancements
- Naomi Moneypenny writes about how New Azure Open AI models bring fast, expressive, and realtime AI experiences in Microsoft Foundry
- Lee Stott discusses Building a Privacy-First Hybrid AI Briefing Tool with Foundry Local and Azure OpenAI
- Mhadi Putro walks through Building Knowledge-Grounded Conversational AI Agents with Azure Speech Photo Avatars
- Charles Feddersen describes how Nasdaq builds thoughtfully designed AI for board governance with PostgreSQL on Azure
- Ravi Modi talks about Exploring Azure Face API: Facial Landmark Detection and Real-Time Analysis with C#
- Bojan Vrhovnik discusses Multi-tenancy in Agentic AI – session recap
- Naomi Moneypenny writes: Meet FLUX.2 [flex] for Text‑Heavy Design and UI Prototyping Now Available on Microsoft Foundry
- Gia Mondragon explains how to Build Sensitivity Label-Aware, Secure RAG with Azure AI Search and Purview
- Jamie Maguire (@jamie_maguire1) runs through Adding RAG to Your AI Agent Using TextSearchProvider and In-Memory Vector Store
- Chunlong Yu discusses GenRec Direct Learning: Moving Ranking from Feature Pipelines to Token-Native Sequence Modeling
- Lee Stott walks through Building a Privacy-First Hybrid AI Briefing Tool with Foundry Local and Azure OpenAI
- Shivam Goyal writes: Stop Drawing Architecture Diagrams Manually - Meet the Open-Source AI Architecture Review Agents
- Lee Stott covers Optimising AI Costs with Microsoft Foundry Model Router
- Sunil Sattiraju talks about Building AI Agents That Wait For Humans
- Dave Voutila announces Extended support for Fine Tuning gpt-4o and gpt-4o-mini
🔎 Analytics
- On Microsoft Fabric Blog, Katie Murray provides the Fabric February 2026 Feature Summary
- Mariya Ali introduces SQL Pool Insights in Microsoft Fabric Data Warehouse
- James Serra (@JamesSerra) describes Building Power BI Reports: Desktop vs Fabric
- Ankita Victor-Levi provides An introduction to the Native Execution Engine for Microsoft Fabric
- Miquella de Boer talks about Zero-copy access to OneLake data in Azure Databricks (Preview)
- Arindam Chatterjee runs through Processing CDC streams using Fabric Eventstreams SQL
- Anna Hoffman (@AnalyticAnna) writes: Something big is happening - is your data platform ready?
- James Snow talks about Microsoft Fabric Warehouse Case Insensitive: Workspace Setting Guide
- Vinod Soni writes about Git-Driven Deployments for Microsoft Fabric Using GitHub Actions
- Adam Bertram (@adbertram) delves into Azure Databricks Serverless Cost Optimization Guide
🖥️ Compute
- The Azure Updates Team announces that Azure Premium SSD v2 Disk is now available in Brazil Southeast, and in a third Availability Zone in Malaysia West and Indonesia Central (GA)
- The Azure Updates Team explains how to Launched Generally Available: DCesv6, DCedsv6, ECesv6, and ECedsv6 confidential VMs
- Simran Parkhe announces general availability of Azure Intel TDX confidential VMs
- Deep Ganguly describes Rethinking Background Workloads with Azure Functions on Azure Container Apps
- Lily Ma blogs about Building MCP Apps with Azure Functions MCP Extension
- Anthony Chu (@nthonyChu) covers how to Host Declarative Markdown-Based Agents on Azure Functions
- Vikas Gupta explains How to Troubleshoot Azure Functions Not Visible in Azure Portal
- James van Den Berg provides The Ultimate Azure Virtual Machine Guide
- Vikas Gupta describes How to Troubleshoot Azure Functions Not Visible in Azure Portal
- Jing Wang writes about a Best Practice: Using Self-Signed Certificates with Java on Azure Functions Linux
- Xiaoran Li walks through Unlocking NVIDIA Blackwell for DeepSeek: A Collaborative Breakthrough in High-Performance Inference and talks about Unlocking High-Performance Inference for DeepSeek with NVFP4 on NVIDIA Blackwell
🚢 Containers
- The Azure Updates Team explains how to Launched Generally Available: Azure Red Hat OpenShift is now available in Malaysia West, New Zealand North, and Mexico Central
- Richard Hooper (@Pixel_Robots) highlights that AKS Node Pool Rollback is now in Preview
- Adedeji Awolesi blogs about Scaling Your Apps on AKS: A Hands-On Guide to HPA and VPA and writes about Beyond CPU: Event-Driven Autoscaling on AKS with KEDA
- Karol Pieciukiewicz blogs about Azure Container Apps – Private Networking with Terraform
- Johnson Shi announces Regional Endpoints for Geo-Replicated Azure Container Registries (Private Preview)
- Man Andak covers Accelerating AKS Upgrades with Fleet Manager: Finding the Right Balance
- On Dapr Blog, Dapr Project Maintainers announce Dapr v1.17 is now available
- Lo Kinfey (@Ljh8304) walks through Building a Dual Sidecar Pod: Combining GitHub Copilot SDK with Skill Server on Kubernetes
- Adam Bertram (@adbertram) explains how to Build Auto-Migration Systems for Azure Spot VMs in AKS
- Lo Kinfey (@Ljh8304) describes Building a Dual Sidecar Pod: Combining GitHub Copilot SDK with Skill Server on Kubernetes
- Johnson Shi covers Azure Container Registry Premium SKU Now Supports 100 TiB Storage
🗄️ Databases
- The Azure Updates Team runs through the Azure SQL updates for late-February 2026 (Public Preview), and the Azure SQL updates for late-February 2026 (GA) and announces Georedundant backups for Premium SSD v2 in Azure Database for PostgreSQL (Public Preview)
- Tanayankar Chakraborty discusses how Renaming an Azure SQL DB encrypted with DB level-CMK can render it Inaccessible
- On the MSSQL Tips site, Temidayo Omoniyi talks about Azure Cosmos DB Event Trigger Solution
- Mohamed Baioumy writes about Cannot enable Change Data Capture CDC on Azure SQL Database: Msg 22830 + Error 40529 SUSERSNAME, discusses Part 2: Safely Cleaning Orphaned Records in Change Tracking Side Tables, blogs about Offline vs. Immutable Backups for Azure SQL Database General Guidance and walks through Troubleshooting Change Tracking cleanup growth and orphaned rows in Azure SQL Database
- Mohamed Baioumy talks about DORA exit planning for Azure SQL Database: a practical, general guidance blueprint
- Varun Dhawan talks about Dashboards with Grafana - Now in Azure Portal for PostgreSQL
- Adam Bertram (@adbertram) describes How to Migrate SQL Server to Azure SQL Database
- Sparsh Agrawat describes Oracle Database@Azure Is Now Generally Available in West Europe Amsterdam
- Ram Kakani highlights a series: Run Oracle Your Way on Oracle Database Azure
🛠️ Developer Tools
- On the Visual Studio blog, Mark Downie (@poppastring) provides a Visual Studio February Update
- Julia Muiruri talks about Building an AI Study Agent - How GitHub Copilot CLI & SDK helped Reimagine LMS
- On Visual Studio Magazine - Blogs, David Ramel (@dramel) highlights that AI Agents Gain Native Browser Access and Global Instructions and that WinForms Gets Some AI Love in Visual Studio February Update
🔩 DevOps
- On the Azure & DevOps Podcast, Paul Duvall discusses AI Driven Development
- On the Microsoft DevOps blog, Dan Hellem discusses Updates to Team Calendar extension
- Dan Rios (@danonazure) writes about a Micro deployment pattern with Azure Deployment Stacks
- Radu Vunvulea (@RaduVunvulea) writes about From Deployed to Compliant: Automating Azure IaC Checks
- Dheeraj Bandaru explains how to Get started with Datadog MCP server in Azure SRE Agent, how to Get started with Atlassian Rovo MCP server in Azure SRE Agent and how to Build a Custom SSL Certificate Monitor with Azure SRE Agent: From Python Tool to Production Skill
- Sreekanth Thirthala writes about New Azure API management service limits
⚙️ Hybrid + Multicloud
- Pragya Dwivedi announces Public Preview: Simplified Machine Provisioning for Azure Local
- Douglas Phillips highlights that Microsoft Sovereign Cloud adds governance, productivity, and support for large AI models securely running even when completely disconnected
- Jose Moreno (@erjosito) discusses Connecting Microsoft Fabric to on-premises databases with Private Link
- Lee Stott writes about On-Premises Manufacturing Intelligence
- Ryad B. discusses Managed Identity on SQL Server On-Prem: The End of Stored Secrets
- Dave Rendon blogs about Optimizing Linux on Azure: Performance Tuning, Security Baselines, and Deployment Strategies You Need to Know in 2026.
🎭 Identity
- Miranda Leschke highlights: Windows first sign-in restore experience now available
- Tiffiany describes Don't Get Locked Out: Why Every Organization Needs Emergency Access Accounts
🔌 Integration
- Arpit explains How to Access a Shared OneDrive Folder in Azure Logic Apps
- Kent Weare (@wearsy) writes: Stop Writing Plumbing - Use the New Logic Apps MCP Server Wizard
- John Mighell covers SharePoint Showcase: Using SharePoint Embedded to create AI-ready infrastructure
💡 Internet of Things
- Dave Rendón (@DaveRndn) explains How Kraft Heinz Is Using Azure Digital Twins and AI Agents to Build Autonomous Factories
- Sander van de Velde (@svelde) provides A second life: STAR TUP920 on Azure IoT Edge
- On SQL Server Central, Hristo Hristov blogs about Microsoft Fabric and MQTT for Real-Time IoT Data Ingestion and Analytics
📚 Learning
- Tobias Zimmergren & Jussi Roine (@CtrlAltAzure) discuss Breaking into Microsoft security as a career
- Puja Aneja covers Microsoft Credentials roundup: February 2026 edition
- Jamie Maguire (@jamie_maguire1) highlights a New Free Course: Understanding Microsoft Agent Framework
- Fernando Aznar Cornejo blogs about Microsoft at NVIDIA GTC 2026
- Tiffany Lee discusses Word, Excel and PowerPoint Agents in Microsoft 365 Copilot: Overview + live demo- February 2026 M365 Champions Community call
- Shirleyse Haley explains how to AI Security in Azure with Microsoft Defender for Cloud: Learn the How, Join the Session
⚖️ Management and Governance
- The Azure Updates Team announces Secure ingestion and pod placement for Azure Monitor pipeline (Public Preview)
- The Azure Updates Team writes about In preview Public Preview: Secure ingestion and pod placement for Azure Monitor pipeline
- Shashank Kumar Shankar talks about Automating Large‑Scale Data Management with Azure Storage Actions
- Anuradha Karnam blogs about Azure SRE Agent Architecture and Creation: Practical Benefits for SAP on Azure Customers
- Justin Royal describes Cloud cost optimization and performance in a transition to AI-first
- MSlotwinski writes Introducing a faster, more intelligent, end-to-end insider risk investigation experience
- Xema Pathak announces new public preview capabilities in Azure Monitor pipeline
- Wim Matthyssen (@wmatthyssen) covers Azure Advisor: How to view Potential savings in EUR instead of USD with an Excel export
- Carlotta Castelluccio walks through Learning Cost Efficient AI Agents Development on Azure
- On IT Next, Dave Rendón (@DaveRndn) covers Azure Resiliency Explained: From Setup to Recovery
🚌 Migration
- Dave Rendón (@DaveRndn) describes How Microsoft Is Rewiring Cloud Security Into Every Azure Migration: Defender for Cloud+Agentic AI, Dave Rendon blogs about Windows Admin Center Virtualization Mode: Microsofts Bold Answer to VMware Migration and explains How Microsoft Is Using AI Agents to Turn Cloud Migration from Months to Days.
- Orin Thomas discusses Migration, Modernization & Agentic Tools
- Aidan Finn (@joe_elway) covers Interpretation of The Azure Cloud Adoption Framework
🌐 Networking
- The Azure Updates Team announces WAF Insights for Application Gateway (Public Preview)
- Chaminda Chandrasekara provides High Availability Deployment of Nginx Gateway Fabric Replacing Retired Ingress Nginx in AKS - Part 3 - Setup Nginx-Gateway Routes and Create Gateway Policies to Map with Ingress Nginx Annotations and Part 4 - Switch Traffic from Ingress-Nginx to Nginx-Gateway
- Niklas Klasn covers Azure Virtual Network Routing Appliance Performance
- Robert Smit (@Clustermvp) discusses Azure Virtual Network Routing Appliance: When Do You Actually Need It in a HubandSpoke Architecture
- Raffaele Garofalo discusses Rethinking Ingress on Azure: Application Gateway for Containers Explained
- Sam Cogan (@samcogan) writes about Seamless Migrations From Self Hosted Nginx Ingress To The AKS App Routing Add-On
- Rick Lievano describes Evolving the Network Operations Agent Framework: Driving the Next Wave of Autonomous Networks
- Richard Hooper (@Pixel_Robots) describes Installing Envoy Gateway on AKS: Three Ways to Configure Your Gateway
🔐 Security
- Eyal Haik explains how to Disrupt AWS attacks automatically in Microsoft Sentinel
- atennant walks through Unlocking value with Microsoft Sentinel data lake
- Natee Pretikul writes about Behind the Build with RSA: Identity Resilience in the Age of AI
- Shiran Shuster introduces The next generation of SOC automation: Sentinel playbook generator
- Tiffiany covers The Safest Way for Non-profits to Validate Conditional Access Policies Before Enforcing Them
- Sonja Ed lists the Top 5 Microsoft Sentinel Queries for Threat Hunting
- Sri Srinidhi discusses Cybersecurity in the Age of Digital Acceleration: Securing Intelligence, Assets, and Trust
📦 Storage
- The Azure Updates Team writes about In preview Public Preview: Restrict usage of user delegation SAS to an Entra ID identity and explains how to Launched Generally available: Azure Premium SSD v2 Disk Storage is now available in a third Availability Zone in New Zealan North
- Anthony Mashford (@anthonymashford) delves into ANF - Elastic Zone Redundant Storage (Public Preview)
- Ellie Vail talks about Public Preview: Restrict usage of user delegation SAS to an Entra ID identity
- Shannon Kuehn (@shankuehn) writes about Why Service Endpoint Policies Only Work for Azure Storage (And Why Everyone Gets Confused About This)
🔗 Web
- June Singh walks through Using Azure API Management with Azure Front Door for Global, Multi-Region Architectures
- The Intune Support Team explains How to enable HTTPS support for Microsoft Connected Cache for Enterprise and Education
- Jaliya Udagedara (@JaliyaUdagedara) walks through Connecting to Azure Managed Redis Instance from Redis Insight
⚙️ Azure Virtual Desktop
- Kerry Perez Heffernan blogs about What's New in Microsoft Teams February 2026
- Li Miller explains how to Protect browser-based work on agency-managed Windows PCs