ISE Developer Blog

Solving global tech challenges, sharing insights, and empowering developers

Latest posts

Feb 20, 2026
Post likes count 2

Using Codes to Increase Adherence to Prompts

Peter Lasne

Agentic systems have some discretion in the parameters they sent to tooling, but there are cases, such as experimentation, when you need 100% adherence to a set of parameters.

Feb 5, 2026
Post likes count 1

Minimal GitOps for Edge Applications with Azure IoT Operations and Azure DevOps

Maho Pacheco

How we built a minimal, scalable GitOps workflow for edge applications using Azure IoT Operations, Azure DevOps, and a multi-repo strategy. Includes pipeline templates and scripts for real-world deployments.

Jan 23, 2026
Post likes count 1

Bridging Local Development and Cloud Evaluation: Using Microsoft Devtunnels with Azure Machine Learning

Nasryn El-Hinnawi

Learn how to streamline AI development by using Microsoft Devtunnels to connect local services with Azure Machine Learning evaluation pipelines, eliminating deployment delays while maintaining comprehensive cloud-based validation.

Jan 16, 2026
Post likes count 2

Evaluate Small Language Model Function Calling using the Azure AI Evaluation SDK

Chinedum Echeta

This blog details how the Azure AI Evaluation SDK can be used to assess the performance of a small language model for function calling, such as Phi-4-mini-instruct, and view the results in Microsoft Foundry.

Dec 18, 2025
Post likes count 2

Introducing the Copilot Studio + Azure AI Search Solution

Ian Jensen

Introduction to a scaleable and secure turnkey architecture for deploying Copilots connected to Azure AI Search.

Dec 10, 2025
Post likes count 1

Agent Onboarding Process for Agentic Systems: Maintain accuracy at scale

Vikesh,
Vidhya

A robust agent onboarding process is the backbone of scalable, reliable multi-agent AI systems—enforcing uniqueness, rigorous evaluation, and responsible AI practices at every step.

Dec 1, 2025
Post likes count 2

Accelerating AI Development with GitHub Copilot: Real-World Use-Cases

isedevblog

This blog post shares real-world experiences from Microsoft's ISE team using GitHub Copilot to accelerate AI development workflows, demonstrating how AI tools can significantly speed up tasks like creating documentation, class diagrams, data visualizations, and demo scripts when used by experienced developers.

Nov 13, 2025
Post likes count 1

Ensuring Seamless User Experience in Modernization Projects with AI‑Generated Stagehand and Playwright UI Tests

Suganya Srinivasan

Using AI‑generated tools like Stagehand with Microsoft's Playwright helps ensure a smooth user experience during modernization efforts such as Hyper Velocity Engineering and monolith-to-microservices migrations.

Nov 7, 2025
Post likes count 10

Patterns for Building a Scalable Multi-Agent System

Sushant,
Vikesh

Practical patterns for designing scalable, high-performing multi-agent systems—grounded in real implementation experience.