Showing category results for github

Apr 21, 2026
Post comments count4
Post likes count4

I Wasted 68 Minutes a Day Re-Explaining My Code. Then I Built auto-memory.

Desi Villanueva

~1,900 lines of Python. Zero dependencies. Saves you an hour a day. GitHub → ·  Now give Copilot CLI enhanced context recall. Point it at  and let it cook. 🍳 Are you tired of using the slash /compact command every 10 min? The Context Window Is a Lie Every AI coding agent ships with a big number on the box. 200K tokens. Sounds massive...

GitHub CopilotDeveloper ProductivityAgents
Apr 21, 2026
Post comments count0
Post likes count2

Getting Started with Agentic DevOps – Part 1: Foundations

Ricardo Fiel

This post is the first in a 3-part series: Bookmark this post for quick reference as you start exploring Agentic DevOps. It will be updated as the 3 parts become available. Getting started with Agentic DevOps Agentic DevOps is a new approach to software development where AI-powered agents work alongside your team across the entir...

All things AzureGitHub CopilotDeveloper Productivity
Mar 18, 2026
Post comments count0
Post likes count3

When Infrastructure Scales But Understanding Doesn’t

Diego,
Ray

We all know this, even if we don't like to admit it: modern infrastructure can scale infinitely, but human understanding doesn't. We've all seen it happen - organizations going from managing dozens of servers to thousands of containers, from deploying weekly to deploying hundreds of times per day, from serving thousands of users to millions. The...

All things AzureGitHub Copilotgithub
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
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 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