Skip to content

Commit 6167804

Browse files
committed
Functions metadata cleanup #12
1 parent 3ca51bc commit 6167804

File tree

4 files changed

+1
-19
lines changed

4 files changed

+1
-19
lines changed

articles/azure-functions/manage-connections.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
---
22
title: Manage connections in Azure Functions
33
description: Learn how to avoid performance problems in Azure Functions by using static connection clients.
4-
services: functions
5-
author: ggailey777
6-
manager: jeconnoc
7-
ms.service: azure-functions
84
ms.topic: conceptual
95
ms.date: 02/25/2018
10-
ms.author: glenga
116
#Customer intent: As a developer, I want to know how to write my Azure Functions code so that I efficiently use connections and avoid potential bottlenecks.
127
---
138

articles/azure-functions/run-functions-from-deployment-package.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
---
2-
title: Run your Azure Functions from a package | Microsoft Docs
2+
title: Run your Azure Functions from a package
33
description: Have the Azure Functions runtime run your functions by mounting a deployment package file that contains your function app project files.
4-
author: ggailey777
5-
manager: gwallace
6-
ms.service: azure-functions
74
ms.topic: conceptual
85
ms.date: 07/15/2019
9-
ms.author: glenga
106

117
---
128

articles/azure-functions/set-runtime-version.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
---
22
title: How to target Azure Functions runtime versions
33
description: Azure Functions supports multiple versions of the runtime. Learn how to specify the runtime version of a function app hosted in Azure.
4-
services: functions
5-
author: ggailey777
6-
manager: jeconnoc
74

8-
ms.service: azure-functions
95
ms.topic: conceptual
106
ms.date: 11/26/2018
11-
ms.author: glenga
127
---
138

149
# How to target Azure Functions runtime versions

articles/azure-functions/supported-languages.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
---
22
title: Supported languages in Azure Functions
33
description: Learn which languages are supported (GA) and which are experimental or in preview.
4-
author: ggailey777
5-
manager: gwallace
6-
ms.service: azure-functions
74
ms.topic: conceptual
85
ms.date: 08/02/2018
9-
ms.author: glenga
106

117
---
128

0 commit comments

Comments
 (0)