Azure Weekly

Issue 575

16th August 2026

Highlights this week in include:

  • Azure Container Apps Sandboxes (Preview): Giving AI Agents a Safe Place to Work by Jan Kalis - Azure Container Apps Sandboxes offer secure, isolated environments for running untrusted AI code with features like snapshots, egress controls, managed identities, and virtual network integration, successfully deployed in production by Templafy.
  • Noise Reduction with What-If Results for Deployment Stacks by Stanislav Zhelyazkov - Azure introduces a What-If engine in deployment stacks that cuts down on misleading ARM change previews, simplifying the identification of actual infrastructure modifications.
  • Building an Azure AI Landing Zone Without Slowing Teams Down by Thomas Thornton - Azure AI Landing Zone introduces a unified platform pattern that standardizes identity, budgets, data governance, and security across multiple teams using model endpoints in Foundry or Azure OpenAI.
  • Introducing Microsoft IQ Live: A New Biweekly Series for Developers by Ayca Bas - Microsoft IQ Live introduces a biweekly developer series covering multi-IQ architectures, serverless knowledge bases, productivity data integration, web intelligence, knowledge composition, and production governance across eight sessions starting August 6.
  • Optimising DAX: Practical Examples by Carmel Eve - The article shows how small DAX tweaks, such as using bitmap filters instead of table scans, greatly boost Power BI model performance while offering advice on preventing duplicate data evaluations and reducing slicer costs.

🤖 AI

🔎 Analytics

🖥️ Compute

🚢 Containers

🗄️ Databases

🛠️ Developer tools

  • Building API Reference Documentation From Code, Part 1: The Pipeline The Endjin team developed a custom documentation pipeline that auto-generates accurate API reference docs from compiled assemblies and XML comments, supports multiple engine versions with version toggles, displays framework availability badges, and integrates smoothly into CI builds using the Vellum static site generator.
  • Multi-Language Support for Cross-Platform .NET Uno Platform 6.6 enhances cross-platform .NET app development with full IME composition, Unicode-correct text handling, and automatic font fallback for languages such as Japanese, Arabic, and Hindi.
  • 🦾 From Model to Agent: let’s build our own Claw, live in C# This series teaches C# and .NET developers how to build a personal finance CLI assistant using the new Microsoft Agent Framework harness, covering basics to production-ready observability in four live coding sessions.
  • Why the GitHub Copilot app became my daily driver The GitHub Copilot app enhances development by directing multiple agents across parallel workstreams, providing isolated workspaces and smooth GitHub integration, making it indispensable for handling complex projects alongside traditional IDEs.
  • Using the GitHub Copilot SDK for Java The GitHub Copilot SDK for Java provides a framework-agnostic integration of AI into server-side Java apps using Jakarta EE and Spring, removing vendor dependence and allowing any direct model provider through BYOK.
  • Microsoft Study Shows Just How 'Agentic' GitHub Copilot Has Become The study reveals that GitHub Copilot autonomously initiates 87% of large language model calls, often entering lengthy retry loops when faced with failures.
  • Building API Reference Documentation From Code, Part 2: Under the Hood The tool builds a combined type URL map across all assemblies using Portable PDB metadata to enable accurate cross-assembly references and direct "View Source" links in API documentation.
  • Solving bugs with elmah.io and Claude Code - a real-life example Using elmah.io’s MCP server with Claude Code automates bug fixing by allowing AI direct access to error details, uptime checks, and deployments in real time, streamlining workflow from Slack notifications to code adjustments.
  • First steps with MAUI: some friction Setting up MAUI on macOS requires addressing Xcode compatibility issues and bugs like missing Tab Bars in Mac Catalyst builds by updating the workload.
  • Configuration Management in Microsoft Agent Framework The article compares using a config.json file versus a secrets management system like the Microsoft Agent Framework, noting that while config.json is simple and version-control friendly for non-sensitive data, it poses security risks if used for sensitive information such as API keys, whereas secrets management provides robust encryption and access control for production environments.
  • Today I will… manage Git Submodules without leaving the IDE Visual Studio 18.9 adds native Git submodule support enabling direct management within the IDE without needing a terminal.
  • Agentic Skills Demystified Agentic Skills provide prescriptive context to AI Agents working in .NET tooling, turning raw model power into actionable code by encapsulating team conventions and best practices.
  • VS Code 1.133 Flexes Claude Sessions VS Code 1.133 introduces provider switching and a Claude session entry point without requiring GitHub, enhancing AI integration flexibility.
  • Launch: T-SQL Analyzer live analysis now in VS Code The T-SQL Analyzer now offers live syntax checking directly in Visual Studio Code, highlighting design, naming, and performance issues as you type with 140+ built-in rules and customizable settings.
  • Write your first prompt with the GitHub Copilot app Starting with simple plain-English descriptions, you can quickly generate code changes in the GitHub Copilot app without mastering special syntax or choosing complex models.
  • Governing a Risk Operations Agent with the Microsoft Agent Framework Harness and AGT The article demonstrates using the Microsoft Agent Framework Harness with AGT to permit only listing, reading, and searching files while restricting creating, deleting, or overwriting them, logging all decisions in an audit trail.
  • Introducing Fisher: Sqlite Backed Document Db & Event Store Critter Fisher is an SQLite-based document DB and event store for .NET, integrating seamlessly with Marten and Polecat APIs for use in database-less applications like desktop, edge, and embedded services.
  • Explore What’s New in SkiaSharp 4.0 SkiaSharp 4.0, co-maintained by Uno Platform and Microsoft, introduces a newer rendering engine, cleaner API, and up to 30% faster performance for .NET apps across all platforms.
  • Using the Wolverine “Side Effect” Model to Simplify Code Using Wolverine’s “Side Effect” model simplifies code by decoupling audit logging and other side effects, reducing dependencies like HttpContext and improving testability.
  • TypeDeclaration: An Abstraction for Understanding JSON Schema TypeDeclaration abstracts JSON Schema into high-level code patterns for generating consistent C# models and powers a Blazor schema explorer.

