Deploying A2A API in API Management with Azure Bicep

The introduction of A2A API support in Azure API Management enhances the protection and performance of AI applications. Key deployment insights reveal challenges with documentation, errors in the A…

Cloud Administrator in Azure World
Diagnose Azure OpenAI Throttling with azqr

Diagnose Azure OpenAI throttling with azqr to identify capacity constraints, optimize deployments, and improve load distribution

Code it Yourself
Deploying Azure APIM MCP Servers with Bicep

Azure API Management (APIM) facilitates AI applications through Model Context Protocol (MCP) servers. This functionality allows existing APIs to be exposed as MCP servers, simplified via Azure Bice…

Cloud Administrator in Azure World
Deploying Azure APIM MCP Servers with Bicep

Azure API Management (APIM) facilitates AI applications through Model Context Protocol (MCP) servers. This functionality allows existing APIs to be exposed as MCP servers, simplified via Azure Bice…

Cloud Administrator in Azure World
I reviewed the APIM Standard v2 limitations for custom domains: https://learn.microsoft.com/en-us/azure/api-management/configure-custom-domain?tabs=custom#limitation-for-custom-domain-name-in-standard-v2-tier It references my work on custom domains and private endpoints with Application Gateway: https://github.com/Azure/agw-pep-custom-names Pretty cool! #Azure #APIM #ApplicationGateway #DNS
Configure custom domain name for Azure API Management instance - Azure API Management

How to configure a custom domain name and choose certificates for the endpoints of your Azure API Management instance.

Expose REST APIs as MCP servers with Azure API Management and API Center (now in preview) | Microsoft Community Hub

As AI-powered agents and large language models (LLMs) become central to modern application experiences, developers and enterprises need seamless, secure ways...

TECHCOMMUNITY.MICROSOFT.COM
Quotas and rate limits play a crucial role in managing resource consumption. Quotas regulate consumption over time, while rate limits curb intense request spikes. Learn how we applied these mechanisms to ensure fair usage across all tiers! #APIM #RateLimiting
Want to know how we built a multi-tenant GenAI gateway with Azure API Management? It all started with a challenging problem around load-balancing requests and enforcing quotas. Stick around to discover the solutions we implemented for a smooth SaaS experience! #GenAI #Azure #APIM

Implementing AI Gateway capabilities in API Management

Today, let's explore the Generative AI Gateway capabilities in API Management, crucial for securing and monitoring OpenAI endpoints in applications heading toward production.

#AI #APIManagement #OpenAI #AIcapabilities #mvpbuzz #apim #azureopenai #Technology #Innovation

https://luke.geek.nz/azure/implementing-ai-gateway-in-api-management/

Implementing AI Gateway capabilities in API Management | luke.geek.nz

Comprehensive guide on implementing an AI Gateway in API Management, covering key concepts, benefits, and implementation details.

Demystifying Azure APIM Monitoring for Azure Open AI Endpoints

This blog post stems from a discussion I had with my colleague Srini Padala here at Microsoft, where we delved into the details of setting up Azure monitoring for Azure API Management (APIM). The…

Medium