ISE Developer Blog

Solving global tech challenges, sharing insights, and empowering developers

Latest posts

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
2

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.

Accessing Private Resources in Azure
Nov 15, 2024
1

Accessing Private Resources in Azure

Juan Burckhardt
Juan Burckhardt

A practical guide for developers on connecting to Azure resources with private endpoints through a VPN.

Three Ways to Simplify CI/CD Pipelines on GitHub Actions
Nov 8, 2024
1

Three Ways to Simplify CI/CD Pipelines on GitHub Actions

Neeraj Mandal Stewart Adam
Neeraj,
Stewart

This post focuses on three ways to simplify CI/CD pipelines deploying to Azure with GitHub Actions.