Showing category results for All things Azure

Mar 13, 2026
Post comments count0
Post likes count0

The Human Scale Problem in Platform Engineering

Diego,
Ray

We keep doing this thing where we solve a problem, celebrate the victory, then realize we've created three new problems we didn't even know existed. Remember when manually configuring servers was the bottleneck? So we built containers. Great! Now we're orchestrating thousands of them. Remember when monolithic deployments were too slow? So we bui...

All things AzurePlatform EngineeringModernization
Mar 9, 2026
Post comments count11
Post likes count15

Announcing the Azure Skills Plugin

Chris Harris

Part 1 of the Azure Skills Plugin series Coding agents like GitHub Copilot and Claude Code are great at code, but getting your app to production on Azure is not just about writing code. Really, it is about making the right calls. Which service fits this app? Which SKU fits this workload? Should this be App Service, Container Apps, Functio...

All things Azure
Mar 5, 2026
Post comments count0
Post likes count5

Platform Engineering for the Agentic AI era

Arnaud,
davidwright

For the last decade, platform engineering has relied on explicit API interaction layers: CLIs, SDKs, pipelines, wrappers, and UI workflows that translate human intent into machine‑safe API calls. AI agents are now short‑circuiting much of that stack. By combining natural language understanding, reasoning, and direct access to API specifications and...

All things AzureGitHub CopilotAgents
Feb 26, 2026
Post comments count0
Post likes count4

Measuring actual AI Impact for Engineering with Apache DevLake

Eldrick Wega

If you want to skip the explain and get started super quick with adoption + impact insights, use gh-devlake to deploy a GitHub Copilot impact dashboard in a few CLI commands. So! You've rolled out GitHub Copilot to your engineering teams. You've got the built-in dashboards. You know how many seats are assigned, what the acceptance rates look...

All things AzureGitHub CopilotDeveloper Productivity
Feb 4, 2026
Post comments count0
Post likes count0

The OS for Intelligence: How GitHub Bridges the Fragmented AI Landscape

Poornima Prasad

We are currently living through the "fragmentation phase" of the AI revolution. If you’re a developer, you know the drill: You have Claude Code open for reasoning. You have ChatGPT open for logic checks. Then you drop into your terminal to actually build the thing—manually copy-pasting context between three different windows. We call this...

Developer ProductivityAll things AzureGitHub Copilot
Jan 21, 2026
Post comments count0
Post likes count6

Context-Driven Development: Agent Skills for Microsoft Foundry and Azure

Govind Kamtamneni

Code will be generated, not written. Most enterprise AI workloads are net-new microservices. Modular, greenfield work. Perfect for coding agents. The catch? Out-of-the-box agents lack domain knowledge about your SDKs and patterns. But frontier LLMs are extraordinarily sample efficient. The patterns you need are already encoded in their latent sp...

All things Azure
Dec 2, 2025
Post comments count2
Post likes count4

Claude Code + Microsoft Foundry: Enterprise AI Coding Agent Setup

Govind Kamtamneni

This guide covers setting up Claude Code CLI and VS Code extension with Microsoft Foundry, configuring CLAUDE.md for project context, integrating Spec Kit for structured development, and running Claude Code in GitHub Actions. Prerequisites Step 1: Deploy Claude Models in Foundry In Microsoft Foundry: Altern...

All things AzureGitHub Copilotgithub
Nov 27, 2025
Post comments count1
Post likes count0

Visualizing GitHub Audit Log in Microsoft Defender

Xuefeng,
sombanerjee

Key Observability Trends Around GitHub Security Modern enterprises are increasingly adopting DevSecOps practices, integrating security into every phase of the development lifecycle. Key observability trends include: Challenges in Displaying All Security in One Dashboard Despite GitHub’s robust security features, customers...

All things AzuregithubDefender
Nov 20, 2025
Post comments count0
Post likes count1

Develop Faster with VS Code for the Web – Azure: Your Browser-Based Dev Environment

Meera Haridasa

Developers can now move from idea to Azure-ready code in minutes with VS Code for the Web – Azure. This browser-based environment removes setup time, reduces friction, and gives you immediate access to pre-configured runtimes, GitHub tools, and Azure integrations. As a result, you can start building, editing, and deploying the moment inspiration st...

All things Azure
Nov 20, 2025
Post comments count8
Post likes count5

Azure DevOps to GitHub migration Playbook: Unlocking Agentic DevOps

Philippe Didiergeorges

Azure DevOps or GitHub Enterprise ? Today, in the Microsoft ecosystem, two Software Development Lifecycle management platforms coexist: - Azure DevOps is designed from the ground up for enterprise with advanced planning features through Azure Boards, build and release automation with Azure Pipelines, and a unique offering for quality teams with...

All things AzureDeveloper Productivitygithub