Skip to content

Commit 235e559

Browse files
committed
Functions metadata cleanup #1
1 parent 359d1ff commit 235e559

10 files changed

+4
-52
lines changed

articles/azure-functions/app-service-export-api-to-powerapps-and-flow.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
---
2-
title: Exporting an Azure-hosted API to PowerApps and Microsoft Flow | Microsoft Docs
2+
title: Exporting an Azure-hosted API to PowerApps and Microsoft Flow
33
description: Overview of how to expose an API hosted in App Service to PowerApps and Microsoft Flow
4-
services: app-service
5-
author: ggailey777
6-
manager: jeconnoc
74

8-
ms.assetid:
9-
ms.service: app-service
105
ms.topic: conceptual
116
ms.date: 12/15/2017
12-
ms.author: glenga
137
ms.reviewer: sunayv
148

159
---

articles/azure-functions/create-function-app-linux-app-service-plan.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 on Linux from the Azure portal | Microsoft Docs
2+
title: Create a function app on Linux 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
6-
ms.service: azure-functions
74
ms.topic: quickstart
85
ms.date: 02/28/2019
9-
ms.author: glenga
106
#Customer intent: As a developer, learn how to use the Azure portal so that I can create a function app that runs on Linux in App Service plan so that I can have more control over how my functions are scaled.
117

128
---

articles/azure-functions/deployment-zip-push.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
---
2-
title: Zip push deployment for Azure Functions | Microsoft Docs
2+
title: Zip push deployment for Azure Functions
33
description: Use the .zip file deployment facilities of the Kudu deployment service to publish your Azure Functions.
4-
services: functions
5-
documentationcenter: na
6-
author: ggailey777
7-
manager: jeconnoc
84

9-
ms.service: azure-functions
105
ms.topic: conceptual
116
ms.date: 08/12/2018
12-
ms.author: glenga
137

148
---
159

articles/azure-functions/disable-function.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
---
22
title: How to disable functions in Azure Functions
33
description: Learn how to disable and enable functions in Azure Functions 1.x and 2.x.
4-
services: functions
5-
documentationcenter:
6-
author: ggailey777
7-
manager: jeconnoc
84

9-
ms.service: azure-functions
105
ms.topic: conceptual
116
ms.date: 08/05/2019
12-
ms.author: glenga
137
---
148

159
# How to disable functions in Azure Functions

articles/azure-functions/functions-add-output-binding-storage-queue-java.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
---
22
title: Connect your Java function to Azure Storage
33
description: Learn how to connect an HTTP-triggered Java function to Azure Storage by using a Queue storage output binding.
4-
author: ggailey777
5-
ms.author: glenga
64
ms.date: 10/14/2019
75
ms.topic: quickstart
8-
ms.service: azure-functions
9-
manager: gwallace
106
---
117

128
# Connect your Java function to Azure Storage

articles/azure-functions/functions-add-output-binding-storage-queue-python.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
---
22
title: Add an Azure Storage queue binding to your Python function
33
description: Learn how to add an Azure Storage queue output binding to your Python function.
4-
author: ggailey777
5-
ms.author: glenga
64
ms.date: 10/02/2019
75
ms.topic: quickstart
8-
ms.service: azure-functions
9-
manager: gwallace
106
---
117

128
# Add an Azure Storage queue binding to your Python function

articles/azure-functions/functions-add-output-binding-storage-queue-vs-code.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
---
22
title: Connect functions to Azure Storage using Visual Studio Code
33
description: Learn how to add an output binding to connect your functions to an Azure Storage queue using Visual Studio Code.
4-
author: ggailey777
5-
ms.author: glenga
64
ms.date: 06/25/2019
75
ms.topic: quickstart
8-
ms.service: azure-functions
9-
manager: gwallace
106
#Customer intent: As an Azure Functions developer, I want to connect my function to Azure Storage so that I can easily write data to a storage queue.
117
---
128

articles/azure-functions/functions-add-output-binding-storage-queue-vs.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
---
22
title: Connect functions to Azure Storage using Visual Studio
33
description: Learn how to add an output binding to connect your C# class library functions to an Azure Storage queue using Visual Studio.
4-
author: ggailey777
5-
ms.author: glenga
64
ms.date: 07/22/2019
75
ms.topic: quickstart
8-
ms.service: azure-functions
96
ms.custom: mvc
10-
manager: gwallace
117
#Customer intent: As an Azure Functions developer, I want to connect my C# class library function to Azure Storage so that I can easily write data to a storage queue.
128
---
139

articles/azure-functions/functions-api-definition.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
---
2-
title: OpenAPI metadata in Azure Functions | Microsoft Docs
2+
title: OpenAPI metadata in Azure Functions
33
description: Overview of OpenAPI support in Azure Functions
4-
services: functions
54
author: alexkarcher-msft
6-
manager: jeconnoc
75

8-
ms.assetid:
9-
ms.service: azure-functions
106
ms.topic: conceptual
117
ms.date: 03/23/2017
128
ms.author: alkarche

articles/azure-functions/functions-app-settings.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
22
title: App settings reference for Azure Functions
33
description: Reference documentation for the Azure Functions app settings or environment variables.
4-
services: functions
5-
author: ggailey777
6-
manager: jeconnoc
7-
keywords:
8-
ms.service: azure-functions
94
ms.topic: conceptual
105
ms.date: 09/22/2018
11-
ms.author: glenga
126
---
137

148
# App settings reference for Azure Functions

0 commit comments

Comments
 (0)