Sidecar Containers in Azure App Service

πŸ”Ή Feature: Sidecar Containers in Azure App Service πŸ”Ή What It Does: App Service now supports running your main application container alongside up to 8 additional companion (sidecar) containers in the same instance. All containers share the same network namespace β€” they communicate over localhost β€” and start, stop, and scale together. The pattern: App Service β”œβ”€β”€ main container: your application β”œβ”€β”€ sidecar: Redis (in-instance cache) β”œβ”€β”€ sidecar: OpenTelemetry Collector (metrics/traces exporter) └── sidecar: local AI model (e.g. Phi-4) What Is It Giving You: βœ… Up to 9 Containers Per Instance: 1 main + up to 8 sidecars. Configure via Azure Portal, ARM, Bicep, Terraform, or Azure CLI. βœ… Shared Network Namespace β€” Localhost Between Containers: Sidecars are addressable from the main container over localhost: β€” no VNet config or service discovery needed. βœ… Real Use Cases Without Extra Infrastructure: β€’ Local caching (Redis, Memcached) β€’ Observability (OpenTelemetry Collector, Fluentd) β€’ Local AI inference (Phi-4, small LLMs, embeddings) β€’ Envoy / NGINX reverse proxy β€’ Custom auth proxies or credential brokers βœ… Any Container Registry: Docker Hub, Azure Container Registry, or any OCI-compatible registry. Each sidecar has its own image, tag, environment vars, startup command, and port config. βœ… Managed … Sidecar Containers in Azure App ServiceRead more

GitHub Copilot Modernization for .NET

πŸ”Ή Feature: GitHub Copilot Modernization for .NET πŸ”Ή What It Does: A GitHub Copilot agent that runs across Visual Studio, VS Code, GitHub Copilot CLI, and GitHub.com to upgrade legacy .NET projects to modern .NET and migrate them to Azure. What Is It Giving You: βœ… Six Predefined Upgrade Scenarios: .NET version upgrade (to .NET 8/9/10+), SDK-style project conversion, Newtonsoft.Json β†’ System.Text.Json, System.Data.SqlClient β†’ Microsoft.Data.SqlClient, Azure Functions in-process β†’ isolated worker, and Semantic Kernel Agents β†’ Microsoft Agent Framework. Plus 30+ built-in upgrade skills. βœ… Real Cloud-Migration Tasks Out of the Box: Migrate to Azure SQL DB / SQL MI / PostgreSQL with Managed Identity, Azure Blob & File Storage, Microsoft Entra ID (from Windows AD), Azure Key Vault, Azure Service Bus (from MSMQ/RabbitMQ/SQS), Azure Cache for Redis with Managed Identity, OpenTelemetry on Azure, Event Hubs Kafka, Communication Services email β€” all with industry best practices applied automatically. βœ… Covers Every .NET Project Type That Matters: ASP.NET Core (MVC, Razor Pages, Web API), ASP.NET Web Forms, Blazor, Azure Functions, WPF, Windows Forms, WinUI, .NET MAUI / Xamarin, class libraries, console apps, MSTest / NUnit / xUnit. C# and Visual Basic. Source: .NET Framework, .NET Core 1.x–3.x, .NET 5+ β†’ .NET … GitHub Copilot Modernization for .NETRead more

AKS Cost Analysis β€” Works With Free-Tier AKS

