Showing results for 2025 - 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