🔩 DevOps

  • From coder to orchestrator: How agents shift the role of a developer GitHub Copilot turns developers into orchestrators by integrating AI agents into CI workflows, enabling trigger definition, permission scoping, and task handoff management with human oversight for high-risk activities.
  • August Patches for Azure DevOps Server The August patches for Azure DevOps Server and its 2022.2 edition address critical security vulnerabilities and performance improvements, with release notes detailing each change.
  • Application Insights: Catch Failures Before Customers Do Azure Application Insights detects potential failures in advance by analyzing telemetry data with Kusto Query Language (KQL) and setting up proactive alerts.
  • Azure DevOps Boards: Trace Every Commit to Deployment Azure DevOps Boards lets you map each commit directly through work items and deployments, ensuring full traceability from code changes to production releases.
  • Understanding GitHub Billing and management: from licenses to fair AI credit controls Understanding GitHub Billing and management is crucial for separating seat assignment, cost centers, AI credit caps, budgeting layers, and user-level limits to prevent confusion between controls addressing different governance questions for Copilot licenses.
  • Building an Azure AI Landing Zone Without Slowing Teams Down Azure AI Landing Zone introduces a unified platform pattern that standardizes identity, budgets, data governance, and security across multiple teams using model endpoints in Foundry or Azure OpenAI.
  • Your contributors are AI-first now. Is your project? AutoGPT demonstrates integrating AI contributions via scoped AGENTS.md files, dynamic skill discovery, and automated gates such as PR templates, test plans, and CI coverage thresholds to maintain relevance and documentation quality.
  • GitHub availability report: July 2026 The July 2026 report highlights an Actions outage emphasizing the need for better isolation and resiliency, leading to a quicker move of GitHub Actions to Azure for improved capacity and reduced failure impact.
  • Monitoring Azure Service Fabric with Azure Managed Grafana Monitoring Azure Service Fabric with Azure Managed Grafana offers a unified operational view by visualizing telemetry from Azure Monitor Agent and Log Analytics, improving visibility across cluster nodes, VM infrastructure, and Service Fabric events without replacing native tools.
  • How to bring your software delivery workflow into GitHub with agent apps GitHub agent apps integrate tools like Amplitude, Endor Labs, LaunchDarkly, and PagerDuty into the GitHub workflow for contextually answering critical questions about software delivery such as impact analysis, dependency health, rollout safety, and deployment readiness directly in pull requests.