πŸ”Ή Feature: AKS Cost Analysis β€” Works With Free-Tier AKS πŸ”Ή What It Does: Microsoft’s open-source example exports AKS cost data to Azure Blob Storage as a daily CSV β€” breaking down costs by both Kubernetes What Is It Giving You: βœ… Cost Visibility for Free-Tier AKS: The built-in AKS cost analysis add-on requires Standard or Premium tier. This open-source export provides the same namespace-level cost breakdown for Free-tier clusters β€” ideal for dev/test, learning environments, and small workloads. βœ… Daily CSV in Azure Blob: A results.csv file lands in your storage account every day. Plug it into Power BI, Excel, Looker, or your data lake β€” your FinOps tooling, your choice. βœ… Two Worlds Joined in One File: Traditional Azure Cost Management data (resource group, region, meter, tags) joined with Kubernetes constructs (namespace, deployment, app/team labels, service). The joined view you’ve always wanted. βœ… Multi-Cluster Aggregation: Configure per-cluster data paths but merge into a single result file β€” consolidate AKS clusters across subscriptions into one dashboard. Multi-tenant chargeback made simple. βœ… Microsoft Entra Workload Identity: Securely authenticate to Azure Storage without connection strings β€” Zero Trust-friendly out of the box. βœ… Run as a Kubernetes CronJob: Deploy natively in … AKS Cost Analysis β€” Works With Free-Tier AKSRead more

Azure Logic Apps Automation – https://auto.azure.com/

πŸ”Ή Feature: Azure Logic Apps Automation – https://auto.azure.com/ πŸ”Ή What It Does: A managed SaaS experience for building workflows, AI agents, and integrations MWhat Is It Giving You: βœ… Zero-Friction SaaS Onboarding: Compute, model endpoints, knowledge services, execution sandboxes β€” already there when you log in. No resource groups, no Cosmos DB to deploy, no integrator needed to wire three APIs together. βœ… 1400+ Enterprise Connectors: Office 365, Dynamics, SAP, Salesforce, ServiceNow, on-prem databases through the on-premises data gateway. n8n’s community-built nodes aren’t even in the same league. βœ… Knowledge as a Service (Built-In RAG): Drop in your documents β€” the platform handles ingestion, chunking, embeddings, retrieval, and vector store. No Pinecone bill, no LangChain pipeline to maintain. Grounded answers, zero plumbing. βœ… Any Model, Anywhere: Plug in frontier (GPT-5, Claude Opus), open-source, fine-tuned, or local models. Never locked in. βœ… Agents as First-Class Workflow Actions: Three integration patterns β€” agent loop orchestration, Foundry agents, and managed sandbox execution. Agents run in isolated sandboxes on the same canvas as your triggers and connectors. βœ… Expose Workflows as MCP Tools: Turn any of the 1400+ connectors into an MCP tool, OR expose entire workflows as MCP servers callable by any compatible … Azure Logic Apps Automation – https://auto.azure.com/Read more

Azure Kubernetes Service (AKS) Cost Analysis

πŸ”Ή Feature: Azure Kubernetes Service (AKS) Cost Analysis β€” Per-Namespace, Per-Workload Cost Visibility πŸ”Ή What It Does: Built-in AKS add-on (powered by OpenCost) that breaks down cluster spend by namespace, workload, and underlying Azure resources β€” directly in Azure Cost Management. Available on AKS Standard or Premium tier (not Free). πŸ’°πŸ“Š What Is It Giving You: βœ… Per-Namespace Cost Allocation: Show each namespace’s share of VM, disk, load balancer, and public IP spend β€” reconciled against your real Azure invoice. Chargeback / showback becomes a portal click instead of a spreadsheet exercise. βœ… Idle, Service, System & Unallocated Breakdown: Idle = available but unused capacity. Service = AKS service charges (Uptime SLA, Defender for Containers, etc.). System = capacity reserved for kubelet and container runtime. Unallocated = resources that couldn’t be tied to a namespace. Stop arguing about where the money went. βœ… Powered by OpenCost: CNCF Incubating project β€” open methodology, vendor-neutral attribution model. Microsoft just operationalized it inside Azure. βœ… Native Azure Cost Management Integration: Cost data lands in the same Cost Management views (Kubernetes namespaces and Kubernetes assets) as the rest of your Azure spend. One pane of glass for FinOps. βœ… One Flag to Enable: –enable-cost-analysis … Azure Kubernetes Service (AKS) Cost AnalysisRead more

AKS on Bare Metal β€” Run Real Kubernetes Directly on Edge Hardware, No Virtualization

