Skip to content

Commit 72694b5

Browse files
committed
update titles for better seo
Signed-off-by: Hannah Hunter <[email protected]>
1 parent 51b7e50 commit 72694b5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

articles/azure-functions/durable/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
href: ./durable-task-scheduler/quickstart-container-apps-durable-task-sdk.md
4242
- name: Host a .NET Durable Task SDK app on Azure Kubernetes Service
4343
href: ./durable-task-scheduler/quickstart-aks-durable-task-scheduler.md
44-
- name: Use work item filtering with Durable Task SDK and Durable Task Scheduler
44+
- name: Use work item filtering with the .NET Durable Task SDK
4545
displayName: get started, durable task scheduler
4646
href: ./durable-task-scheduler/quickstart-work-item-filtering-durable-task.md
4747
- name: Core concepts

articles/azure-functions/durable/durable-task-scheduler/quickstart-work-item-filtering-durable-task.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Quickstart: Use work item filtering with Durable Task SDK and Durable Task Scheduler"
2+
title: "Quickstart: Use work item filtering with the .NET Durable Task SDK"
33
description: Learn how to run a .NET Durable Task SDK sample that uses work item filtering with Durable Task Scheduler and deploy it to Azure Container Apps.
44
ms.subservice: durable-task-scheduler
55
ms.topic: quickstart
@@ -8,7 +8,7 @@ ms.custom:
88
- build-2025
99
---
1010

11-
# Quickstart: Use work item filtering with Durable Task SDK and Durable Task Scheduler
11+
# Quickstart: Use work item filtering with the .NET Durable Task SDK
1212

1313
In this quickstart, you learn how to run a .NET Durable Task SDK sample that uses work item filtering to route orchestrations and activities to dedicated workers.
1414

0 commit comments

Comments
 (0)