Microsoft Applied Agentic AI: Systems Design & Impact
Microsoft agentic AI systems design
Taught in English
What you'll learn
Lead initiatives in organizational settings
Conduct thorough investigations to prevent recurrence
Develop a positive culture within organizations
Create effective strategies for diverse audiences
Specialization - 5 Course Series
Get in-depth knowledge of a subject.
Beginner level
Get in-depth knowledge of a subject.
Flexible schedule
Start anytime, anywhere.
Overview
delves into the next evolution of artificial intelligence: creating autonomous systems that can reason, plan, and act to accomplish complex goals. This course moves beyond foundational large language model (LLM) theory to focus on the practical application of building sophisticated AI agents using Microsoft's cutting-edge technology stack. Students will learn how to architect and orchestrate multi-component AI systems, integrating powerful models from Azure OpenAI with custom tools, data sources, and APIs. The curriculum is centered on hands-on development with frameworks like Microsoft Semantic Kernel, teaching you to construct agents that can manage memory, execute multi-step plans, and interact dynamically with their environment. You will explore the entire lifecycle of an agentic system, from initial design and prompt engineering to robust testing, deployment, and performance evaluation on the Azure platform. The core objective of this course is to empower you to design and implement production-ready agentic AI solutions. Upon completion, you will be able to architect complex workflows, develop custom plugins and functions to extend an agent's capabilities, and implement advanced reasoning patterns like ReAct (Reason and Act). You will master the principles of effective orchestration, ensuring that your AI systems are not only intelligent but also reliable, scalable, and secure. A significant emphasis is placed on the "Impact" aspect of the title, where we will critically analyze the business value of these systems and address the crucial principles of Microsoft's Responsible AI framework. This includes understanding potential biases, ensuring transparency, and designing for human oversight, equipping you with the foresight needed to deploy these powerful technologies ethically and effectively. This course is designed for AI engineers, software developers, and solution architects who want to be at the forefront of AI application development. It is ideal for professionals with a solid understanding of programming (preferably Python), familiarity with fundamental AI and LLM concepts, and some experience with cloud services. Technical product managers and project leaders seeking to understand the capabilities and architectural nuances of agentic AI to drive innovation within their organizations will also find immense value. If you are looking to transition from building simple AI-powered features to engineering intelligent, autonomous systems that can solve real-world business problems using the Microsoft ecosystem, this course will provide the comprehensive skills and strategic insights you need to succeed.
Key Facts
Here are 6 key facts for the course 'Microsoft Applied Agentic AI: Systems Design & Impact':
* Learn to design AI agents that can autonomously plan, reason, and execute multi-step tasks using external tools and data sources.
* Master Microsoft's Semantic Kernel to orchestrate large language models (LLMs), custom functions (skills), and memory into a cohesive system.
* A key focus is the agentic loop architecture: integrating a planner for task decomposition, tools for real-world action, and memory for stateful interaction.
* Ground your agents in reality by implementing Retrieval-Augmented Generation (RAG) with Azure AI Search, ensuring responses are accurate and context-aware.
* Implement essential safety guardrails and responsible AI principles to ensure your agents operate reliably and ethically within predefined boundaries.
* Move beyond basic chatbots to build sophisticated, custom copilots capable of automating complex business workflows and processes.
Entry Requirements
The program operates on an open enrollment basis, and there are no specific entry requirements. Individuals with a genuine interest in the subject matter are welcome to participate.
International applicants and their qualifications are accepted.
Step into a transformative journey, where you'll become part of a vibrant community of students from over 157 nationalities.
Unit details
Description
An introduction to agentic AI principles, defining agents, planners, and tools, and an overview of the Microsoft ecosystem, including Azure AI Studio and Semantic Kernel.
Description
A deep dive into Microsoft's open-source orchestrator, focusing on creating and chaining plugins, managing prompts, and implementing basic agentic loops.
Description
Designing and implementing custom plugins to give agents new skills and connecting agents to enterprise data and APIs, including Microsoft Graph, for real-world grounding.
Description
Exploring complex agentic workflows using different planners (e.g., Stepwise, Handlebars), designing multi-step task execution, and managing system-level state.
Description
Techniques for providing agents with short-term and long-term memory using vector databases like Azure AI Search to enable contextual conversations and learning over time.
Description
Methods for integrating agentic systems into existing applications, deploying on Azure, and establishing metrics for evaluating agent performance, reliability, and cost-effectiveness.
Description
Applying Microsoft's Responsible AI principles to agentic systems by implementing content safety filters, establishing operational guardrails, and designing for transparency and user control.
Description
Leveraging agentic design patterns to build, extend, and deploy custom copilots for specific business domains using the high-level Microsoft Copilot Studio platform.
Fee and Payment Plans
30 to 40% Cheaper than most Universities and Colleges
Duration & course fee
The programme is available in two duration modes:
6 Months : $1799.99
9 Months: $1440.0
This programme does not have any additional costs.
The fee is payable in monthly, quarterly, half yearly instalments.
You can avail 5% discount if you pay the full fee upfront in 1 instalment
Payment plans
6 Months - $1799.99
- ● Payment option (a): $600.0 x 3 monthly instalments
- ● Payment option (b): $1710.0 x 1 instalment (We offer 5% bursary on total fee for students opting to pay in full)
9 Months - $1440.0
- ● Payment option (c): $288.0 x 5 monthly instalments
- ● Payment option (d): $720.0 x 2 quarterly instalments
- ● Payment option (e): $1368.0 x 1 instalment (We offer 5% bursary on total fee for students opting to pay in full)
What Our Students Say
Dr. Silva Maria
Healthcare Manager
"This course deepened my understanding of advanced concepts and strategic leadership, enabling me to provide better insights for decisions and strategic planning."
Kim Lee-Jun
Clinical Director
"As a clinical director, I now have the skills to implement international standards and ensure regulatory compliance across multinational operations."
Sarah Johnson
NHS Manager
"I gained the ability to evaluate complex scenarios and develop strategic budgets, allowing me to make more informed decisions for organizational growth."
Ahmed Al-Rashid
Healthcare Consultant
"This course empowered me to apply advanced quality management techniques and risk assessment frameworks, enhancing my ability to ensure quality and transparency."
Frequently Asked Questions
The course covers the end-to-end design of multi-agent AI systems, including agent orchestration, memory management, tool integration using Microsoft's frameworks like Autogen and Semantic Kernel, and the critical societal and ethical impacts of these technologies.
We recommend learners have intermediate Python programming skills, a foundational understanding of AI/ML concepts and LLMs, and some familiarity with cloud platforms like Microsoft Azure.
This is a self-paced course designed to be completed in approximately 6 weeks with a commitment of 5-7 hours per week. You will have access to the course materials for a full year.
It equips you with highly in-demand skills to build the next generation of AI applications, preparing you for roles like AI Engineer, AI Solutions Architect, and ML Systems Designer with a specialization in Microsoft's cutting-edge agentic AI stack.
Yes, upon successful completion of all modules and the final project, you will earn a verified Microsoft certificate to showcase your expertise on professional networks like LinkedIn.
Students get access to a dedicated community forum for peer-to-peer help, weekly office hours with instructors and teaching assistants, and detailed feedback on project submissions.
Yes, we offer a multi-payment installment plan to spread the cost of the course. Please visit our enrollment page to see if you qualify for any available scholarships or regional discounts.
You will get hands-on experience building agentic systems using Microsoft Azure AI Studio, Semantic Kernel for agent orchestration, and Autogen for multi-agent conversations, all powered by Azure OpenAI models.
Insights
Read important articles written by our experts
Related Questions answered
Common questions students ask about
- •What are the key architectural components and critical design considerations when building a robust and responsible agentic AI system, as emphasized in Microsoft's approach to AI systems design?
- •Explain the role of an 'orchestrator' in a Microsoft-style agentic AI system and discuss the trade-offs between different orchestration patterns.
- •Describe the key architectural components of a modern agentic AI system, as conceptualized in Microsoft's approach to agentic systems design. Explain the role and interaction of each component in enabling autonomous task execution.
Related blog posts
Blog articles connected to the course.
Related News
Read More NewsLSIB Introduces Industry-Focused Digital Marketing Courses for Future Business Leader
London, United Kingdom: The London School of International Business (LSIB) has launched a new suite of industry-focused Digital Marketing courses......
London School of International Business Launches Advanced Project Management Certification Programs
London, United Kingdom: The London School of International Business (LSIB) has announced the launch of its new Advanced Project Management......
LSIB Introduces Industry-Focused Digital Marketing Courses for Future Business Leaders
London, United Kingdom: The London School of International Business (LSIB) has announced the launch of a new range of industry-focused Digital......
Duration & course fee
The programme is available in two duration modes:
What's Included:
- ✓ Comprehensive course materials
- ✓ Digital Certificate
- ✓ No Exams, Just Online Quizzes
- ✓ 24/7 automated self-service support
Get free information
Leave your email and we'll send course details and answer your questions.
View Sample Certificate
Get a glimpse of the professional certification you'll receive upon course completion.
View Certificate