Summary

Completed

Tip

See the Text and images tab for more details!

In this module, we explored how to get started creating agents with Microsoft Foundry. Along the way, you learned:

  • Agents use a large language model to understand and reason over natural language, instructions to govern what they can do and how they do it, and tools to access knowledge or perform tasks.
  • Microsoft Foundry is a platform for developing, deploying, and operating agents on the Microsoft Azure cloud.
  • You can use the Foundry portal to create a prompt agent without writing any code.
  • Visual Studio Code offers a productive environment for agent development, in which you can use graphical tools, SDKs, and coding agents to build comprehensive agents.
  • Foundry provides an OpenAI responses endpoint for agents; enabling you to develop client applications that use them.

Hopefully you enjoyed the opportunity to create and test an AI agent for yourself. Why not continue your journey with these resources?

Learn more