ISE Developer Blog

Solving global tech challenges, sharing insights, and empowering developers

Latest posts

Unlock Generative AI for Enterprise Scalability
Feb 13, 2025
1

Unlock Generative AI for Enterprise Scalability

Shiran Rubin Manaev
Shiran Rubin Manaev

Reusable templates, pipelines, and tools to streamline the setup of GenAI projects, saving time and effort, and ensuring consistency and reliability across projects.

Azure Functions vs. Indexers: AI Data Ingestion
Feb 6, 2025
2

Azure Functions vs. Indexers: AI Data Ingestion

Ivan Sholokh
Ivan Sholokh

This article compares Azure Functions with pre-built indexers for data ingestion in Azure AI Search, with a focus on using Azure Functions for a flexible, scalable approach. It explores key steps like data migration, index creation, and deployment automation.

Using Managed Identity on Logic App consumption
Jan 30, 2025
0

Using Managed Identity on Logic App consumption

Omer Demir
Omer Demir

Deploy Azure Logic App Consumption with Managed Identity using Terraform by leveraging azapi_resource and ARM templates. This setup enables secure authentication without manual credential management.

Revolutionising Customer Feedback: Harnessing Large Language Models for Retail Insights and Intelligence
Jan 24, 2025
2

Revolutionising Customer Feedback: Harnessing Large Language Models for Retail Insights and Intelligence

Shinoj Zacharias
Shinoj Zacharias

In this article, we delve into techniques for extracting valuable insights from customer feedback using Large Language Models (LLMs). By identifying themes, sentiment, and competitor comparisons from feedback, businesses can gain a competitive edge.

LLMOps in restricted networks and addressing continuous evaluation long run constraints
Jan 10, 2025
2

LLMOps in restricted networks and addressing continuous evaluation long run constraints

Suganya Srinivasan
Suganya Srinivasan

In this blog post, we'll explore the challenges we faced in establishing LLMOps and continuous evaluation within a pipeline using Azure Machine Learning, particularly when dealing with long runs and a restricted Bring-Your-Own (BYO) network.

Transforming Language into Code: Building and Evaluating a Robotic Code Generation Copilot
Dec 16, 2024
2

Transforming Language into Code: Building and Evaluating a Robotic Code Generation Copilot

Ihar Shulhan
Ihar Shulhan

This blog post explores the development and evaluation of an AI assistant that converts natural language into robotic code.

Implementing Evaluation platform on Azure Machine Learning
Dec 6, 2024
2

Implementing Evaluation platform on Azure Machine Learning

David Lee
David Lee

Azure Machine Learning is known for training and deploying models, but can also be used for running experiments. This blog post will show us how we have implemented our Evaluation platform on Azure Machine Learning.

Semantic Kernel Learnings
Nov 29, 2024
0

Semantic Kernel Learnings

Alex Fee Dan Balma
Alex,
Dan

A synopsis of our key learnings and findings from using Semantic Kernel.

Building AI Search for Production in Corporate Environments: Key Lessons
Nov 20, 2024
3

Building AI Search for Production in Corporate Environments: Key Lessons

Daniel Taube Alessia Lin Dina Dede
Daniel,
Alessia,
Dina

In the dynamic world of AI and data science developing production-level solutions for corporate environments comes with its own set of challenges and lessons. As a data science team working within Microsoft, we recently completed an engagement for a large company where we leveraged cutting-edge technologies, including OpenAI tools, GPT-4o for generating syntactic datasets, embedding models like text_embedding_3, and Azure AI Search for implementing both text and hybrid search solutions. Here are 10 key lessons we learned along the way.