Skip to content

Commit 3ca51bc

Browse files
committed
Functions metadata cleanup #11
1 parent 29c1b5e commit 3ca51bc

10 files changed

+4
-53
lines changed

articles/azure-functions/functions-runtime-install.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
---
2-
title: Azure Functions Runtime Installation | Microsoft Docs
2+
title: Azure Functions Runtime Installation
33
description: How to Install the Azure Functions Runtime preview 2
4-
services: functions
54
author: apwestgarth
6-
manager: stefsch
75

8-
ms.assetid:
9-
ms.service: azure-functions
106
ms.topic: conceptual
117
ms.date: 11/28/2017
128
ms.author: anwestg

articles/azure-functions/functions-runtime-overview.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
---
2-
title: Azure Functions Runtime Overview | Microsoft Docs
2+
title: Azure Functions Runtime Overview
33
description: Overview of the Azure Functions Runtime Preview
4-
services: functions
54
author: apwestgarth
6-
manager: stefsch
75

8-
ms.assetid:
9-
ms.service: azure-functions
106
ms.topic: conceptual
117
ms.date: 11/28/2017
128
ms.author: anwestg

articles/azure-functions/functions-scale.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
---
2-
title: Azure Functions scale and hosting | Microsoft Docs
2+
title: Azure Functions scale and hosting
33
description: Learn how to choose between Azure Functions Consumption plan and Premium plan.
4-
author: ggailey777
5-
manager: gwallace
6-
keywords: azure functions, functions, consumption plan, premium plan, event processing, webhooks, dynamic compute, serverless architecture
74
ms.assetid: 5b63649c-ec7f-4564-b168-e0a74cb7e0f3
8-
ms.service: azure-functions
95
ms.topic: conceptual
106
ms.date: 03/27/2019
11-
ms.author: glenga
127

138
ms.custom: H1Hack27Feb2017
149

articles/azure-functions/functions-scenario-database-table-cleanup.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,10 @@
11
---
2-
title: Use Azure Functions to perform a database clean up task | Microsoft Docs
2+
title: Use Azure Functions to perform a database clean up task
33
description: Use Azure Functions to schedule a task that connects to Azure SQL Database to periodically clean up rows.
4-
services: functions
5-
documentationcenter: na
6-
author: ggailey777
7-
manager: jeconnoc
84

95
ms.assetid: 076f5f95-f8d2-42c7-b7fd-6798856ba0bb
10-
ms.service: azure-functions
116
ms.topic: conceptual
127
ms.date: 10/02/2019
13-
ms.author: glenga
148
---
159

1610
# Use Azure Functions to connect to an Azure SQL Database

articles/azure-functions/functions-test-a-function.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
---
22
title: Testing Azure Functions
33
description: Create automated tests for a C# Function in Visual Studio and JavaScript Function in VS Code
4-
services: functions
5-
documentationcenter: na
64
author: craigshoemaker
7-
manager: gwallace
8-
keywords: azure functions, functions, event processing, webhooks, dynamic compute, serverless architecture, testing
95

10-
ms.service: azure-functions
116
ms.topic: conceptual
127
ms.date: 03/25/2019
138
ms.author: cshoe

articles/azure-functions/functions-triggers-bindings.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
---
22
title: Triggers and bindings in Azure Functions
33
description: Learn to use triggers and bindings to connect your Azure Function to online events and cloud-based services.
4-
services: functions
5-
documentationcenter: na
64
author: craigshoemaker
7-
manager: gwallace
85

9-
ms.service: azure-functions
106
ms.topic: reference
117
ms.date: 02/18/2019
128
ms.author: cshoe

articles/azure-functions/functions-twitter-email.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
---
22
title: Create a function that integrates with Azure Logic Apps
33
description: Create a function that integrates with Azure Logic Apps and Azure Cognitive Services to categorize tweet sentiment and send notifications when sentiment is poor.
4-
services: functions, logic-apps, cognitive-services
5-
keywords: workflow, cloud apps, cloud services, business processes, system integration, enterprise application integration, EAI
64
author: craigshoemaker
7-
manager: gwallace
85

96
ms.assetid: 60495cc5-1638-4bf0-8174-52786d227734
10-
ms.service: azure-functions
117
ms.topic: tutorial
128
ms.date: 11/06/2018
139
ms.author: cshoe

articles/azure-functions/functions-versions.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
---
22
title: Azure Functions runtime versions overview
33
description: Azure Functions supports multiple versions of the runtime. Learn the differences between them and how to choose the one that's right for you.
4-
author: ggailey777
5-
manager: gwallace
6-
ms.service: azure-functions
74
ms.topic: conceptual
85
ms.date: 10/10/2019
9-
ms.author: glenga
106

117
---
128
# Azure Functions runtime versions overview

articles/azure-functions/install-update-binding-extensions-manual.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,9 @@
11
---
22
title: Manually install or update Azure Functions binding extensions
33
description: Learn how to install or update Azure Functions binding extensions for deployed function apps.
4-
services: functions
5-
documentationcenter: na
6-
author: ggailey777
7-
manager: jeconnoc
8-
keywords: azure functions, functions, binding extensions, NuGet, updates
94

10-
ms.service: azure-functions
115
ms.topic: reference
126
ms.date: 09/26/2018
13-
ms.author: glenga
147
---
158

169
# Manually install or update Azure Functions binding extensions from the portal

articles/azure-functions/ip-addresses.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
---
22
title: IP addresses in Azure Functions
33
description: Learn how to find inbound and outbound IP addresses for function apps, and what causes them to change.
4-
services: functions
5-
documentationcenter:
6-
author: ggailey777
7-
manager: jeconnoc
84

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

159
# IP addresses in Azure Functions

0 commit comments

Comments
 (0)