Online training - Call us on 1300 009 924
Online training - access your course anytime, anywhere! Call us on 1300 009 924
Tech Academy

Operationalize Machine Learning and Generative AI Solutions AI-300T00

4-Day Classroom
Virtual or On-site Delivery
13 Modules
Group Training for Business
Vendor Aligned Training
In partnership with

Course Overview

Most organisations can build an AI proof of concept. Far fewer can run one reliably in production. AI-300T00 is a four day instructor led course that closes that gap, covering machine learning operations (MLOps) and generative AI operations (GenAIOps) on Azure.

Delivered as dedicated group training for your organisation, the course covers the full lifecycle of traditional machine learning models in Azure Machine Learning, then the deployment, evaluation, monitoring and optimisation of generative AI applications and agents in Microsoft Foundry. Your team works hands on with automation, CI/CD, infrastructure as code and observability using GitHub Actions, Azure CLI and Bicep. It also prepares them for the Microsoft Certified: Machine Learning Operations Engineer Associate certification.

Why should you do this course?

  • Get AI out of the notebook and into production, with the automation and testing to keep it there.
  • Give data science and DevOps a shared operating model, which is usually where AI projects stall inside a business.
  • Prepare your engineers for the Microsoft Certified: Machine Learning Operations Engineer Associate certification, with the exam voucher included.
  • Put evaluation, monitoring and tracing around generative AI, so quality problems surface before your customers find them.
  • Standardise infrastructure with code, so environments stop drifting apart between experiment and production.

What will you learn?

  • Run experiments, tune hyperparameters and build pipelines in Azure Machine Learning.
  • Trigger machine learning jobs from GitHub Actions and work with feature based development.
  • Manage environments and deploy models through an automated, repeatable process.
  • Plan and prepare a GenAIOps solution, and manage prompts for agents in Microsoft Foundry with GitHub.
  • Evaluate and optimise AI agents through structured experiments, and automate those evaluations.
  • Monitor generative AI applications in production, and debug them with tracing.

Who is this course for?

  • Machine learning engineers and data scientists taking models into production.
  • DevOps and platform engineers who now own AI workloads alongside everything else.
  • Teams where data science and engineering need one agreed way of shipping and monitoring AI.
  • Engineers in your organisation preparing to sit the AI-300 exam.
  • Organisations that have generative AI applications live and no reliable way to evaluate or monitor them.

What you need to know

This course sits at the intersection of data science and DevOps, and assumes some experience on both sides. Participants should be comfortable with Python, have a foundational understanding of machine learning concepts, and be familiar with practices such as source control, CI/CD and working from the command line. It is not an introduction to machine learning. Across four days your team covers the material Microsoft sets for the AI-300 certification path, applied to production style scenarios.

What's Next?

On completing the course your team will be prepared to sit Exam AI-300, the single requirement for the Microsoft Certified: Machine Learning Operations Engineer Associate certification. The exam runs for 120 minutes and is proctored through Pearson VUE, and an exam voucher is included with this course. View the certification details on Microsoft Learn.

Preparation resources for this exam, including the study guide and exam sandbox, are listed on Microsoft's certification page.

Microsoft role based certifications expire unless they are renewed. Renewal is free and is done through a short online assessment on Microsoft Learn.

Skills measured

  • Design and implement an MLOps infrastructure
  • Implement machine learning model lifecycle and operations
  • Design and implement a GenAIOps infrastructure
  • Implement generative AI quality assurance and observability
  • Optimize generative AI systems and model performance

Course Structure

This course covers 13 modules across 2 topic areas:

1. Operationalising machine learning models (MLOps)

The full MLOps lifecycle for traditional machine learning: experimentation, pipeline automation, CI/CD, automated testing and deployment to production.

  1. Experiment with Azure Machine Learning
  2. Perform hyperparameter tuning with Azure Machine Learning
  3. Run pipelines in Azure Machine Learning
  4. Trigger Azure Machine Learning jobs with GitHub Actions
  5. Trigger GitHub Actions with feature-based development
  6. Work with environments in GitHub Actions
  7. Deploy a model with GitHub Actions

2. Operationalising generative AI applications (GenAIOps)

