All things Azure

Developer focused how-tos, use cases and solutions on Microsoft Azure

Featured posts

Tutorial Videos: Setting up GitHub Copilot for your Company
Nov 14, 2025
Post comments count 0
Post likes count 8

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 org...

Developer ProductivityAll things AzureGitHub Copilot
Automating Secure and Scalable AI Deployments on Azure with HashiCorp
Jul 3, 2025
Post comments count 0
Post likes count 0

Automating Secure and Scalable AI Deployments on Azure with HashiCorp

cindywang davidwright
cindywang,
davidwright

While the promise of AI continues to generate momentum, many organizations face a familiar challenge: getting AI projects beyond the prototype phase. According ...

All things Azure
Codex Azure OpenAI Integration: Fast & Secure Code Development
Jun 17, 2025
Post comments count 21
Post likes count 3

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 mak...

All things AzureDeveloper ProductivityApp Development
How to develop AI Apps and Agents in Azure – A Visual Guide
Dec 4, 2024
Post comments count 5
Post likes count 46

How to develop AI Apps and Agents in Azure – A Visual Guide

Govind Kamtamneni Priyanka Vergadia
Govind,
Priyanka

As organizations explore new AI-powered experiences and automated workflows, there's a growing need to move beyond experiments and proofs-of-concept to producti...

All things AzureApp DevelopmentAgents

Latest posts

Develop Faster with VS Code for the Web – Azure: Your Browser-Based Dev Environment
Nov 20, 2025
Post comments count 0
Post likes count 1

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

Meera Haridasa
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 strikes. For more info, view our VS Code Docs. Build in the Browser with a Ready-to-Use Azure Environment VS Code for the Web – Azure opens directly in your browser, and it loads a workspace that includes Node.js, Python, Java, C#, Git support, and the Azure Develop...

Azure DevOps to GitHub migration Playbook: Unlocking Agentic DevOps
Nov 20, 2025
Post comments count 2
Post likes count 2

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 Azure Test Plans... - GitHub has evolved with the open-source ecosystem, and its operation is naturally more centered around code repositories, visible by default, and the system of proactive contributions through Forks and Pull Requests. The platform has evolved to...

Powering Distributed AI/ML at Scale with Azure and Anyscale
Nov 4, 2025
Post comments count 0
Post likes count 4

Powering Distributed AI/ML at Scale with Azure and Anyscale

Brendan Burns
Brendan Burns

The path from prototype to production for AI/ML workloads is rarely straightforward. As data pipelines expand and model complexity grows, teams can find themselves spending more time orchestrating distributed compute than building the intelligence that powers their products. Scaling from a laptop experiment to a production-grade workload still feels like reinventing the wheel. What if scaling AI workloads felt as natural as writing in Python itself? That’s the idea behind Ray, the open-source distributed computing framework born at UC Berkeley’s RISELab, and now, it’s coming to Azure in a whole new way. Today,...

Multi-region Expansion for Azure Deployments
Oct 31, 2025
Post comments count 0
Post likes count 0

Multi-region Expansion for Azure Deployments

Julian Tanushi
Julian Tanushi

Why Financial Services Organizations Should Consider Expanding to Other Azure Regions for New Workloads As a Cloud Architect, I work closely with financial services organizations to help them unlock the full potential of Azure innovations. One of the most impactful strategies I recommend is adopting a multi-region approach for Azure deployments. While many customers have historically concentrated workloads in a single region—often for simplicity or legacy reasons – the landscape is rapidly changing. Here’s why expanding to other Azure regions for new workloads is not just a technical consideration. It is a strat...

Your 6-Step Guide to Deploying a Website with GitHub Codespaces and Copilot agent mode
Oct 24, 2025
Post comments count 0
Post likes count 2

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 post, I’ll show you how to launch your very first personal site (or, a portfolio piece) using GitHub Pages, a simple way to host a static website directly from GitHub. You’ll learn how to create a remote repository, store your site’s code, and deploy it to the web. Plus...

From Lab to Live: A Blueprint for a Voice-Powered AI Sales Coach
Oct 3, 2025
Post comments count 0
Post likes count 2

From Lab to Live: A Blueprint for a Voice-Powered AI Sales Coach

Aymen Furter
Aymen Furter

Until recently, building real-time voice AI for production was challenging. Developers faced hurdles such as managing audio streams and ensuring low-latency performance. That landscape is changing. The general availability of the Azure Voice Live API marks a turning point, providing a unified abstraction layer that simplifies the development of real-time voice and avatar experiences. This shift inspired me to build a reference implementation called the AI Sales Coach to demonstrate how these new capabilities can be applied to solve a practical business challenge: skill development. A Practical Appli...

Teaching the LLM Good Habits: How Azure MCP Uses Best-Practice Tools
Sep 23, 2025
Post comments count 0
Post likes count 3

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 plate. The result? Configurations that work today but explode tomorrow. Pipelines that deploy - until they don’t. Costs that spiral out of control. And sometimes, security gaps big enough to drive a container ship through. That’s why the Azure team invests so heavi...

Build your own Microsoft Docs AI assistant with Azure Container Apps and Azure OpenAI
Sep 4, 2025
Post comments count 1
Post likes count 1

Build your own Microsoft Docs AI assistant with Azure Container Apps and Azure OpenAI

Ricardo M. Martins
Ricardo M. Martins

Learn how to deploy a self-hosted AI assistant that leverages Microsoft Learn content via the Model Context Protocol (MCP) and Azure OpenAI. It’s fast, secure, and ready for developer use in real-world apps. Prerequisite This guide assumes you already have an Azure OpenAI resource provisioned in your subscription, with a deployed model (e.g., gpt-4, gpt-4.1, or gpt-35-turbo). If not, follow the Azure OpenAI Quickstart before proceeding. The goal Imagine being able to ask Microsoft Learn, "How do I monitor AKS workloads?" or "What are best practices for Azure Bicep deployments?" and instantly get a precise, ...

Azure Container Options: Matching Services to Operational Responsibility
Jul 25, 2025
Post comments count 0
Post likes count 6

Azure Container Options: Matching Services to Operational Responsibility

Shree Chinnasamy Priyanka Vergadia
Shree,
Priyanka

Customers are looking to modernize their application on cloud and ask us for guidance on which Azure container services to choose. Should you choose A or B container services or A+B container services? Some choose both (A + B) or use A or B approach. Instead of trying to force fit applications on a container service(s), in this blog post, we show you how to think modular and choose the container service(s) that best meets your application needs and operational responsibility. In other words, you choose the right tool for the right job. In fact, many organizations are gradually transitioning from an A or B min...