Skip to content

Commit 22861db

Browse files
committed
Fix duplicate title display in published content
- Removed duplicate H2 headings from introduction.md and strategy.md that matched YAML titles - Fixed title capitalization consistency in index.yml - This resolves duplicate titles showing in published Learn pages
1 parent d86bf52 commit 22861db

3 files changed

Lines changed: 1 addition & 4 deletions

File tree

learn-pr/wwl-azure/design-ai-workloads/includes/1-introduction.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
## Introduction
2-
31
This module helps you design and implement AI workloads on Azure. You learn how to choose the right mix of SaaS, PaaS, and IaaS solutions. Also how to align AI strategy with business goals, and apply best practices for governance, security, operations, and responsible AI. This module provides an overview of AI strategy, planning, design, governance, security, and management.
42

53
:::image type="content" source="../media/strategy-steps.png" alt-text="Diagram of the units in the module.":::

learn-pr/wwl-azure/design-ai-workloads/includes/2-strategy.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
## Create an AI Strategy
21

32
In this unit, you focus on building an AI strategy. The first step is getting familiar with the main types of AI solutions available in Azure—Software as a Service (SaaS), Platform as a Service (PaaS), and Infrastructure as a Service (IaaS). Once you understand these options, it becomes easier to choose the Azure AI solution that fits your organization’s needs.
43

learn-pr/wwl-azure/design-ai-workloads/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
ms.topic: module
1010
ms.service: azure-ai-services
1111
hidden: true
12-
title: "Design AI workloads on Azure"
12+
title: "Design AI Workloads on Azure"
1313
summary: Learn to design AI workloads using SaaS, PaaS, and IaaS solutions while aligning AI strategy with business goals and applying governance best practices.
1414
abstract: |
1515
After completing this module, you'll be able to:

0 commit comments

Comments
 (0)