Showing category results for Developer Productivity

Dec 18, 2025
Post comments count0
Post likes count5

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

Chris Romp
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 count13
Post likes count11

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

tjsingh85
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 count4
Post likes count4

Azure DevOps to GitHub migration Playbook: Unlocking Agentic DevOps

Philippe Didiergeorges
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 count0
Post likes count9

Tutorial Videos: Setting up GitHub Copilot for your Company

Eldrick Wega
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
Oct 24, 2025
Post comments count0
Post likes count2

Your 6-Step Guide to Deploying a Website with GitHub Codespaces and Copilot agent mode

Shree Chinnasamy Priyanka Vergadia
Shree,
Priyanka

👋everyone! Shree here. I'm sure many of you have had a similar chat with someone you know. We often hesitate to celebrate our achievements because of social perceptions around self-promotion. I believe it’s time to challenge that mindset. Building a personal site is about owning your narrative and showcasing your work with pride. In this ...

GitHub CopilotAll things AzureDeveloper Productivity
Sep 23, 2025
Post comments count0
Post likes count3

Teaching the LLM Good Habits: How Azure MCP Uses Best-Practice Tools

Chris Harris
Chris Harris

Why best practices matter (and why many people skip them) Let’s be honest: when you’re in the zone shipping code or wiring up infrastructure, “best practices” can feel like that nagging voice telling you to eat your vegetables. We all know they’re good for us… but in the rush to get things working, they’re often the first thing to fall off the p...

All things AzureThought leadershipMCP (Model Context Protocol)
Jul 9, 2025
Post comments count2
Post likes count8

How We Use AI Agents for COBOL Migration and Mainframe Modernization

jkordick gkaleta
jkordick,
gkaleta

Legacy modernization is one of the most frequently raised challenges customers approach us with. They want to eliminate technical debt and run applications cloud-native. Obviously, there are different levels of complexity in legacy modernization, but the most challenging cases remain mainframe languages like COBOL and PL/1. COBOL still powers mi...

All things AzureDeveloper ProductivityApp Development
Jun 17, 2025
Post comments count17
Post likes count3

Codex Azure OpenAI Integration: Fast & Secure Code Development

Govind Kamtamneni
Govind Kamtamneni

Introduction You can now enjoy the same Codex experience in CLI or VS Code with Azure OpenAI support. We've contributed the following five pull requests to make this possible, giving you the familiar Codex functionality from ChatGPT while running securely on Azure: We are collaborating with OpenAI on additional updates and int...

All things AzureDeveloper ProductivityApp Development
May 6, 2025
Post comments count0
Post likes count0

Reinventing Legacy App Modernization: Crowdbotics’ AI-Native Platform on Azure

Govind Kamtamneni
Govind Kamtamneni

Author: Charath Ranganathan, CTO, Crowdbotics Modernizing legacy applications is one of the most daunting tasks facing enterprises today. These systems, often built decades ago using technologies like COBOL on mainframes, power critical business functions but are notoriously difficult, time-consuming, and expensive to update or replace. The proc...

AgentsDeveloper ProductivityApp Development
Feb 21, 2025
Post comments count0
Post likes count1

Visualize ROI of your GitHub Copilot Usage, Deploy it!

Xuefeng Yin
Xuefeng Yin

Deployment: Let's do it! All operations are performed in the VM Prerequisites everything is on-premises and free (except VM) The only thing you need is: Everything else is based on existing stuff, or based on open source software, no extra cost, for example: ...

All things AzureDeveloper ProductivityGitHub Copilot