Build your code-first app with Azure AI Agent Service
Welcome to the 3rd week of learning with Generative AI Level up Tuesdays series. Last week we introduced you to the world of agentic AI and we announced the release…
20/02/2025
In this How To post, I will use APIM to turn an asynchronous messaging into a synchronous messaging by publishing a message to Azure Service Bus and retrieving the response using Azure Blob Storage. The following illustrates the pattern: Just because you can do something, does not mean you…