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/wwl-azure/design-ai-workloads/includes/2-strategy.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ SaaS offerings are turnkey AI solutions like Microsoft 365 Copilot, Copilot Stud
8
8
9
9
SaaS offerings require minimal setup and are ideal for organizations seeking rapid productivity gains and role-specific AI features.
10
10
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.
12
12
13
13
-[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.
14
14
@@ -22,9 +22,9 @@ Platform services include Microsoft Foundry, Azure OpenAI, Azure Machine Learnin
22
22
23
23
PaaS solutions are suited for teams that need more control over their AI workflows and want to apply prebuilt APIs or custom models.
24
24
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.
26
26
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.
28
28
29
29
-[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.
30
30
@@ -41,4 +41,4 @@ Azure infrastructure services give you the most control when your AI workload ha
41
41
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.
42
42
43
43
> [!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.
Copy file name to clipboardExpand all lines: learn-pr/wwl-azure/design-ai-workloads/includes/6-governance.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@ Governing AI is about making sure your organization uses AI safely, responsibly,
2
2
3
3
### Apply AI principles
4
4
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.
6
6
7
7
:::image type="content" source="../media/principles.png" alt-text="Diagram of the basic artificial intelligence principles.":::
Copy file name to clipboardExpand all lines: learn-pr/wwl-azure/design-ai-workloads/includes/8-manage.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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).
2
2
3
3
> [!TIP]
4
4
> 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
8
8
9
9
### AI deployment
10
10
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.
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."
0 commit comments