You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learn-pr/paths/operationalize-gen-ai-apps/index.yml
+9-4Lines changed: 9 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@
2
2
uid: learn.wwl.operationalize-gen-ai-apps
3
3
metadata:
4
4
title: Operationalize generative AI applications (GenAIOps)
5
-
description: Learn how to develop, evaluate, optimize, and deploy generative AI applications (GenAIOps)
6
-
ms.date: 08/06/2025
5
+
description: Learn the full GenAIOps lifecycle for generative AI applications, from planning and prompt management to evaluation, automated testing, monitoring, and tracing in production.
6
+
ms.date: 02/23/2026
7
7
author: wwlpublish
8
8
ms.author: madiepev
9
9
ms.topic: learning-path
@@ -13,23 +13,28 @@ title: Operationalize generative AI applications (GenAIOps)
13
13
prerequisites: |
14
14
Before starting this learning path, you should be familiar with fundamental generative AI concepts and services in Azure. Consider completing the [Microsoft Azure AI Fundamentals: Generative AI](/training/paths/introduction-generative-ai/?azure-portal=true) learning path first.
15
15
summary: |
16
-
To effectively scale generative Artificial Intelligence (AI) applications, you need to manage, deploy, and maintain GenAI apps to ensure their performance, reliability, and continuous improvement in real-world applications.
16
+
Learn how to operationalize generative AI applications using the complete GenAIOps lifecycle. This learning path covers planning and preparing GenAIOps solutions, managing prompts for agents with version control, evaluating and optimizing agents through structured experiments, automating evaluations with Microsoft Foundry and GitHub Actions, monitoring application performance and costs, and implementing distributed tracing to debug complex AI workflows.
0 commit comments