πŸ”Ή Feature: AKS on Bare Metal β€” Run Real Kubernetes Directly on Edge Hardware, No Virtualization πŸ”Ή What It Does: Azure Kubernetes Service on Azure Local (even old devices): no hypervisor, quick setup, ideal for edge hardware. What Is It Giving You: βœ… No Virtualization, No Hypervisor: Kubernetes runs directly on the hardware. Every CPU cycle and byte of memory goes to your workloads β€” not to a virtualization layer. βœ… Plug & Go Install: Plug a USB drive with an OS image from the Azure portal into the device, power on, wait a couple of minutes, remove the drive. That’s the entire on-site step. βœ… Built for Edge β€” Retail Back Rooms, Factory Floors, QSRs, Branch Offices: Small-form-factor hardware, low power, often ruggedized. Great fit for existing devices already deployed at the edge. βœ… Survives Intermittent Connectivity: The Kubernetes control plane runs locally on the device. When the link to Azure drops, workloads keep running normally. βœ… Same Azure Management Plane: Azure portal, ARM templates, Bicep, Azure Policy, Azure Monitor, GitOps β€” same tools you use for AKS in the cloud. Auto Arc-connected from day one. βœ… One Consistent Kubernetes: Same APIs, same lifecycle, same tooling across cloud, hybrid, … AKS on Bare Metal β€” Run Real Kubernetes Directly on Edge Hardware, No VirtualizationRead more

winapp CLI β€” Single Command-Line Tool for Windows App Packaging, Identity, and Platform Integration

