Skip to content

Commit 96e37e4

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/learn-pr (branch live)
2 parents 85d0dc1 + e3905b8 commit 96e37e4

35 files changed

Lines changed: 75 additions & 71 deletions

File tree

learn-pr/philanthropies/identify-key-hardware-it-infrastructure-components/includes/5-summary.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ The module also covered key components of network infrastructure, such as switch
2424
- [UGreen: Network Attached Storage: Everything Explained](https://nas.ugreen.com/blogs/knowledge/network-storage-nas-guide)
2525
- [IBM: What is network attached storage (NAS)?](https://www.ibm.com/think/topics/network-attached-storage)
2626
- [GreenCloud: What is a Data Center Firewall?](https://blog.greencloudvps.com/what-is-a-data-center-firewall.php)
27-
- [VMware: What is a data center firewall?](https://www.vmware.com/topics/data-center-firewall)
2827
- [Datacenter Knowledge: Next-Gen Networking: Exploring the Utility of Smart Routers in Data Centers](https://www.datacenterknowledge.com/switches-routers/next-gen-networking-exploring-the-utility-of-smart-routers-in-data-centers)
2928
- [Databank: Demystifying Data Center Networking: A Beginner’s Guide](https://www.databank.com/resources/blogs/demystifying-data-center-networking-a-beginners-guide/)
3029
- [Coruzant Technologies: An Ultimate Guide To Data Center Switches](https://coruzant.com/infrastructure/an-ultimate-guide-to-data-center-switches/)

learn-pr/philanthropies/learn-contributing-local-economies-through-datacenters/includes/14-summary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This module examined the vital role datacenters play in shaping local economies
88
- [Microsoft Datacenters in Washington](https://local.microsoft.com/wp-content/uploads/2024/04/Microsoft-datacenters-in-Washington.pdf)
99
- [Oxford Economics: Data Center Impacts](https://www.oxfordeconomics.com/resource/data-center-impacts/)
1010
- [Datacenter Coalition](https://www.datacentercoalition.org/cpages/press-release-national-impact-study-2023)
11-
- [OFC: Data centers contribute $2.1T to the U.S. economy](https://www.ofcconference.org/ofc-blog/2023/11/data-centers-contribute-$2-1t-to-the-u-s-economy)
11+
- [OFC: Data centers contribute $2.1T to the U.S. economy](https://www.lightwaveonline.com/data-center/article/14299249/data-centers-contribute-21t-to-the-us-economy)
1212
- [AWS: Learn about AWS's long-term commitment to Virginia](https://www.aboutamazon.com/news/aws/aws-commitment-to-virginia)
1313
- [Governor of Virginia: Amazon Web Services Plans to Invest $35 Billion in the Commonwealth by 2040 to Expand Data Center Campuses](https://www.governor.virginia.gov/newsroom/news-releases/)
1414
- [EU STEM Coalition: Programs](https://www.stemcoalition.eu/programmes/)

learn-pr/philanthropies/understand-purpose-evolution-datacenters/includes/9-summary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The module also covered the core components of datacenters, such as power supply
1515
- [DCHost: What is a Data Center? Why is it Important for Web Hosting?](https://www.dchost.com/blog/en/what-is-a-data-center-why-is-it-important-for-web-hosting/)
1616
- [Datacenter Dynamics: An ode to data centers - From server rooms to critical infrastructure](https://www.datacenterdynamics.com/en/broadcasts/management-and-operations/2025/an-ode-to-data-centers-from-server-rooms-to-critical-infrastructure/)
1717
- [Building the Backbone of the Digital Economy and Financial Innovation through Strategic Investments in Data Centers](https://ijisrt.com/building-the-backbone-of-the-digital-economy-and-financial-innovation-through-strategic-investments-in-data-centers)
18-
- [The Role of Data Centers in Powering Retail's Digital Transformation](https://articleterrain.com/the-role-of-data-centers-in-powering-retails-digital-transformation/)
18+
- [The Role of Data Centers in Powering Retail's Digital Transformation](https://content.techgig.com/technology-guide/the-role-of-data-center-solutions-in-digital-transformation/articleshow/115888809.cms)
1919
- [LSE Research Online: Computing the everyday: social media as data platforms](https://eprints.lse.ac.uk/81432/1/Kallinikos_Computing%20the%20everyday_2017.pdf)
2020
- [Technology Magazine: The New Era of AI and its Impact on Data Centers](https://technologymagazine.com/articles/the-new-era-of-ai-and-its-impact-on-data-centres)
2121
- [The Internet of Things: Definitions, Key Concepts, and Reference Architectures](https://link.springer.com/chapter/10.1007/978-3-030-41110-7_1)

learn-pr/wwl-data-ai/build-backends-azure-functions/includes/7-exercise-create-mcp-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ The Model Context Protocol (MCP) is an open standard that defines how AI agents
33
In this exercise, you create an Azure Functions project with the MCP extension, define tool trigger functions for document processing, configure the MCP server settings, and test the server locally by connecting to it from GitHub Copilot in agent mode.
44

55
> [!NOTE]
6-
> This exercise uses the Azure Functions MCP extension, which is actively evolving. Visit the [Azure Functions MCP extension documentation](/azure/azure-functions/functions-bindings-mcp-trigger) for the most up-to-date setup instructions, API surface, and configuration options.
6+
> This exercise uses the Azure Functions MCP extension, which is actively evolving. Visit the [Azure Functions MCP extension documentation](/azure/azure-functions/functions-bindings-mcp-tool-trigger) for the most up-to-date setup instructions, API surface, and configuration options.
77
88
Tasks performed in this exercise:
99

learn-pr/wwl-data-ai/build-query-azure-database-postgresql/includes/2-explore-azure-database-postgresql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ When configuring Azure Database for PostgreSQL for your application, consider th
6464
- [Azure Database for PostgreSQL documentation](/azure/postgresql/)
6565
- [Service overview](/azure/postgresql/flexible-server/service-overview)
6666
- [Compute and storage options](/azure/postgresql/flexible-server/concepts-compute-storage)
67-
- [High availability concepts](/azure/postgresql/flexible-server/concepts-high-availability)
67+
- [High availability concepts](/azure/postgresql/high-availability/concepts-high-availability)

learn-pr/wwl-data-ai/evaluate-optimize-agents/includes/5-exercise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ Throughout this exercise, you:
1212
1313
Launch the exercise and follow the instructions.
1414

15-
[![Button to launch exercise.](../media/launch-exercise.png)](https://go.microsoft.com/fwlink/?linkid=2352696)
15+
[![Button to launch exercise.](../media/launch-exercise.png)](https://microsoftlearning.github.io/mslearn-genaiops/?linkid=2352696)

learn-pr/wwl-data-ai/event-driven-workflows-event-grid/includes/4-delivery-retry-policies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Event Grid delivers events by sending an HTTP POST request to the subscriber's e
66

77
Event Grid delivers one event at a time by default, with the payload as an array containing a single event. This default behavior ensures that each event is independently acknowledged and retried. For high-throughput AI workloads, you can enable output batching to group multiple events per delivery request, which reduces HTTP overhead and improves throughput.
88

9-
Event Grid provides at-least-once delivery, which means that subscribers might receive the same event more than once. This guarantee matters for AI pipelines because it means your handler endpoints must be [idempotent](/azure/architecture/building-blocks/idempotency). Use the event `id` field to detect and deduplicate repeated deliveries. For example, if your inference service receives the same event twice, it should check whether it already processed a result for that event ID before starting a new inference run.
9+
Event Grid provides at-least-once delivery, which means that subscribers might receive the same event more than once. This guarantee matters for AI pipelines because it means your handler endpoints must be idempotent. Use the event `id` field to detect and deduplicate repeated deliveries. For example, if your inference service receives the same event twice, it should check whether it already processed a result for that event ID before starting a new inference run.
1010

1111
## Examine the retry schedule and error handling
1212

learn-pr/wwl-data-ai/implement-vector-search-azure-cosmos-db/includes/3-execute-vector-similarity-queries.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,4 +192,3 @@ query = """
192192

193193
- [VectorDistance function reference](/azure/cosmos-db/nosql/query/vectordistance)
194194
- [Vector search in Azure Cosmos DB for NoSQL](/azure/cosmos-db/nosql/vector-search)
195-
- [Query items in Azure Cosmos DB for NoSQL using Python](/azure/cosmos-db/nosql/how-to-python-query-items)

learn-pr/wwl-data-ai/integrate-sql-solutions-azure-services/includes/10-summary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ In this module, you learned how to:
2020

2121
- [Data API Builder documentation](/azure/data-api-builder/?azure-portal=true)
2222
- [Data API Builder configuration reference](/azure/data-api-builder/reference-configuration?azure-portal=true)
23-
- [Deploy Data API Builder to Azure Container Apps](/azure/data-api-builder/deployment/how-to-host-container-apps?azure-portal=true)
23+
- [Deploy Data API Builder to Azure Container Apps](/azure/data-api-builder/deployment/azure-container-apps)
2424
- [Azure Functions SQL trigger binding](/azure/azure-functions/functions-bindings-azure-sql-trigger?azure-portal=true)
2525
- [Change Data Capture in SQL Server](/sql/relational-databases/track-changes/about-change-data-capture-sql-server?azure-portal=true)
2626
- [Application Insights overview](/azure/azure-monitor/app/app-insights-overview?azure-portal=true)

learn-pr/wwl-data-ai/integrate-sql-solutions-azure-services/includes/3-define-entities-rest-graphql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ With these mappings, clients see `id`, `name`, `price`, and `stockQuantity` in t
7676
7777
## Enable caching for improved performance
7878

79-
[Data API Builder caching](/azure/data-api-builder/caching?azure-portal=true) reduces database load by storing query results temporarily. You can configure caching at both the global level (in the runtime section) and per-entity for fine-grained control.
79+
[Data API Builder caching](/azure/data-api-builder/concept/cache/level-1) reduces database load by storing query results temporarily. You can configure caching at both the global level (in the runtime section) and per-entity for fine-grained control.
8080

8181
```json
8282
"Product": {

0 commit comments

Comments
 (0)