ISE Developer Blog

Solving global tech challenges, sharing insights, and empowering developers

Latest posts

Unlocking Vector Search with OneLake Indexer and OpenAI Integration in Microsoft Fabric
Sep 3, 2025
Post likes count 1

Unlocking Vector Search with OneLake Indexer and OpenAI Integration in Microsoft Fabric

Liliam Leme
Liliam Leme

Exploring how Microsoft Fabric OneLake indexer integrates with OpenAI

Ground Truth Curation Process for AI Systems
Aug 20, 2025
Post likes count 2

Ground Truth Curation Process for AI Systems

Laura Lund (she/her) Uffaz Nathaniel
Laura,
Uffaz

Steps to Produce High Quality Ground Truth Pairs for AI Systems

Customizable and Extensible Evaluation of a GenAI Application
Aug 14, 2025
Post likes count 6

Customizable and Extensible Evaluation of a GenAI Application

Alex Fee
Alex Fee

Suggestions on how to evaluate a generative AI application in an adaptable and extensible manner.

Learnings from External Data Handling
Aug 7, 2025
Post likes count 2

Learnings from External Data Handling

Ashley Costigane
Ashley Costigane

This blog post discusses the challenges and solutions encountered by the ISE team at Microsoft while making a distributed system production-ready. It focuses on issues including slow processing speeds and out-of-memory exceptions, and provides insights into the methods used to address these problems.

Enhancing Analytical Queries with Semantic Kernel and In-Memory SQL Processing
Jul 31, 2025
Post likes count 1

Enhancing Analytical Queries with Semantic Kernel and In-Memory SQL Processing

Alexandre Gattiker
Alexandre Gattiker

Integrating Semantic Kernel with an ephemeral in-memory SQL plugin, enabling secure and efficient analytical queries over structured data.

AI Model Promotion with dstoolkit-mlops-v2
Jul 18, 2025
Post likes count 1

AI Model Promotion with dstoolkit-mlops-v2

Malcolm Miller Daniel Ferguson
Malcolm,
Daniel

Evaluates various repository structures and designs for maximizing the efficiency of Data Scientists and Software Engineers developing, promoting and deploying AI models on the same project.

Use Agent to Update Dataverse Table Content
Jul 10, 2025
Post likes count 1

Use Agent to Update Dataverse Table Content

Flavio Furlan
Flavio Furlan

Create an agent using Copilot Studio to update the content of a Dataverse table.

Fleet Configuration Management
Jun 26, 2025
Post likes count 3

Fleet Configuration Management

Cameron Taylor
Cameron Taylor

This post explains the challenge of fleet configuration management, the role of an automated fleet configuration management system, and describes key considerations for building such a system.

PACT Contract Testing – Because Not Everything Needs Full Integration Tests
Jun 19, 2025
Post likes count 1

PACT Contract Testing – Because Not Everything Needs Full Integration Tests

Adam Dougal
Adam Dougal

PACT is a contract testing tool that allows you to define a contract between two applications, enabling