πŸ”Ή Feature: winapp CLI πŸ”Ή What It Does: A CLI tool for Windows app packaging, identity, and platform integration. Works with any framework β€” .NET, Electron, C++, Rust, Flutter, Tauri. What Is It Giving You: βœ… One CLI, Any Framework: winapp init, pack, sign, cert, manifest, run, create-debug-identity β€” same commands whether you’re building with .NET, WPF, Win32 C++, Electron, Rust, Tauri, or Flutter. βœ… 12 Manual Steps β†’ 4 Commands: SDK downloads, header generation, manifests, certificates, MSIX packaging β€” collapsed into a handful of commands. The README literally shows the before/after. βœ… Unlocks Windows-Native Features for Cross-Platform Apps: With package identity, your app gets interactive native notifications, Explorer / Taskbar / Share-sheet integration, protocol handlers (yourapp://), web-to-app linking, on-device AI APIs (local LLM, text/image AI), file type associations, background tasks, startup tasks, app services, and clean install/uninstall + auto-updates. βœ… Install Where You Already Are: WinGet (winget install Microsoft.winappcli), NPM (npm install @microsoft/winappcli –save-dev) for Electron, NuGet, or GitHub Actions / Azure DevOps via setup-WinAppCli for CI/CD pipelines. βœ… VS Code Extension: Press F5 to launch your app with package identity and auto-attach a debugger. No more leaving the editor to test Windows-only features. βœ… AI-Agent Ready: GitHub Copilot … winapp CLI β€” Single Command-Line Tool for Windows App Packaging, Identity, and Platform IntegrationRead more

Windows 365 Disaster Recovery Plus β€” Real DR for Cloud PCs

πŸ”Ή Feature: Windows 365 Disaster Recovery Plus β€” Real DR for Cloud PCs πŸ”Ή What It Does: Keeps three OS disk copies in different geographies and reserves compute capacity, ensuring successful restore during regional outages. ⚠️ The Compute-Shortage Problem β€” Microsoft Says So Directly: Standard point-in-time restore and cross-region DR “depend on the target region/zone capacity” (official docs). Translation: during a true outage, thousands of Cloud PCs attempt to fail over simultaneously, the secondary region can run out of compute β€” leaving your restore to fail. Microsoft explicitly states DR Plus exists as β€œa secondary opportunity to restore the Cloud PC to the reserved capacity of the alternate region” when point-in-time restore fails due to capacity constraints. What Is It Giving You: βœ… Capacity PRE-RESERVED in the Alternate Region: DR Plus allocates VM resources at configuration time β€” not at failover. The difference between hope it works and know it works. βœ… Three OS Disk Copies in Another Geography: Initial full copy takes up to 3 days; subsequent incremental copies take minutes. βœ… Real, Published Targets: RPO < 61 minutes, RTO < 31 minutes β€” numbers your compliance team can actually include in a runbook. βœ… Temporary Cloud PC During … Windows 365 Disaster Recovery Plus β€” Real DR for Cloud PCsRead more

Microsoft Sovereign Private Cloud β€” A Customer-Operated Cloud Built on Azure Local

πŸ”Ή Feature: Microsoft Sovereign Private Cloud β€” A Customer-Operated Cloud Built on Azure Local πŸ”Ή What It Does: A consistent Microsoft cloud experience that runs entirely in your data center β€” built on Azure Local β€” for sovereign, regulated, and disconnected environments. What It Is Giving You β€” Four Scenarios on One Foundation βœ… Azure Local β€” Infrastructure Foundation: Provides compute, storage, networking, and lifecycle management. Run workloads as VMs or on AKS Arc-enabled clusters. Supports connected hybrid management or fully disconnected, air-gapped deployments β€” no Microsoft data center required, even for the control plane. βœ… Microsoft 365 Local β€” Productivity Suite: Run Exchange Server, SharePoint Server, and Skype for Business Server on Azure Local infrastructure that you own and control. Unified management via an Azure-consistent control plane. Operates in hybrid or fully disconnected modes, keeping all email and collaboration data locally. βœ… GitHub Enterprise Local (Preview) β€” Developer Platform: Deploy GitHub Enterprise Server as a prebuilt virtual appliance on Azure Local. All repositories, metadata, and CI/CD execution remain on-premises, delivering a GitHub-consistent developer experience for government, defense, finance, healthcare, and critical infrastructure. βœ… AI Suite β€” Foundry Local on Azure Local: Bring AI to your data, not the other … Microsoft Sovereign Private Cloud β€” A Customer-Operated Cloud Built on Azure LocalRead more

Azure ExpressRoute Scalable Gateway (ErGwScale) β€” Up to 40 Gbps with Autoscaling

πŸ”Ή Feature: Azure ExpressRoute Scalable Gateway (ErGwScale) πŸ”Ή What It Does: ExpressRoute virtual network gateway SKU that scales up to 40 Gbps and autoscales between min/max scale units based on actual utilization. What Is It Giving You: βœ… Up to 40 Gbps Per Gateway: 8M packets/sec, 280k connections/sec, 50k max VM connections, 4M flows. βœ… True Autoscaling: Set min and max scale units (each ~1 Gbps). The platform scales up and down between them β€” no manual SKU resize, no downtime. βœ… Fixed Scaling When You Need Predictability: Set min = max for deterministic capacity β€” useful for Private Link traffic or regulated workloads. βœ… No-Downtime Upgrade from ErGw1Az / 2Az / 3Az: Direct upgrade via portal or PowerShell β€” gateway stays available during the up-to-2-hour upgrade. βœ… Migration Tool for Legacy SKUs: Standard, High Performance, and Ultra Performance migrate via the official ExpressRoute gateway migration tool. βœ… Cap the Max for Cost Control: One knob (max scale unit) caps your worst-case bill β€” elasticity without surprise invoices. For hybrid enterprises, banks, and heavy on-prem-to-Azure data flows β€” this is the gateway SKU you’ve been waiting for. πŸš€ 🌐 https://learn.microsoft.com/en-us/azure/expressroute/scalable-gateway

Azure Private Link Service Direct Connect β€” Bring On-Premises and Multi-Cloud Servers Into Private Link

πŸ”Ή Feature: Azure Private Link Service Direct Connect β€” Bring On-Premises and Multi-Cloud Servers Into Private Link πŸ”Ή What It Does: Allows you to expose your on-premises servers β€” or servers running in any other cloud β€” via Azure Private Link. What Is It Giving You: βœ… Private Link for On-Premises Servers: Expose a database, ERP, mainframe, or legacy line-of-business app sitting in your own data center as a Private Link service β€” consumed by customers, partners, or other tenants through a standard Private Endpoint. No public IP, no internet egress, no Load Balancer in front of the on-prem box. βœ… Private Link for Servers in OTHER Clouds: Privately routable destination = any IP reachable from your Azure VNet via ExpressRoute, S2S VPN, or peering. That includes AWS, GCP, OCI, or any third-party SaaS hosted outside Azure. Multi-cloud Private Link with one consistent consumption model. βœ… Bypass the Load Balancer Requirement: Direct IP-based routing β€” no Standard Load Balancer needed in the design. Cleaner architecture, fewer components, lower cost. βœ… Custom & Legacy App Friendly: Perfect for applications requiring direct static-IP connections (databases, custom protocols, legacy stacks) that never worked well behind a load balancer forwarder. βœ… User-Defined Routing (UDR) … Azure Private Link Service Direct Connect β€” Bring On-Premises and Multi-Cloud Servers Into Private LinkRead more

Azure Key Vault β€” Hybrid & On-Premises Secret Management

πŸ”Ή Feature: Azure Key Vault β€” Hybrid & On-Premises Secret Management πŸ”Ή What It Does: Azure Key Vault supports on-premises systems with centralized secrets, certificates, and keys, offering hybrid identity, encryption, and security features. What Is It Giving You β€” Real On-Premises Scenarios: βœ… Azure Local / Azure Stack HCI with BitLocker CSVs: Azure Key Vault stores and manages the encryption keys protecting BitLocker-encrypted Cluster Shared Volumes. Keys are centrally controlled, rotated, and audited in Azure β€” while the data itself stays on-premises. Lose a node, recover the key. Compliance teams get one place to prove key custody. βœ… On-Premises AKS / Kubernetes: Key Vault serves as the centralized secret store for application secrets, certificates, connection strings, and API keys. Pods pull secrets dynamically through the Secrets Store CSI Driver β€” no plaintext secrets in Kubernetes Secrets, Git, or container images. Rotate in Key Vault, pods use the new value automatically. βœ… AKS Enabled by Azure Arc (On-Prem Kubernetes): Extend the same pattern to Kubernetes clusters running on your hardware under Azure Arc. Workloads consume secrets and certificates directly from Key Vault while central governance and access control span cloud and on-prem clusters. βœ… SQL Server On-Premises with TDE: Azure … Azure Key Vault β€” Hybrid & On-Premises Secret ManagementRead more

VS Code Browser Agent Tools

πŸ”Ή Feature: VS Code Browser Agent Tools πŸ”Ή What It Does: Browser agent tools let GitHub Copilot in VS Code drive the integrated browser autonomously β€” open pages, click buttons, type into fields, take screenshots, run Playwright code, and read console errors. The agent builds your app, opens it in the browser, tests every interaction, discovers bugs, fixes them, and verifies the fix. A complete closed development loop, no human in the test driver’s seat. πŸŒπŸ€– What Is It Giving You: βœ… Full Closed-Loop Dev Cycle: Build β†’ run β†’ test β†’ identify issues β†’ fix β†’ verify, all by the agent. You watch instead of click. βœ… Real Browser Automation: openBrowserPage, navigatePage, clickElement, hoverElement, dragElement, typeInPage, handleDialog, screenshotPage, readPage β€” plus runPlaywrightCode for any custom interaction you can write. βœ… Visual + Console Debugging: Agent inspects rendered pages, reads console errors, and analyzes screenshots β€” catches bugs that unit tests miss. βœ… Isolated Sessions by Default: Pages opened by the agent run in private, in-memory browser sessions β€” no cookies or storage shared with your normal browsing. Sandboxed by design. βœ… Share a Real Page When Needed: β€œShare with Agent” lets you hand the agent a logged-in browser tab … VS Code Browser Agent ToolsRead more

Azure Migrate for VMware β†’ Azure Local

πŸ”Ή Feature: Azure Migrate for VMware β†’ Azure Local β€” Move Off VMware Without Going All-In on Public Cloud πŸ”Ή What It Does: Migrate VMware VMs directly to your on-premises Azure Local instance using the same Azure Migrate hub you’d use for cloud migrations β€” orchestrated entirely from the Azure portal. Source disks and data stay on-prem the whole time (only metadata and replication state touch Azure Storage), no agents on the source VMs, and minimal downtime. The pragmatic exit from Broadcom-era VMware licensing β€” stay on Microsoft-supported hyperconverged infrastructure, keep your data where it is. πŸ”„πŸ–₯️ What Is It Giving You: βœ… Agentless Source Discovery: No agents to install on each VMware VM before migration. Deploy a source appliance to the VMware cluster β€” it discovers everything for you. βœ… Azure Portal as Single Control Plane: Start, run, and track the entire migration from the Azure Migrate project in the portal. One place to see status across hundreds of VMs. βœ… Data Stays Local β€” Truly: VM disks and data flow directly from on-prem VMware to on-prem Azure Local. Azure Storage only holds metadata and replication state. Big for regulated workloads where bulk data exiting the data center is … Azure Migrate for VMware β†’ Azure LocalRead more

GitHub Sandboxes

πŸ”Ή Feature: GitHub Sandboxes πŸ”Ή What It Does: GitHub Sandbox provides fast, cheap, isolated, and resumable cloud microVM environments so Copilot can safely run, test, and iterate on code beyond the developer’s local machine. Available alongside local sandboxes β€” together, they give Copilot a safe place to execute commands, interact with your code and tools, and run agentic workflows without ever touching your host. What Is It Giving You: βœ… MicroVM-Level Isolation in the Cloud: Each Copilot session gets its own ephemeral cloud microVM with hypervisor-grade boundaries. Agentic workflows can install packages, modify files, build containers, and run services β€” host machine and other sessions stay untouched. βœ… Fast & Cheap to Spin Up: Lightweight microVMs start in seconds, so agentic loops aren’t bottlenecked by environment setup. Pay only for what you use. βœ… Resumable Sessions: Pause an agent run, come back later β€” the sandbox picks up where it left off. Long-running or interrupted tasks don’t restart from zero. βœ… Local Sandbox Companion: Standard Copilot seat includes a local sandbox built on Microsoft MXC technology β€” consistent isolation across macOS, Linux, and Windows. Enable with /sandbox enable in any Copilot session. βœ… Built-In Identity, Governance & Policy: Consistent enterprise … GitHub SandboxesRead more

Generative AI for Beginners .NET β€” Free Microsoft Course

πŸ”Ή Feature: Generative AI for Beginners .NET β€” Free Microsoft Course πŸ”Ή What It Does: Five hands-on lessons from Microsoft teaching .NET developers how to actually build Generative AI applications β€” not just read theory. Short videos, fully working C# code samples, GitHub Codespaces-ready setup, and coverage from your first chat completion to multi-agent systems with the Microsoft Agent Framework. Free, MIT-licensed, 2.5k+ stars and counting. What Is It Giving You: βœ… Practical, Not Theoretical: Short 5–10 minute videos, complete runnable .NET code, step-by-step guidance. Live coding over slides. βœ… Multi-Backend Setup: Azure OpenAI / Microsoft Foundry for production-grade samples, OR Ollama for local model hosting on your own hardware. βœ… Microsoft Agent Framework Samples (RC): 25+ samples covering console apps, web chat, multi-agent workflows, and Foundry integration. Plus dedicated Claude (Haiku/Sonnet/Opus) integration samples via Microsoft Foundry β€” including Blazor web chat. web chat. βœ… Zero Friction Setup: One PowerShell script (./setup.ps1) deploys Azure OpenAI + embeddings, configures .NET User Secrets, and you’re coding. Cleanup script included. βœ… Available in 8 Languages: Chinese (Simplified & Traditional), Japanese, Korean, Spanish, German, French, Portuguese β€” plus English. For every .NET dev tired of generic “what is an LLM” posts and ready to … Generative AI for Beginners .NET β€” Free Microsoft CourseRead more