Skip to content

Commit b883cd3

Browse files
authored
Apply suggestions from PR review
Co-authored-by: Courtney Wales <[email protected]>
1 parent fd236b7 commit b883cd3

14 files changed

Lines changed: 29 additions & 31 deletions

learn-pr/wwl/design-ai-agents-business-solutions/includes/10-propose-foundry-tools-given-requirement.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,6 @@ Below are examples of how to map business requirements to the correct Foundry to
166166

167167
## References
168168

169-
(Use these for learner follow-up)
170-
171169
- [Azure AI Foundry tool catalog](/azure/ai-foundry/agents/concepts/tool-catalog)
172170

173-
- Azure AI Foundry Tools <https://azure.microsoft.com/products/ai-foundry/tools/>
171+
- [Azure AI Foundry Tools](https://azure.microsoft.com/products/ai-foundry/tools/)

learn-pr/wwl/design-ai-agents-business-solutions/includes/11-propose-code-first-generative-pages-agent-feed-applications.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Even though generative pages reduce design time, many enterprise apps require de
4848
| Complex business rules | Implement logic not expressible through prompts alone |
4949
| Highly customized UI | Add PCF components, advanced layouts |
5050
| Cross-system integration | Build connectors, plugins, service calls |
51-
| Performance optimization | Finetune load patterns, caching, batching |
51+
| Performance optimization | Fine-tune load patterns, caching, batching |
5252
| Compliance and governance | Embed rules, validations, safe compute patterns |
5353

5454
## The role of an agent feed in apps
@@ -99,6 +99,6 @@ Together, they create intelligent, fast to build, enterprise-ready apps.
9999

100100
Use these links for more detail and hands on practice:
101101

102-
- **Introducing the new Power Apps generative experiences** <https://www.microsoft.com/power-platform/blog/power-apps/introducing-the-new-power-apps-generative-power-meets-enterprise-grade-trust/>
102+
- [Introducing the new Power Apps generative experiences](https://www.microsoft.com/power-platform/blog/power-apps/introducing-the-new-power-apps-generative-power-meets-enterprise-grade-trust/)
103103

104-
- **Generative Pages FAQ (GitHub)** <https://github.com/MicrosoftDocs/powerapps-docs/blob/main/powerapps-docs/maker/common/faq-generative-pages-model-driven.md>
104+
- [Generative Pages FAQ (GitHub)](https://github.com/MicrosoftDocs/powerapps-docs/blob/main/powerapps-docs/maker/common/faq-generative-pages-model-driven.md)

learn-pr/wwl/design-ai-agents-business-solutions/includes/12-design-topics-copilot-studio-fallback.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,8 @@ Fallback shouldn't replace strong intent recognition. Ensure topics cover the mo
135135

136136
## References
137137

138-
[Authoring system fallback topic](/microsoft-copilot-studio/authoring-system-fallback-topic)
138+
- [Authoring system fallback topic](/microsoft-copilot-studio/authoring-system-fallback-topic)
139139

140-
[Topics overview](/microsoft-copilot-studio/guidance/topics-overview)
140+
- [Topics overview](/microsoft-copilot-studio/guidance/topics-overview)
141141

142-
[Manage Power Virtual Agents topics](/training/modules/manage-power-virtual-agents-topics/)
142+
- [Manage topics in Microsoft Copilot Studio](/training/modules/manage-power-virtual-agents-topics/)

learn-pr/wwl/design-ai-agents-business-solutions/includes/13-design-data-processing-ai-models-ground.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,12 @@ For low-code scenarios, **AI Builder grounded prompts** let you generate respons
7777

7878
## References
7979

80-
**Ground AI using trusted data**_Build effective generative AI solutions in your organization_ (module). [Microsoft Learn](/training/modules/build-effective-generative-ai-solutions-organization/)
80+
- [Build effective generative AI solutions in your organization](/training/modules/build-effective-generative-ai-solutions-organization/)
8181

82-
**Ground language models / RAG with your data**_Develop a RAG-based solution with your own data using Microsoft Foundry_ (module). [Microsoft Learn](/training/modules/build-copilot-ai-studio/)
82+
- [Develop a RAG-based solution with your own data using Microsoft Foundry](/training/modules/build-copilot-ai-studio/)
8383

84-
**Grounding Data Design for AI Workloads on Azure** — Azure Well-Architected Framework. [Microsoft Learn](/azure/well-architected/ai/grounding-data-design)
84+
- [Grounding Data Design for AI Workloads on Azure](/azure/well-architected/ai/grounding-data-design)
8585

86-
**Create AI Builder grounded prompts with Dataverse data** — (module). [Microsoft Learn](/training/modules/ai-builder-grounded-prompts/)
86+
- [Create AI Builder grounded prompts with Dataverse data](/training/modules/ai-builder-grounded-prompts/)
8787

88-
**(Community perspective, optional)** _Microsoft Foundry IQ and Agent 365: Enterprise Grounding, Governance, and Model Routing_. [Windows Forum](https://windowsforum.com/threads/microsoft-foundry-iq-and-agent-365-enterprise-grounding-governance-and-model-routing.390257/)
88+
- [Microsoft Foundry IQ and Agent 365: Enterprise Grounding, Governance, and Model Routing](https://windowsforum.com/threads/microsoft-foundry-iq-and-agent-365-enterprise-grounding-governance-and-model-routing.390257/)

learn-pr/wwl/design-ai-agents-business-solutions/includes/14-design-business-process-include-ai-components-power-apps-canvas-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,6 @@ Consider:
151151

152152
Use the following links as source material for deeper learning:
153153

154-
- **Edit your app with Copilot in Power Apps Studio (preview)** [/power-apps/maker/canvas-apps/copilot-edit-app](/power-apps/maker/canvas-apps/copilot-edit-app)
154+
- [Edit your app with Copilot in Power Apps Studio (preview)](/power-apps/maker/canvas-apps/copilot-edit-app)
155155

156-
- **Use plans to create a business solution with Copilot** [/power-apps/maker/canvas-apps/copilot-business-plans](/power-apps/maker/canvas-apps/copilot-business-plans)
156+
- [Use plans to create a business solution with Copilot](/power-apps/maker/canvas-apps/copilot-business-plans)

learn-pr/wwl/design-ai-agents-business-solutions/includes/15-apply-power-platform-well-architected-framework.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,9 @@ Azure WAF focuses on optimizing cloud workloads around **Reliability, Security,
120120

121121
These are the exact links provided for this unit:
122122

123-
- [What is Power Platform Well-Architected? | Learn.Microsoft.com](/power-platform/well-architected/what-is-power-well-architected)
123+
- [What is Power Platform Well-Architected](/power-platform/well-architected/what-is-power-well-architected)
124124

125-
- [Power Platform Well-Architected | Learn.Microsoft.com](/power-platform/well-architected/)
125+
- [Power Platform Well-Architected](/power-platform/well-architected/)
126126

127-
- [What is the Azure Well-Architected Framework? | Learn.Microsoft.com](/azure/well-architected/what-is-well-architected-framework)
127+
- [What is the Azure Well-Architected Framework?](/azure/well-architected/what-is-well-architected-framework)
128128

learn-pr/wwl/design-ai-agents-business-solutions/includes/16-determine-use-standard-natural-language-processing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,6 @@ Use generative orchestration when:
100100

101101
## References
102102

103-
- NLU fine-tuned language intelligence for smarter conversations <https://www.microsoft.com/dynamics-365/blog/it-professional/2025/07/14/nlu-fine-tuned-language-intelligence-for-smarter-conversations>.
103+
- [NLU fine-tuned language intelligence for smarter conversations](https://www.microsoft.com/dynamics-365/blog/it-professional/2025/07/14/nlu-fine-tuned-language-intelligence-for-smarter-conversations)
104104

105-
- Generative orchestration topic triggers in Copilot Studio <https://www.digitalbricks.ai/blog-posts/understanding-generative-orchestration-topic-triggers-in-copilot-studio>.
105+
- [Generative orchestration topic triggers in Copilot Studio](https://www.digitalbricks.ai/blog-posts/understanding-generative-orchestration-topic-triggers-in-copilot-studio)

learn-pr/wwl/design-ai-agents-business-solutions/includes/19-define-success-criteria-adoption-goals.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,4 +146,5 @@ Governance includes:
146146

147147
## References
148148

149-
- Use the following content links to explore the source material: [/azure/cloud-adoption-framework/scenarios/ai/plan](/azure/cloud-adoption-framework/scenarios/ai/plan)
149+
Use the following content link to explore the source material:
150+
- [Plan for AI adoption](/azure/cloud-adoption-framework/scenarios/ai/plan)

learn-pr/wwl/design-ai-agents-business-solutions/includes/2-define-core-tenets-responsible-ai-guidelines-ai-business-solutions.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,4 @@ AI business solutions—such as Copilot experiences, autonomous agents, and anal
7676

7777
## References
7878

79-
- Microsoft Responsible AI Principles and Approach
80-
https://www.microsoft.com/ai/principles-and-approach
79+
- [Microsoft Responsible AI Principles and Approach](https://www.microsoft.com/ai/principles-and-approach)

learn-pr/wwl/design-ai-agents-business-solutions/includes/3-design-business-terms-copilot-dynamics-365-apps-customer-experience-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,6 @@ Role-specific service forms
190190

191191
## References
192192

193-
- Configure Copilot in Dynamics 365 Customer Service - Microsoft Learn [Configure Copilot](/training/modules/configure-copilot/)
193+
- [Configure Copilot in Dynamics 365 Customer Service](/training/modules/configure-copilot/)
194194

195195
- [Business processes glossary](/dynamics365/guidance/business-processes/glossary)

0 commit comments

Comments
 (0)