Azure Weekly
Issue #552 - 22nd February 2026
There are quite a few interesting announcements and updates this week. Here are the highlights: Custom Agents in Visual Studio: Built in and Build-Your-Own agents – Visual Studio now ships preset AI agents for debugging, profiling, testing, and modernisation, alongside a preview framework for building custom agents via .agent.md files with MCP support for connecting to external knowledge sources. Shipping Features Faster with Copilot CLI – An overview of how GitHub Copilot CLI accelerates Azure development by translating natural language into Azure CLI commands, compressing feedback loops, and dramatically reducing context-switching between documentation and terminal. How I Used GitHub Copilot CLI to Build an Azure Governance Web App: From Zero to Maturity Score in One Weekend – A detailed walkthrough of building a comprehensive Azure governance and FinOps web application in a single weekend using GitHub Copilot CLI with the Azure MCP Server, covering budgets, cost management, tagging compliance, security posture, and an improving the overall maturity score.
In Data & Analytics: Microsoft ODBC Driver for Microsoft Fabric Data Engineering (Preview) – A new enterprise-grade ODBC 3.x driver that enables .NET, Python, and other ODBC-compatible applications to connect to and query Spark workloads in Microsoft Fabric via Livy APIs, with deep lakehouse integration and Entra ID authentication. Official support for Microsoft fabric-cicd tool – The open-source fabric-cicd Python library for CI/CD automation across Microsoft Fabric workspaces is now officially supported and Microsoft-backed, addressing cross-workspace deployment challenges including dependency management and parameterisation. Share bundled Fabric Items in Fabric Org Apps – A walkthrough of using the new Fabric Org Apps feature (public preview) to bundle and share multiple Fabric items such as Real-Time Dashboards, Maps, and Notebooks as customisable, read-only packages for consumers within an organisation.
Finally, Unified tooling in the AKS MCP server (Public Preview) – The AKS MCP server now defaults to unified tools (call_az and call_kubectl) replacing legacy specialised tools, with a new --enabled-components flag for granular control over which components are active. Azure Quick Review (azqr) 3.0: Breaking Changes and Migration Guide – Version 3.0 of the Azure Quick Review CLI tool introduces breaking changes, replacing individual boolean flags with a unified --stages flag and changing cost analysis, Defender recommendations, and Arc scans to disabled by default. Azure Bicep Snapshots – Test and Validate Your Code and Deployments – A new preview feature in Bicep v0.36.1 that lets you locally generate and validate ARM resource definitions from parameter files without deploying to Azure, producing what-if style diff output to catch issues before deployment.
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
- Amar Badal highlights Claude Sonnet 4.6 in Microsoft Foundry-Frontier Performance for Scale
- Virginia Roman provides some Billing updates: new operations for Fabric AI functions and AI services
- Dave Rendon writes: From Code Completion to Agent Orchestration - How GitHub Copilot Is Rewriting the Rules of Software and: From Software Factory to Agent Factory - Inside Microsofts AI Transformation Across the Entire SDLC
- Brady Bumgarner explains how to Monetize your AI apps and agents on Marketplace to realize growth
- Tiffiany describes How Cloud + AI Solutions Empower Nonprofits to Do More with Less
- Naomi Moneypenny covers Unlocking Document Understanding with Mistral Document AI in Microsoft Foundry
- Fernando Aznar Cornejo highlights: Azure Recognized as an NVIDIA Cloud Exemplar, Setting the Bar for AI Performance in the Cloud
- Giovani Decusati blogs about Azure AI Content Safety– Bridging the Gap between principles and implementation
- Colby T. Ford discusses Deploying Custom Microsoft Foundry Agents as Shiny Python Apps in Azure
- Tobias Zimmergren & Jussi Roine (@CtrlAltAzure) discuss: From vibe-coding to production - Shipping verifiable AI
🔎 Analytics
- The Azure Updates Team highlights that Anthropic Claude Sonnet 4.6 is now available on Azure Databricks (GA)
- On Microsoft Fabric Blog, Miquella de Boer highlights that OneLake SharePoint and OneDrive shortcuts now support workspace and service principal identities (Preview)
- Yaron Pri Gal announces official support for Microsoft fabric-cicd tool
- On the MSSQL Tips site, Kenneth A. Omorodion explains how to Implement Snapshot Reporting in Microsoft Fabric using Fabric Pipelines
- Arshad Ali describes Microsoft ODBC Driver for Microsoft Fabric Data Engineering (Preview)
- Joji Varghese writes about MCP-Driven Azure SRE for Databricks
- Sander van de Velde (@svelde) blogs about how to Share bundled Fabric Items in Fabric Org Apps
🖥️ Compute
- The Azure Updates Team announces Azure Functions .NET 10 support (GA) and Quota and deployment troubleshooting tools for Azure Functions Flex Consumption (GA)
- Rakesh Ginjupalli highlights DCasv6 and ECasv6 confidential VMs in Azure Government Cloud
- Radu Vunvulea (@RaduVunvulea) discusses When the cloud Must run hundreds of thousands of vCPUs
- On SQL Server Central, Temidayo Omoniyi talks about Azure Functions: The Serverless Powerhouse
- Anthony van der Hoorn (@anthony_vdh) blogs about how to Host Declarative Markdown-Based Agents on Azure Functions
- Hilary Wang highlights Automatic zone balance for Virtual Machine Scale Sets (Public Preview)
- Adam Bertram (@adbertram) explains how to Prevent Azure VM Outages with Load Balancer Health Probes
🚢 Containers
- The Azure Updates Team announces AKS support for Kubernetes version 1.34 (GA), Node auto-provisioning enabled clusters in AKS now support LocalDNS (GA), Node auto-provisioning support in Azure government and private cloud (GA), announces Unified tooling in the AKS MCP server (Public Preview) and Cluster mode for the agentic CLI for AKS (Public Preview)
- Carlos Mendible (@cmendibl3) describes AKS: Azure Container Storage with local NVMe using Terraform and covers Azure Batch with AlmaLinux and Docker
- Dave Rendon explains How Microsoft 365 Runs Tens of Millions of Pods on AKS: Architecture Patterns, Fleet Management
- Jan Kalis writes: From Maybe Next Quarter to Running Before Lunch on Container Apps - Modernizing Legacy .NET App
🗄️ Databases
- Mohamed Baioumy talks about Identifying Orphaned Records in Change Tracking Side Tables (Read‑Only Health Check)
🛠️ Developer Tools
- Ian Griffiths (@idg10) shares his experiments with T4 templates on modern .NET
- On Microsoft Fabric Blog, Anna Hoffman (@AnalyticAnna) writes: No more excuses - AI-powered assistants are in SSMS, VS Code, and Fabric
- Gregor Suttie (@gregor_suttie) explains How I Used GitHub Copilot CLI to Build an Azure Governance Web App: From Zero to Maturity Score in One Weekend
- Gregor Suttie (@gregor_suttie) walks through Shipping Features Faster with Copilot CLI
- Junjie Li discusses the AI Toolkit for VS Code - February 2026 Update
- Lee Stott writes about Agentic Code Fixing with GitHub Copilot SDK and Foundry Local
- On the Visual Studio blog, Rhea Patel and Kelly Fam cover Custom Agents in Visual Studio: Built in and Build-Your-Own agents
- Subhojit Basak blogs about SSMA Copilot for SAP ASE (Sybase)
🔩 DevOps
- Adam Bertram (@adbertram) talks about how to Fix Broken Azure DevOps Pipelines: A Systematic Guide and describes Azure Container Apps: Instant Preview Environments per PR
- Richard Fennell (@richardfennell) writes: Caught out again by the cache in a build pipeline and highlights an issue: Unexpected 'task is dependent on a Node version that is end-of-life' warning with Azure DevOps Pipelines
- Radu Vunvulea (@RaduVunvulea) covers Azure DevOps Server to Services: what really moves and what doesnt and writes about Large-scale parallel computing - Checklist
- Damian Brady (@damovisa) describes GitHub AI
- Stanislav Zhelyazkov (@StanZhelyazkov) talks about Azure Bicep Snapshots – Test and Validate Your Code and Deployments
- Dave Rendon describes How Sams Club Achieved Zero Downtime on Azure
- Dheeraj Bandaru explains How Azure SRE Agent Can Investigate Resources in a Private Network and explains how to Get started with Elasticsearch MCP server in Azure SRE Agent
- Thomas Thornton (@tamstar1234) blogs about Building Better Azure Terraform Modules with GitHub Copilot Agents and Skills
- Dheeraj Bandaru explains how to Build a Custom SSL Certificate Monitor with Azure SRE Agent: From Python Tool to Production Skill
- Sabyasachi Samaddar writes about Reactive Incident Response with Azure SRE Agent: From Alert to Resolution in Minutes
- Azure Citadel discusses Using AzAPI in Terraform
🎭 Identity
- Penny Zhou discusses Snowflake Key-Pair Authentication (GA)
🔌 Integration
- Emmanuel Abram Profeta writes about Agentic Logic Apps Integration with SAP - Part 1: Infrastructure and Part 2: AI Agents
- Harold Campos (@hcamposu) provides A BizTalk Migration Tool: From Orchestrations to Logic Apps Workflows
💡 Internet of Things
- Pete Gallagher writes: IoT Hub with ADR and Certificate Management – Part 1, and Part 2, and Part 3, and Part 4, and Part 5
- Yongguang Zhang writes about AI-Powered RAN and the Intelligent Edge: Microsofts Vision for the Future of Telecom
- Lee Stott describes Building a Smart Building HVAC Digital Twin with AI Copilot Using Foundry Local
📚 Learning
- Adam Bertram (@adbertram) describes How to Pass the AZ-104 Azure Administrator Exam
- On the Azure Developer Community Blog, Carlotta Castelluccio talks about an Upcoming webinar: Maximize the Cost Efficiency of AI Agents on Azure
- Lee Stott discusses Teaching AI Development Through Gamification
- Heidi Kobylski describes Genesis Mission: How Microsoft & the U.S. Department of Energy Accelerate Science
⚖️ Management and Governance
- Shafiq Mannan describes Data Quality (DQ) for Standalone Data Assets at Microsoft Purview
- Radu Vunvulea (@RaduVunvulea) discusses Designing HADR on Azure and how AI can help
- On the Azure blog, Mark Russinovich and Molina Sharma cover Azure reliability, resiliency, and recoverability: Build continuity by design
- Aidan Finn (@joe_elway) writes about why It's Never Too Late For The Cloud Adoption Framework
🚌 Migration
- Adam Bertram (@adbertram) provides a Ready to Move Beyond Lift-and-Shift An Azure Migration ROI Guide
- Carlos Mendible (@cmendibl3) describes Azure Quick Review (azqr) 3.0: Breaking Changes and Migration Guide
- Abhishek Kumar highlights that Azure Database Migration Service Expands to New Azure Regions
- Lakshya Jalan talks about Azure Migrate: Now Supporting Premium SSD V2, Ultra and ZRS Disks as Targets
- Regina Hackenberg discusses Migrating Workloads from AWS to Azure: A Structured Approach for Cloud Architects
🌐 Networking
- Adam Bertram (@adbertram) covers how to Control Traffic with Network Security Groups
- Alan Kinane (@Azure_Alan) delves into Azure Virtual Network Routing Appliance – a first look
- Chaminda Chandrasekara writes about High Availability Deployment of Nginx Gateway Fabric Replacing Retired Ingress Nginx in AKS - Part 1 - Plan for Smooth Transition
- Niklas Klasn blogs about Scaling with Azure Virtual Network Routing Appliance
- Aidan Finn (@joe_elway) asks: What's The Deal With Azure Virtual Network Routing Appliance?
- Ignacio Gonzalez blogs about SQL MI Private Endpoint in One Picture
🔐 Security
- Krishna Sagar highlights a Public Preview Announcement: Empower Real-Time Security with Microsoft Sentinel's CCF Push Feature
- Jaganatha Dasari and Syed Pasha cover Navigating the 2025 holiday season: Insights into Azure's DDoS defense
- Michal Shechter explains how to Accelerate Your UEBA Journey: Introducing the Microsoft Sentinel Behaviors Workbook
- Saleem Bseeu provides A Practical Guide to Azure DDoS Protection Cost Optimization
- Zachary Cavanell discusses AI with Zero Trust Security
- Zeinab Mokhtarian Koorabbasloo writes about Three ways to run KQL on Microsoft Sentinel data lake: Interactive, Async, or Jobs
- Amanda Lowe walks through Security Dashboard for AI - Now in Public Preview
- Zeinab Mokhtarian Koorabbasloo discusses Unlocking the power of Notebooks with Microsoft Sentinel data lake
📦 Storage
- The Azure Updates Team announces Encryption at host & disk encryption sets support in node auto-provisioning (GA)
- The Azure Updates Team explains how to Launched Generally Available: Instant access support for incremental snapshots of Azure Premium SSD v2 and Ultra Disk
🔗 Web
- June Singh discusses Using Azure API Management with Azure Front Door for Global, Multi-Region Architectures
- Nicole Haugen talks about Azure API Management - Unified AI Gateway Design Pattern
⚙️ Azure Virtual Desktop
- Rinku Dalwani highlights that RDP Shortpath UDP over Private Link is now generally available