Skip to content

Commit 6468f57

Browse files
committed
Functions metadata cleanup #13
1 parent 1c61374 commit 6468f57

10 files changed

+0
-25
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
---
22
title: Versioning in Durable Functions - Azure
33
description: Learn how to implement versioning 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/03/2019
117
ms.author: azfuncdf

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
title: Durable Functions versions overview - Azure Functions
33
description: Learn about Durable Functions versions.
44
author: cgillum
5-
manager: gwallace
6-
ms.service: azure-functions
75
ms.topic: conceptual
86
ms.date: 10/30/2019
97
ms.author: azfuncdf

articles/azure-functions/durable/durable-functions-webjobs-sdk.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
---
22
title: How to run Durable Functions as WebJobs - Azure
33
description: Learn how to code and configure Durable Functions to run in WebJobs by using the WebJobs SDK.
4-
services: functions
5-
author: ggailey777
6-
manager: jeconnoc
7-
keywords:
8-
ms.service: azure-functions
94
ms.topic: conceptual
105
ms.date: 04/25/2018
116
ms.author: azfuncdf

articles/azure-functions/durable/durable-functions-zero-downtime-deployment.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
---
22
title: Zero-downtime deployment for Durable Functions
33
description: Learn how to enable your Durable Functions orchestration for zero-downtime deployments.
4-
services: functions
54
author: tsushi
6-
manager: gwallace
7-
ms.service: azure-functions
85
ms.topic: conceptual
96
ms.date: 10/10/2019
107
ms.author: azfuncdf

articles/azure-functions/durable/quickstart-js-vscode.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,10 @@
11
---
22
title: Create your first durable function in Azure using JavaScript
33
description: Create and publish an Azure Durable Function using Visual Studio Code.
4-
services: functions
5-
documentationcenter: na
64
author: ColbyTresness
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/07/2018
13-
ms.author: glenga
148
ms.reviewer: azfuncdf, cotresne
159
---
1610

articles/azure-functions/functions-dotnet-dependency-injection.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Use dependency injection in .NET Azure Functions
33
description: Learn how to use dependency injection for registering and using services in .NET functions
44
author: craigshoemaker
55

6-
ms.devlang: dotnet
76
ms.topic: reference
87
ms.date: 09/05/2019
98
ms.author: cshoe

articles/azure-functions/functions-event-hub-cosmos-db.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: 'Tutorial: Use Java functions with Azure Cosmos DB and Event Hubs'
33
description: This tutorial shows you how to consume events from Event Hubs to make updates in Azure Cosmos DB using a function written in Java.
44
author: KarlErickson
5-
ms.devlang: java
65
ms.topic: tutorial
76
ms.date: 11/04/2019
87
ms.author: karler

articles/azure-functions/functions-integrate-store-unstructured-data-cosmosdb.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Store unstructured data using Azure Cosmos DB and Functions
33
description: Store unstructured data using Azure Functions and Cosmos DB
44

5-
ms.devlang: csharp
65
ms.topic: quickstart
76
ms.date: 10/01/2018
87
ms.custom: mvc

articles/azure-functions/functions-machine-learning-tensorflow.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Use Python and TensorFlow in Azure Functions to make machine learning inf
33
description: This tutorial demonstrates how to apply TensorFlow machine learning models in Azure Functions
44
author: anthonychu
55

6-
ms.devlang: python
76
ms.topic: tutorial
87
ms.date: 07/29/2019
98
ms.author: antchu

articles/azure-functions/functions-reference-fsharp.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ description: Understand how to develop Azure Functions using F# script.
44
author: sylvanc
55

66
ms.assetid: e60226e5-2630-41d7-9e5b-9f9e5acc8e50
7-
ms.devlang: fsharp
87
ms.topic: reference
98
ms.date: 10/09/2018
109
ms.author: syclebsc

0 commit comments

Comments
 (0)