Skip to content

Commit beed76e

Browse files
committed
Functions metadata cleanup #8
1 parent e3c8b39 commit beed76e

10 files changed

+4
-44
lines changed

articles/azure-functions/functions-host-json.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
---
22
title: host.json reference for Azure Functions 2.x
33
description: Reference documentation for the Azure Functions host.json file with the v2 runtime.
4-
author: ggailey777
5-
manager: gwallace
6-
ms.service: azure-functions
74
ms.topic: conceptual
85
ms.date: 09/08/2018
9-
ms.author: glenga
106
---
117

128
# host.json reference for Azure Functions 2.x

articles/azure-functions/functions-how-to-azure-devops.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
title: Continuously deliver function code updates by using Azure DevOps - Azure Functions
33
description: Learn how to set up an Azure DevOps pipeline that targets Azure Functions.
44
author: ahmedelnably
5-
manager: jeconnoc
65

7-
ms.service: azure-functions
86
ms.topic: conceptual
97
ms.date: 04/18/2019
108
ms.author: aelnably

articles/azure-functions/functions-how-to-github-actions.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
title: Use GitHub Actions to make code updates in Azure Functions
33
description: Learn how to use GitHub Actions to define a workflow to build and deploy Azure Functions projects in GitHub.
44
author: ahmedelnably
5-
manager: gwallace
6-
ms.service: azure-functions
75
ms.topic: conceptual
86
ms.date: 09/16/2019
97
ms.author: aelnably

articles/azure-functions/functions-how-to-use-azure-function-app-settings.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
---
22
title: Configure function app settings in Azure
33
description: Learn how to configure Azure function app settings.
4-
author: ggailey777
5-
manager: gwallace
64
ms.assetid: 81eb04f8-9a27-45bb-bf24-9ab6c30d205c
7-
ms.service: azure-functions
85
ms.topic: conceptual
96
ms.date: 08/14/2019
10-
ms.author: glenga
117
ms.custom: cc996988-fb4f-47
128
---
139

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
title: Manage remote on-premises resources by using PowerShell functions
33
description: Learn how to configure Hybrid Connections in Azure Relay to connect a PowerShell function app to on-premises resources, which can then be used to remotely manage the on-premises resource.
44
author: eamono
5-
manager: gailey777
65

7-
ms.service: azure-functions
86
ms.topic: conceptual
97
ms.date: 9/5/2019
108
ms.author: eamono

articles/azure-functions/functions-idempotent.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ author: craigshoemaker
55
ms.author: cshoe
66
ms.date: 9/12/2019
77
ms.topic: article
8-
ms.service: azure-functions
9-
manager: gwallace
108
---
119

1210
# Designing Azure Functions for identical input

articles/azure-functions/functions-infrastructure-as-code.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,10 @@
11
---
2-
title: Automate resource deployment for a function app in Azure Functions | Microsoft Docs
2+
title: Automate resource deployment for a function app in Azure Functions
33
description: Learn how to build an Azure Resource Manager template that deploys your function app.
4-
author: ggailey777
5-
manager: gwallace
6-
keywords: azure functions, functions, serverless architecture, infrastructure as code, azure resource manager
74

85
ms.assetid: d20743e3-aab6-442c-a836-9bcea09bfd32
9-
ms.service: azure-functions
106
ms.topic: conceptual
117
ms.date: 04/03/2019
12-
ms.author: glenga
138
---
149

1510
# Automate resource deployment for your function app in Azure Functions

articles/azure-functions/functions-integrate-storage-queue-output-binding.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,10 @@
11
---
2-
title: Add messages to an Azure Storage queue using Functions | Microsoft Docs
2+
title: Add messages to an Azure Storage queue using Functions
33
description: Use Azure Functions to create a serverless function that is invoked by an HTTP request and creates a message in an Azure Storage queue.
4-
services: azure-functions
5-
documentationcenter: na
6-
author: ggailey777
7-
manager: jeconnoc
84

95
ms.assetid: 0b609bc0-c264-4092-8e3e-0784dcc23b5d
10-
ms.service: azure-functions
116
ms.topic: quickstart
127
ms.date: 09/19/2017
13-
ms.author: glenga
148
ms.custom: mvc
159
---
1610
# Add messages to an Azure Storage queue using Functions

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

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,10 @@
11
---
2-
title: Store unstructured data using Azure Cosmos DB and Functions | Microsoft Docs
2+
title: Store unstructured data using Azure Cosmos DB and Functions
33
description: Store unstructured data using Azure Functions and Cosmos DB
4-
services: functions
5-
documentationcenter: functions
6-
author: ggailey777
7-
manager: jeconnoc
8-
keywords: azure functions, functions, event processing, Cosmos DB, dynamic compute, serverless architecture
9-
10-
ms.assetid:
11-
ms.service: azure-functions
4+
125
ms.devlang: csharp
136
ms.topic: quickstart
147
ms.date: 10/01/2018
15-
ms.author: glenga
168
ms.custom: mvc
179
---
1810
# Store unstructured data using Azure Functions and Azure Cosmos DB

articles/azure-functions/functions-kubernetes-keda.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
---
22
title: Azure Functions on Kubernetes with KEDA
33
description: Understand how to run Azure Functions in Kubernetes in the cloud or on-premises using KEDA, Kubernetes-based event driven autoscaling.
4-
services: functions
5-
documentationcenter: na
64
author: jeffhollan
7-
manager: jeconnoc
8-
keywords: azure functions, functions, event processing, dynamic compute, serverless architecture, kubernetes
95

10-
ms.service: azure-functions
116
ms.topic: conceptual
127
ms.date: 11/18/2019
138
ms.author: jehollan

0 commit comments

Comments
 (0)