Skip to content

Commit 969e4f5

Browse files
authored
Merge pull request #96575 from ggailey777/metadata
Durable Functions metadata cleanup #2
2 parents 1e21113 + a311f22 commit 969e4f5

10 files changed

+0
-44
lines changed

articles/azure-functions/durable/durable-functions-entities.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
---
22
title: Durable entities - Azure Functions
33
description: Learn what durable entities are and how to use them in the Durable Functions extension for Azure Functions.
4-
services: functions
54
author: cgillum
6-
manager: jeconnoc
7-
keywords:
8-
ms.service: azure-functions
95
ms.topic: overview
106
ms.date: 11/02/2019
117
ms.author: azfuncdf

articles/azure-functions/durable/durable-functions-error-handling.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
---
22
title: Handling errors in Durable Functions - Azure
33
description: Learn how to handle errors in the Durable Functions extension for Azure Functions.
4-
services: functions
5-
author: ggailey777
6-
manager: jeconnoc
7-
keywords:
8-
ms.service: azure-functions
94
ms.topic: conceptual
105
ms.date: 11/02/2019
116
ms.author: azfuncdf

articles/azure-functions/durable/durable-functions-eternal-orchestrations.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
---
22
title: Eternal orchestrations in Durable Functions - Azure
33
description: Learn how to implement eternal orchestrations by using the Durable Functions extension for Azure Functions.
4-
services: functions
54
author: cgillum
6-
manager: jeconnoc
7-
keywords:
8-
ms.service: azure-functions
95
ms.topic: conceptual
106
ms.date: 11/02/2019
117
ms.author: azfuncdf

articles/azure-functions/durable/durable-functions-event-publishing.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
22
title: Durable Functions publishing to Azure Event Grid (preview)
33
description: Learn how to configure automatic Azure Event Grid publishing for Durable Functions.
4-
services: functions
5-
author: ggailey777
6-
manager: jeconnoc
7-
keywords:
8-
ms.service: azure-functions
94
ms.topic: conceptual
105
ms.date: 03/14/2019
11-
ms.author: glenga
126
---
137

148
# Durable Functions publishing to Azure Event Grid (preview)

articles/azure-functions/durable/durable-functions-external-events.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
---
22
title: Handling external events in Durable Functions - Azure
33
description: Learn how to handle external events in the Durable Functions extension for Azure Functions.
4-
services: functions
5-
author: ggailey777
6-
manager: jeconnoc
7-
keywords:
8-
ms.service: azure-functions
94
ms.topic: conceptual
105
ms.date: 11/02/2019
116
ms.author: azfuncdf

articles/azure-functions/durable/durable-functions-http-api.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
---
22
title: HTTP APIs in Durable Functions - Azure Functions
33
description: Learn how to implement HTTP APIs in the Durable Functions extension for Azure Functions.
4-
services: functions
54
author: cgillum
6-
manager: jeconnoc
7-
keywords:
8-
ms.service: azure-functions
95
ms.topic: conceptual
106
ms.date: 09/07/2019
117
ms.author: azfuncdf

articles/azure-functions/durable/durable-functions-http-features.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
title: HTTP features in Durable Functions - Azure Functions
33
description: Learn about the integrated HTTP features in the Durable Functions extension for Azure Functions.
44
author: cgillum
5-
manager: gwallace
6-
keywords:
7-
ms.service: azure-functions
85
ms.topic: conceptual
96
ms.date: 09/04/2019
107
ms.author: azfuncdf

articles/azure-functions/durable/durable-functions-instance-management.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
---
22
title: Manage instances in Durable Functions - Azure
33
description: Learn how to manage instances in the Durable Functions extension for Azure Functions.
4-
services: functions
54
author: cgillum
6-
manager: jeconnoc
7-
keywords:
8-
ms.service: azure-functions
95
ms.topic: conceptual
106
ms.date: 11/02/2019
117
ms.author: azfuncdf

articles/azure-functions/durable/durable-functions-monitor.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
---
22
title: Monitors in Durable Functions - Azure
33
description: Learn how to implement a status monitor using the Durable Functions extension for Azure Functions.
4-
services: functions
5-
author: ggailey777
6-
manager: jeconnoc
7-
keywords:
8-
ms.service: azure-functions
94
ms.topic: conceptual
105
ms.date: 12/07/2018
116
ms.author: azfuncdf

articles/azure-functions/durable/durable-functions-orchestrations.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
---
22
title: Durable Orchestrations - Azure Functions
33
description: Introduction to the orchestration feature for Azure Durable Functions.
4-
services: functions
54
author: cgillum
6-
manager: jeconnoc
7-
keywords:
8-
ms.service: azure-functions
95
ms.topic: overview
106
ms.date: 09/08/2019
117
ms.author: azfuncdf

0 commit comments

Comments
 (0)