Skip to content

Commit e792166

Browse files
committed
Functions metadata cleanup #5
1 parent 56b8a7c commit e792166

10 files changed

+3
-45
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
---
22
title: Create your first function using the Azure CLI
33
description: Learn how to create your first Azure Function for serverless execution using the Azure CLI and Azure Functions Core Tools.
4-
author: ggailey777
5-
ms.author: glenga
64
ms.assetid: 674a01a7-fd34-4775-8b69-893182742ae0
75
ms.date: 11/13/2018
86
ms.topic: quickstart
9-
ms.service: azure-functions
107
ms.custom: mvc
11-
manager: gwallace
128
---
139

1410
# Quickstart: Create your first function from the command line using Azure CLI

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
---
22
title: Create your first serverless function from the Azure portal
33
description: Learn how to create your first Azure Function for serverless execution using the Azure portal.
4-
author: ggailey777
5-
manager: gwallace
64
ms.assetid: 96cf87b9-8db6-41a8-863a-abb828e3d06d
7-
ms.service: azure-functions
85
ms.topic: quickstart
96
ms.date: 03/28/2018
10-
ms.author: glenga
117
ms.custom: mvc, devcenter, cc996988-fb4f-47
128
---
139

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,10 @@
22
title: Create your first PowerShell function in Azure
33
description: Learn how to create your first PowerShell function in Azure using Visual Studio Code.
44
author: joeyaiello
5-
manager: gwallace
65
ms.author: jaiello
76
ms.reviewer: glenga
87
ms.date: 04/25/2019
98
ms.topic: quickstart
10-
ms.service: azure-functions
119
---
1210

1311
# Create your first PowerShell function in Azure

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
---
22
title: Create an HTTP triggered Python function in Azure
33
description: Learn how to create your first Python function in Azure using the Azure Functions Core Tools and the Azure CLI.
4-
author: ggailey777
5-
ms.author: glenga
64
ms.date: 11/07/2019
75
ms.topic: quickstart
8-
ms.service: azure-functions
96
ms.custom: mvc
107
ms.devlang: python
11-
manager: gwallace
128
---
139

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

articles/azure-functions/functions-create-first-function-vs-code.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,9 @@
11
---
22
title: Create your first function in Azure using Visual Studio Code
33
description: Create and publish to Azure a simple HTTP triggered function by using Azure Functions extension in Visual Studio Code.
4-
services: functions
5-
documentationcenter: na
6-
author: ggailey777
7-
manager: jeconnoc
8-
keywords: azure functions, functions, event processing, compute, serverless architecture
94

10-
ms.service: azure-functions
115
ms.topic: quickstart
126
ms.date: 06/25/2019
13-
ms.author: glenga
147
ms.custom: mvc, devcenter
158
---
169

articles/azure-functions/functions-create-first-java-maven.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,8 @@
22
title: Use Java and Maven to publish a function to Azure
33
description: Create and publish an HTTP-triggered function to Azure with Java and Maven.
44
author: rloutlaw
5-
manager: gwallace
6-
ms.service: azure-functions
75
ms.topic: quickstart
86
ms.date: 08/10/2018
9-
ms.author: glenga
107
ms.custom: mvc, devcenter, seo-java-july2019, seo-java-august2019, seo-java-september2019
118
---
129

articles/azure-functions/functions-create-function-app-portal.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
---
2-
title: Create a function app from the Azure Portal | Microsoft Docs
2+
title: Create a function app from the Azure Portal
33
description: Create a new function app in Azure from the portal.
4-
author: ggailey777
5-
manager: gwallace
6-
ms.service: azure-functions
74
ms.topic: conceptual
85
ms.date: 08/29/2019
9-
ms.author: glenga
106
ms.custom: mvc
117

128
---

articles/azure-functions/functions-create-function-linux-custom-image.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
---
22
title: Create Azure Functions on Linux using a custom image
33
description: Learn how to create Azure Functions running on a custom Linux image.
4-
author: ggailey777
5-
ms.author: glenga
64
ms.date: 09/27/2019
75
ms.topic: tutorial
8-
ms.service: azure-functions
96
ms.custom: mvc
10-
manager: gwallace
117
---
128

139
# Create a function on Linux using a custom image

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

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
---
2-
title: Create an Azure function app with Java and Eclipse | Microsoft Docs
2+
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.
4-
services: functions
5-
documentationcenter: na
64
author: jeffhollan
7-
manager: jpconnock
8-
keywords: azure functions, functions, event processing, compute, serverless architecture, java
9-
ms.service: azure-functions
105
ms.topic: conceptual
116
ms.devlang: java
127
ms.date: 07/01/2018

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

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
---
2-
title: Create an Azure function with Java and IntelliJ | Microsoft Docs
2+
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.
4-
services: functions
5-
documentationcenter: na
64
author: jeffhollan
7-
manager: jpconnock
8-
keywords: azure functions, functions, event processing, compute, serverless architecture, java
9-
ms.service: azure-functions
105
ms.topic: conceptual
116
ms.devlang: java
127
ms.date: 07/01/2018

0 commit comments

Comments
 (0)