Showing results for azure functions - ISE Developer Blog

Feb 6, 2025
Post likes count2

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
Nov 30, 2023
Post likes count1

Serving Swagger UI from a Golang Azure Function Custom Handler

Dexter Williams
Dexter Williams

Our team used Swaggo, a Golang Swagger tool, to expose an OpenAPI spec for a Azure Function hosted Golang API. This post describes what lead to the decision along with guidance on how to expose an OpenAPI spec for an Azure Function hosted Golang API.

CSEISE