MODULE 1
Fundamentals of Generative AI
In this module, you explore the way in which language models enable AI applications and services to generate original content based on natural language input. You also learn how generative AI enables the creation of agents that can assist humans in creative tasks.
MODULE 2
Get started with Microsoft Copilot Studio
Microsoft Copilot Studio allows organizations to quickly create agents based on business scenarios their customers and employees can easily interact with as needed. In this module, you’re introduced to key concepts for agents.
MODULE 3
Plan and prepare to develop AI solutions on Azure
Microsoft Azure offers multiple services that enable developers to build amazing AI-powered solutions. Proper planning and preparation involves identifying the services you’ll use and creating an optimal working environment for your development team.
MODULE 4
Build a RAG-based agent with your own data using Azure AI Foundry
Agents can work alongside you to provide suggestions, generate content, or help you make decisions. Agents use language models as a form of generative artificial intelligence (AI) and will answer your questions using the data they were trained on. To ensure an agent retrieves information from a specific source, you can add your own data when building an agent with the Azure AI Foundry.