Showing category results for Developer Productivity

Apr 1, 2026
Post comments count0
Post likes count2

Project Nighthawk: A Research Agent Built for Field Engineering

Diego,
Ray

If you work in field engineering, you know the scenario. A customer is deploying AKS in a regulated environment. They hit an issue during node bootstrapping. They want to know exactly what happens when a node joins the cluster, which components run in which order, and whether the behaviour they're seeing is expected. The question sounds simple. T...

All things AzureDeveloper ProductivityGitHub Copilot
Mar 25, 2026
Post comments count1
Post likes count8

Your Entire Engineering Floor Just Stopped Coding

Desi Villanueva

And the developers running Claude Code and GitHub Copilot CLI didn't notice... Status Page Says 'Operational.' Your Subagents Say Otherwise. If you're running autonomous agents in any serious capacity, you've experienced this: model provider outages aren't edge cases — they're part of the operating environment. Anthropic has had outages. ...

GitHub CopilotAll things AzureDeveloper Productivity
Mar 23, 2026
Post comments count1
Post likes count8

Agentic Platform Engineering with GitHub Copilot

Diego,
Ray

We've talked about the human scale problem and what happens when infrastructure scales but understanding doesn't. If you've been following along, you know the thesis: our tools have outpaced our ability to operate them, and platform engineering is how we're fighting back. But here's the thing - we've been fighting with one hand tied behind our b...

All things AzureDeveloper ProductivityGitHub Copilot
Mar 17, 2026
Post comments count0
Post likes count2

From 150 Unread to Zero Stress: Automating Inbox Triage with MCP and GitHub Copilot

Desi Villanueva

Taming the Noisy Inbox: How I Used MCP to Automate Email and Teams Triage How the Model Context Protocol (MCP) turns your AI coding assistant into a workplace productivity engine — connecting Microsoft 365 data to your terminal workflow.   The Problem We All Share If you work in a customer-facing role, you know the feeling. You open your...

Developer ProductivityGitHub CopilotMCP (Model Context Protocol)
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 AzureDeveloper ProductivityGitHub Copilot
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
Dec 18, 2025
Post comments count0
Post likes count5

AI Coding Agents and Domain-Specific Languages: Challenges and Practical Mitigation Strategies

Chris Romp

1. Introduction AI coding agents/assistants such as GitHub Copilot have become common in modern software engineering workflows. Their strengths—rapid pattern completion, context-aware suggestions, and the ability to learn style from local code—stem from broad training on large corpora of public, general-purpose code. They perform best when the ...

GitHub CopilotDeveloper Productivitygithub
Dec 4, 2025
Post comments count14
Post likes count14

Locking Down MCP: Create a Private Registry on Azure API Center and Enforce It in GitHub Copilot And VS Code

tjsingh85

Ever since MCP launched, every customer has asked the same thing: “How does a private MCP registry actually work, and how do we configure it for our enterprise?”. So today, on a snowy, freezing Friday in Zurich, I grabbed a coffe, opened the GitHub docs, dove into Azure API Center portal, and decided to write the blog I wish already existed....

GitHub CopilotDeveloper Productivitygithub
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
Nov 14, 2025
Post comments count3
Post likes count11

Tutorial Videos: Setting up GitHub Copilot for your Company

Eldrick Wega

This guide shares a series of videos that walk you through setting up GitHub and GitHub Copilot end-to-end for your company. These are especially useful for organizations starting from scratch who want to leverage GitHub Copilot and are looking to get started. These videos were recorded as of October 2025. This article is intentionally brief—j...

Developer ProductivityAll things AzureGitHub Copilot