Skip to content

Commit 985064a

Browse files
Merge pull request #54069 from staleycyn/patch-3
Content drift on the Design AI Workloads module
2 parents 8758100 + 0869514 commit 985064a

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ SaaS offerings are turnkey AI solutions like Microsoft 365 Copilot, Copilot Stud
88

99
SaaS offerings require minimal setup and are ideal for organizations seeking rapid productivity gains and role-specific AI features.
1010

11-
- [Microsoft Copilot](/azure/copilot/overview) is a free web-grounded chat application. Copilot Pro provides better performance, capacity, and access to Copilot in certain Microsoft 365 apps.
11+
- Microsoft Copilot is a free web-grounded chat application. Copilot Pro provides better performance, capacity, and access to Copilot in certain Microsoft 365 apps.
1212

1313
- [Microsoft 365 Copilot](/copilot/microsoft-365/microsoft-365-copilot-overview) provides web-grounded chat and in-app AI assistance across Microsoft 365 applications, integrating with your Microsoft Graph data.
1414

@@ -22,9 +22,9 @@ Platform services include Microsoft Foundry, Azure OpenAI, Azure Machine Learnin
2222

2323
PaaS solutions are suited for teams that need more control over their AI workflows and want to apply prebuilt APIs or custom models.
2424

25-
- [Microsoft Foundry](/azure/ai-foundry/what-is-azure-ai-foundry) is a unified Azure platform-as-a-service offering for enterprise AI operations, model builders, and application development. This foundation combines production-grade infrastructure with friendly interfaces, enabling developers to focus on building applications rather than managing infrastructure.
25+
- [Microsoft Foundry](/azure/ai-foundry/what-is-foundry) is a unified Azure platform-as-a-service offering for enterprise AI operations, model builders, and application development. This foundation combines production-grade infrastructure with friendly interfaces, enabling developers to focus on building applications rather than managing infrastructure.
2626

27-
- [Azure Machine Learning](/azure/machine-learning/overview-what-is-azure-machine-learning) is a unified Azure platform-as-a-service offering for enterprise AI operations, model builders, and application development. This foundation combines production-grade infrastructure with friendly interfaces, enabling developers to focus on building applications rather than managing infrastructure.
27+
- [Azure Machine Learning](/azure/machine-learning/overview-what-is-azure-machine-learning) is a cloud service that accelerates and manages the machine learning project lifecycle. ML professionals, data scientists, and engineers use it in their daily workflows to train and deploy models and manage machine learning operations. Use Azure ML when you need open-source framework support for custom model development.
2828

2929
- [Azure OpenAI](/azure/ai-foundry/foundry-models/concepts/models-sold-directly-by-azure) provides access to generative AI models including a family of large and small neural network language models. Models operate within a scalable and securable cloud service on Azure.
3030

@@ -41,4 +41,4 @@ Azure infrastructure services give you the most control when your AI workload ha
4141
For example, a healthcare organization might deploy its workloads on Azure virtual machines. Using Azure IaaS gives the team complete control over the software, hardware, and data on those machines. While IaaS offers maximum flexibility and control, it also comes with higher operational effort and requires deeper AI and infrastructure expertise.
4242

4343
> [!TIP]
44-
> Take a moment to review the [AI product decision tree](/azure/cloud-adoption-framework/scenarios/ai/strategy#microsoft-ai-decision-tree). Which AI products best align with your organization’s goals?
44+
> Take a moment to review the [AI product decision tree](/azure/cloud-adoption-framework/scenarios/ai/strategy#microsoft-ai-decision-tree). Which AI products best align with your organization’s goals? If your strategy includes agentic workloads, review the [AI agent decision tree](/azure/cloud-adoption-framework/ai-agents/technology-solutions-plan-strategy#ai-agent-decision-tree) for guidance on choosing between SaaS agents, Copilot Studio, and Microsoft Foundry.

learn-pr/wwl-azure/design-ai-workloads/includes/6-governance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Governing AI is about making sure your organization uses AI safely, responsibly,
22

33
### Apply AI principles
44

5-
Begin by assessing risks across your organization. Microsoft recommends evaluating risks through [Responsible AI principles](https://www.microsoft.com/ai/principles-and-approach). These principles include accountability, fairness, reliability, privacy, inclusiveness, and transparency.
5+
Begin by assessing risks across your organization. Microsoft recommends evaluating risks through [Responsible AI principles](https://www.microsoft.com/ai/principles-and-approach). These principles include accountability, fairness, reliability and safety, privacy and security, inclusiveness, and transparency.
66

77
:::image type="content" source="../media/principles.png" alt-text="Diagram of the basic artificial intelligence principles.":::
88

learn-pr/wwl-azure/design-ai-workloads/includes/8-manage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Managing AI operations is about keeping your AI work consistent and reliable. Create an [AI Center of Excellence](/azure/cloud-adoption-framework/scenarios/ai/center-of-excellence) to guide strategy, choose the right framework (MLOps or GenAIOps), and standardize SDKs and APIs. Use sandboxes for safe experimentation and simplify tuning with tools like [Copilot Tuning.](/copilot/microsoft-365/copilot-tuning-overview)
1+
Managing AI operations is about keeping your AI work consistent and reliable. Create an [AI Center of Excellence](/azure/cloud-adoption-framework/scenarios/ai/center-of-excellence) to guide strategy, choose the right framework (MLOps or GenAIOps), and standardize SDKs and APIs. Use sandboxes for safe experimentation and simplify tuning with tools like [Copilot Tuning](/copilot/microsoft-365/copilot-tuning-overview) (early access preview).
22

33
> [!TIP]
44
> To learn more, consider the [Introduction to AI Center of Excellence](/training/modules/intro-ai-center-excellence/) training module.
@@ -8,7 +8,7 @@ Managing AI operations is about keeping your AI work consistent and reliable. Cr
88

99
### AI deployment
1010

11-
Use the deployment model that fits how your org works, usually one Foundry instance per business unit, with separate projects for each use case. Deploy in the correct Azure regions for performance and compliance. Monitor resources with Azure Monitor and manage configurations and costs through the [Foundry Management Center](/azure/ai-foundry/control-plane/how-to-manage-compliance-security). Use API Management when multiple apps are deployed.
11+
Use the deployment model that fits how your org works, usually one Foundry instance per business unit, with separate projects for each use case. Deploy in the correct Azure regions for performance and compliance. Monitor resources with Azure Monitor and manage configurations and costs through the [Foundry Control Plane](/azure/ai-foundry/control-plane/how-to-manage-compliance-security). Use API Management when multiple apps are deployed.
1212

1313
### AI models
1414

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uid: learn.wwl.design-ai-workloads
33
metadata:
44
title: "Design AI Workloads on Azure"
55
description: "Learn to design AI workloads on Azure using SaaS, PaaS, and IaaS solutions. Align AI strategy with business goals and apply governance best practices."
6-
ms.date: 01/26/2026
6+
ms.date: 03/23/2026
77
author: wwlpublish
88
ms.author: cynthist
99
ms.topic: module

0 commit comments

Comments
 (0)