Skip to content

Commit 560320d

Browse files
authored
Merge pull request #96589 from ggailey777/metadata
Functions metadata cleanup #14
2 parents a807c67 + 26735a5 commit 560320d

8 files changed

+0
-8
lines changed

articles/azure-functions/functions-create-first-function-python.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ description: Learn how to create your first Python function in Azure using the A
44
ms.date: 11/07/2019
55
ms.topic: quickstart
66
ms.custom: mvc
7-
ms.devlang: python
87
---
98

109
# Quickstart: Create an HTTP triggered Python function in Azure

articles/azure-functions/functions-create-maven-eclipse.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Create an Azure function app with Java and Eclipse
33
description: How-to guide to create and publish a simple HTTP triggered serverless app using Java and Eclipse to Azure Functions.
44
author: jeffhollan
55
ms.topic: conceptual
6-
ms.devlang: java
76
ms.date: 07/01/2018
87
ms.author: jehollan
98
ms.custom: mvc, devcenter

articles/azure-functions/functions-create-maven-intellij.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Create an Azure function with Java and IntelliJ
33
description: Learn how to create and publish a simple HTTP-triggered, serverless app on Azure with Java and IntelliJ.
44
author: jeffhollan
55
ms.topic: conceptual
6-
ms.devlang: java
76
ms.date: 07/01/2018
87
ms.author: jehollan
98
ms.custom: mvc, devcenter

articles/azure-functions/functions-debug-powershell-local.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Debug PowerShell Azure Functions locally
33
description: Understand how to develop functions by using PowerShell.
44
author: tylerleonhardt
5-
ms.devlang: powershell
65
ms.topic: conceptual
76
ms.date: 04/22/2019
87
ms.author: tyleonha

articles/azure-functions/functions-dotnet-class-library.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Azure Functions C# developer reference
33
description: Understand how to develop Azure Functions using C#.
44

5-
ms.devlang: dotnet
65
ms.topic: reference
76
ms.date: 09/12/2018
87

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: JavaScript developer reference for Azure Functions
33
description: Understand how to develop functions by using JavaScript.
44

55
ms.assetid: 45dedd78-3ff9-411f-bb4b-16d29a11384c
6-
ms.devlang: nodejs
76
ms.topic: reference
87
ms.date: 02/24/2019
98

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: PowerShell developer reference for Azure Functions
33
description: Understand how to develop functions by using PowerShell.
44
author: eamonoreilly
5-
ms.devlang: powershell
65
ms.topic: conceptual
76
ms.date: 04/22/2019
87

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Python developer reference for Azure Functions
33
description: Understand how to develop functions with Python
4-
ms.devlang: python
54
ms.topic: article
65
ms.date: 04/16/2018
76
---

0 commit comments

Comments
 (0)