The same discipline applied to generative AI: planning, prompt management, structured evaluation, automated testing, monitoring and tracing in production.

  1. Plan and prepare a GenAIOps solution
  2. Manage prompts for agents in Microsoft Foundry with GitHub
  3. Evaluate and optimize AI agents through structured experiments
  4. Automate AI evaluations with Microsoft Foundry and GitHub Actions
  5. Monitor your generative AI application
  6. Analyze and debug your generative AI app with tracing

What's included

  • Microsoft Official Courseware, issued digitally to every participant.
  • A hands on lab environment for the practical exercises throughout the course.
  • A certification exam voucher for Exam AI-300.
  • Four days of instructor led training, delivered virtually or on-site at your workplace.
  • A dedicated cohort for your organisation, so worked examples and questions stay relevant to your own deployment pipeline.

Roles this course supports

Skills from this course map to the following roles in your organisation:

MLOps Engineer

Owns the infrastructure, automation and monitoring that keeps AI running in production.

Machine Learning Engineer

Takes models from experiment to deployed service, and keeps them performing.

Data Scientist

Learns to hand work over in a form that deploys cleanly instead of being rebuilt by someone else.

DevOps Engineer

Extends existing CI/CD and infrastructure as code practice to cover AI workloads.

AI Platform Engineer

Builds the shared platform and guardrails other teams deploy their AI solutions onto.

Entry requirements

There are no formal entry requirements for this course, but it assumes real experience on both the data and the engineering side. Your team will need:

  • Working knowledge of Python.
  • A foundational understanding of machine learning concepts and the model lifecycle.
  • Basic familiarity with DevOps practices, including source control, CI/CD and command line tools.
  • Access to an Azure subscription and a GitHub organisation at work is recommended, so the automation your team builds transfers back to your own environment.

Where this course fits in your team's Microsoft pathway

AI-300T00 is the operations track of Microsoft's associate level AI pathway. It assumes AI grounding, which AI-901T00 provides, and it pairs with AI-103T00: one team builds the AI solution, the other keeps it running.

Start here

AI-901T00 Introduction to AI in Azure

One day of AI foundations. Recommended for anyone on the team without generative AI grounding.
This course

AI-300T00 Operationalize Machine Learning and Generative AI Solutions

Prepares your team for the Microsoft Certified: Machine Learning Operations Engineer Associate certification.
Pairs with

AI-103T00 Develop AI Apps and Agents on Azure

The build side of the same pathway: generative AI applications and agents in Microsoft Foundry.
Also relevant

AZ-400T00 Designing and Implementing Microsoft DevOps Solutions

Broader DevOps practice for teams standardising delivery across all workloads, not just AI.

Pricing Options

Customised Pricing 

Get in touch to know more!

FAQs

No. Microsoft courses through Upskilled Tech Academy are delivered as group training for businesses, not as on demand training for individuals. We schedule a dedicated cohort for your team, either virtually or on-site at your workplace. Get in touch and we will scope it with you.

MLOps covers the lifecycle of traditional machine learning models: training, tuning, deploying and monitoring them. GenAIOps applies the same discipline to generative AI applications and agents, where the harder problems are prompt management, evaluation, observability and cost. This course covers both, which is why Microsoft groups them as AI operations.

Yes, and it is often the most useful course they do. It is written for data scientists, machine learning engineers and DevOps professionals together, and much of its value comes from those groups agreeing on one way of working during the four days.

Yes. An exam voucher for Exam AI-300 is included with this course. The exam runs for 120 minutes and is booked with Pearson VUE at a time that suits your team.

No. The course teaches Azure Machine Learning and Microsoft Foundry from the operations side. Teams already running models elsewhere generally find the automation and evaluation practice transfers, even if the tooling changes.

The Microsoft Official Curriculum is set by Microsoft, so exam coverage stays complete. Within that, we can adjust the emphasis across the four days, use examples drawn from your industry, and keep discussion focused on the pipeline and platform your team is actually running.

Newton Godoy, Microsoft Certified Trainer at Upskilled
Reviewed by

Newton Godoy

Microsoft Certified Trainer

Newton is a senior Microsoft Certified Trainer with extensive experience delivering enterprise technical training across Microsoft Fabric, Azure Data Engineering, Power BI and the Azure AI ecosystem. He specialises in official Microsoft Learn instructor-led training and tailored corporate workshops, supporting enterprise teams and technical professionals across Australia and the wider APAC region.

View full profile