azure openai service
26 TopicsThe Responses API in Azure AI Foundry is now generally available
We’re excited to announce the general availability of the Responses API in Azure AI Foundry, making it easier than ever for developers to build intelligent, tool-using agents with stateful, multi-turn conversations—all in a single API call. Since we introduced the Responses API in public preview, customers have been using it to create agents that reason, call tools, and return structured outputs without complex orchestration code. Now, with GA, the API is production-ready and supports the full range of popular OpenAI models, including the GPT-5 series and fine-tuned models, along with a rich set of built-in tools to accelerate development. Growing momentum since preview Since preview, we’ve seen rapid adoption across industries as teams bring agentic workflows into their applications: UiPath, a leader in enterprise automation, is using the Responses API in their agentic automation platform that combines advanced reasoning with built-in tools like computer use. Agents built on UiPath Platform can interpret natural language instructions, decide on the right sequence of steps, and then execute actions directly across both modern SaaS applications, documents and legacy desktop software. We’re also seeing strong momentum across other sectors. Financial institutions are using the API to power copilots that assist employees with research and compliance tasks. Healthcare providers are applying it to summarize and analyze medical documents securely. Retailers are embedding lightweight agents into apps to help employees and customers complete everyday tasks faster. From automating customer service workflows, to powering internal copilots, to enabling complex document analysis, developers are choosing the Responses API for its simplicity and speed to value. Purpose-built for agentic workflows The Responses API is designed specifically to make agent development faster, simpler, and more reliable—removing the need for complex orchestration code and custom state management. With a single API call, developers can: Maintain multi-turn state automatically – Agents remember previous turns and decisions without manual context passing, enabling more natural, ongoing conversations. Call multiple tools in a single flow – The API stitches tool calls, model reasoning, and outputs together in the background, ensuring agents respond faster and more accurately. Support for all popular Azure OpenAI models – From rapid prototyping with the latest GPT-5 series models to deploying fine-tuned models for domain-specific tasks. Scale confidently – Built on Azure’s enterprise-grade identity, security, and compliance foundation, the Responses API is ready for production from day one. The result: you can focus on what your agent does—not on building infrastructure to hold it together. Rich set of built-in tools The Responses API includes a broad and growing library of foundation tools so you can quickly extend your agent’s capabilities without building everything from scratch: File Search – Ground responses in unstructured content, enabling precise, source-cited answers. Function Calling – Call custom APIs or business logic directly from the model, with robust JSON schema validation for predictable outputs. Code Interpreter (Python tool) – Run code securely to analyze datasets, transform files, or execute calculations—ideal for analytical and data-heavy workflows. Computer Use – Automate UI interactions on desktop or in a browser from natural language commands, bridging agents into legacy apps and SaaS systems. Image Generation – Generate or edit images in-line with text output for creative and design workflows. Remote MCP Server – Connect to any external MCP-compatible tools to tap into your own tool ecosystem or community-built integrations. These tools are deeply integrated with the Responses API—meaning agents can decide which tools to call, when to call them, and how to combine results, all within the same conversation context. Part of the Azure AI Foundry agent development stack The Responses API is the fastest way to start building intelligent, tool-using agents—perfect for single-agent experiences that leverage built-in tools, maintain multi-turn state, and work with popular OpenAI models, including GPT-5 and fine-tuned models. When you need to orchestrate multiple agents, integrate with enterprise systems like SharePoint, Bing, or Microsoft Fabric, or run long-lived workflows, Azure AI Foundry Agent Service provides those capabilities—along with AgentOps features such as observability, debugging, and secure deployment. For developers seeking fine-grained control during prototyping, Semantic Kernel and AutoGen offer open-source flexibility to design, test, and customize agents locally, with a consistent path to deploy in Foundry. Together, these offerings give you a complete, interoperable stack for agent development—meeting your needs from first prototype to enterprise scale. Start building today The Responses API is now available in all supported regions and ready for production use. You can start building in the Azure AI Foundry and documentation. We can’t wait to see what you build.2KViews2likes0CommentsBuild an AI Powered Image App – Microsoft Learn Challenge
A new Microsoft Learn challenge module just dropped and it’s a perfect bite-sized project to get a taste for the latest AI technology and how you can start using it in fun and fast ways. In this module, Challenge project - Add image analysis and generation capabilities to your application, you will combine different AI image technology while deploying it to a web app, resulting in a great demo project to show off your skills in an image analysing and image generating app.12KViews3likes1CommentDeploying GPT-4o AI Chat app on Azure via Azure AI Services – a step-by-step guide
Are you ready to revolutionize your business with cutting-edge AI technology? Dive into our comprehensive step-by-step guide on deploying a GPT-4o AI Chat app using Azure AI Services. Discover how to harness the power of advanced natural language processing to create interactive, human-like chat experiences. From setting up your Azure account to deploying your AI model and customizing your chat app, this guide covers it all. Unleash the potential of AI in your business and stay ahead of the curve with the latest advancements from Microsoft Azure. Don’t miss out on this opportunity to transform your workflows and elevate customer interactions to new heights!6.4KViews2likes0CommentsWhy should you migrate from OpenAI to Azure OpenAI?
As the field of AI continues to grow, developers are constantly seeking new and innovative ways to integrate it into their work. With the launch of Azure OpenAI Service, developers now have even more tools at their disposal to take advantage of this powerful technology. Azure OpenAI Service can be used to create chatbots, generate text, translate languages, and write different kinds of creative content. As the platform continues to evolve, developers will be able to use it to build even more powerful and sophisticated applications.3.1KViews3likes2Comments