Showing results for CSE - ISE Developer Blog

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.

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

CSEAzure App Services
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.

CSEMachine Learning
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.

CSEFrameworksCognitive Services
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 gener...

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

CSEISE