🧬 Hybrid + multicloud

🎭 Identity

  • Microsoft Entra Tenant Governance is now generally available Microsoft Entra Tenant Governance centralizes control over multi-tenant environments, reducing security risks and enabling consistent policy enforcement across related tenants.
  • What's New in Microsoft Entra: August 2026 The August 2026 update to Microsoft Entra introduces admin control for automatic SSO prompts on Windows devices, enables Exchange Online-managed attribute writeback to Active Directory, and adds new lifecycle workflow features like what-if simulation and user attribute updates.
  • Secret’s out: How to replace client secrets with Azure managed identity Azure managed identity replaces client secrets for Azure-hosted apps, automating credential management while maintaining role-based authorization through Microsoft Entra ID.
  • Are Microsoft preparing license enforcement for Entra ID? Microsoft may be gearing up to enforce license compliance in Entra ID, as indicated by recent subscription warning messages for Conditional Access features.
  • Microsoft Graph Atlas MCP Server The Microsoft Graph Atlas MCP Server offers AI assistants real-time visibility into documented and undocumented changes across Entra ID, Governance, IAM, Agent ID, and Information Protection surfaces, along with an interactive schema visualizer.
  • How to enforce Zero Trust across every resource Enforcing Zero Trust requires report-only policies, emergency access exclusions, phased rollouts, and tools like Conditional Access and Global Secure Access for enhanced security.
  • Why Active Directory alone is no longer enough Active Directory's limitations, including increased complexity and slower adoption of cloud and AI, are driving organizations toward more flexible identity platforms.
  • Microsoft Entra agent users can join your dynamic groups. Here is what to check Understanding how agent user accounts are evaluated by dynamic membership rules in Entra ID is crucial because they can inherit permissions and licenses if their properties meet the group’s criteria.
  • Is It Safe to Enable Preview Features in Your Production Tenant? Enabling preview features in production tenants can lead to instability due to short notice retirements, highlighting the risk of treating them as permanent dependencies.

🔌 Integration

💡 Internet of Things

🎓 Learning and Certifications

⚖️ Management and Governance

🌐 Networking

  • Generally Available: 2.2X IDPS performance optimization in Azure Firewall Azure Firewall’s new 2.2× IDPS performance optimization boosts throughput to 22 Gbps and doubles the per-connection IDPS capacity to 600 Mbps, significantly enhancing security inspection capabilities.
  • Generally Available: Batch rule updates for Azure Front Door Azure Front Door now offers batch rule updates, allowing users to simultaneously add, modify, delete, or reposition multiple rules within a single operation for smoother configuration management.
  • Public Preview: Azure Front Door mutual TLS Azure Front Door’s public preview introduces mutual TLS, allowing applications to verify client identities with X.509 certificates, enhancing security for B2B integrations and internal APIs.
  • Azure Route Server route maps: more than a feature Azure Route Server’s new route maps introduce significant changes to its operation, requiring connection modeling and potentially breaking existing functionality like VNet-to-VNet IPsec peers.
  • The square design with hub-and-spoke The square hub-and-spoke design optimizes costs in ExpressRoute but increases complexity and latency during failures, necessitating advanced BGP manipulations and ARS tools for resilience.
  • Azure SRE Agent for Networking The Azure SRE Agent resolves an OSPF area mismatch issue in a simulated networking environment with containerlab and FRR routers, showcasing its autonomous handling of complex infrastructure challenges.

🔐 Security

📦 Storage

🔗 Web

Get Azure Weekly in your inbox every Sunday

Sign up to receive the email every week and keep on top of all the announcements.

Don't forget to confirm your subscription. We have a double opt-in sign up process to prevent spam.

We will never provide your details to any third parties. We don't spam.

Azure Weekly Logo