Skip to content

Commit 26676b8

Browse files
authored
Merge pull request #96574 from ggailey777/metadata
Durable Functions metadata cleanup #1
2 parents b818686 + 3820a27 commit 26676b8

10 files changed

+0
-45
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22
title: Durable functions billing - Azure Functions
33
description: Learn about the internal behaviors of Durable Functions and how they affect billing for Azure Functions.
44
author: cgillum
5-
manager: jeconnoc
6-
keywords:
7-
ms.service: azure-functions
8-
ms.devlang: multiple
95
ms.topic: overview
106
ms.date: 08/31/2019
117
ms.author: azfuncdf

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
---
22
title: Bindings for Durable Functions - Azure
33
description: How to use triggers and bindings for 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-cloud-backup.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
---
22
title: Fan-out/fan-in scenarios in Durable Functions - Azure
33
description: Learn how to implement a fan-out-fan-in scenario 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-code-constraints.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
title: Durable orchestrator code constraints - Azure Functions
33
description: Orchestration function replay and code constraints for Azure Durable Functions.
44
author: cgillum
5-
manager: gwallace
6-
keywords:
7-
ms.service: azure-functions
85
ms.topic: conceptual
96
ms.date: 11/02/2019
107
ms.author: azfuncdf

articles/azure-functions/durable/durable-functions-create-first-csharp.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
---
22
title: Create your first durable function in Azure using C#
33
description: Create and publish an Azure Durable Function using Visual Studio.
4-
services: functions
5-
documentationcenter: na
64
author: jeffhollan
7-
manager: jeconnoc
8-
keywords: azure functions, functions, event processing, compute, serverless architecture
95

10-
ms.service: azure-functions
116
ms.topic: quickstart
127
ms.date: 11/02/2019
138
ms.author: azfuncdf

articles/azure-functions/durable/durable-functions-create-portal.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
22
title: Create Durable Functions using the Azure portal
33
description: Learn how to install the Durable Functions extension for Azure Functions for portal development.
4-
services: functions
5-
author: ggailey777
6-
manager: jeconnoc
7-
keywords:
8-
ms.service: azure-functions
94
ms.topic: conceptual
105
ms.date: 10/23/2018
11-
ms.author: glenga
126
ms.reviewer: azfuncdf
137
---
148

articles/azure-functions/durable/durable-functions-custom-orchestration-status.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
---
22
title: Custom orchestration status in Durable Functions - Azure
33
description: Learn how to configure and use custom orchestration status 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: 11/02/2019
116
ms.author: azfuncdf

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
---
22
title: Diagnostics in Durable Functions - Azure
33
description: Learn how to diagnose problems with 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-disaster-recovery-geo-distribution.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
---
22
title: Disaster recovery and geo-distribution in Durable Functions - Azure
33
description: Learn about disaster recovery and geo-distribution in Durable Functions.
4-
services: functions
54
author: MS-Santi
6-
manager: jeconnoc
7-
keywords:
8-
ms.service: azure-functions
95
ms.topic: conceptual
106
ms.date: 04/25/2018
117
ms.author: azfuncdf

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
---
22
title: Developer's Guide to Durable Entities in .NET - Azure Functions
33
description: How to work with durable entities in .NET with the Durable Functions extension for Azure Functions.
4-
services: functions
54
author: sebastianburckhardt
6-
manager: gwallace
7-
keywords:
8-
ms.service: azure-functions
95
ms.topic: conceptual
106
ms.date: 10/06/2019
117
ms.author: azfuncdf

0 commit comments

Comments
 (0)