Skip to content

Commit 9ec1765

Browse files
authored
Merge pull request #96541 from ggailey777/metadata3
Functions metadata cleanup #9
2 parents af80a45 + 20fe965 commit 9ec1765

10 files changed

+3
-38
lines changed

articles/azure-functions/functions-machine-learning-tensorflow.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
---
2-
title: "Tutorial: Use Python and TensorFlow in Azure Functions to make machine learning inferences | Microsoft Docs"
2+
title: Use Python and TensorFlow in Azure Functions to make machine learning inferences
33
description: This tutorial demonstrates how to apply TensorFlow machine learning models in Azure Functions
4-
services: functions
54
author: anthonychu
6-
manager: gwallace
75

8-
ms.service: azure-functions
96
ms.devlang: python
107
ms.topic: tutorial
118
ms.date: 07/29/2019

articles/azure-functions/functions-manually-run-non-http.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
---
22
title: Manually run a non HTTP-triggered Azure Functions
33
description: Use an HTTP request to run a non-HTTP triggered Azure Functions
4-
services: functions
5-
keywords:
64
author: craigshoemaker
7-
manager: gwallace
85

9-
ms.service: azure-functions
106
ms.topic: tutorial
117
ms.date: 12/12/2018
128
ms.author: cshoe

articles/azure-functions/functions-monitor-log-analytics.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
title: Monitoring Azure Functions with Azure Monitor Logs
33
description: Learn how to use Azure Monitor Logs with Azure Functions to monitor function executions.
44
author: ahmedelnably
5-
manager: gwallace
6-
ms.service: azure-functions
75
ms.topic: conceptual
86
ms.date: 10/09/2019
97
ms.author: aelnably

articles/azure-functions/functions-monitoring.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
---
22
title: Monitor Azure Functions
33
description: Learn how to use Azure Application Insights with Azure Functions to monitor function execution.
4-
author: ggailey777
5-
manager: gwallace
6-
keywords: azure functions, functions, event processing, webhooks, dynamic compute, serverless architecture
74
ms.assetid: 501722c3-f2f7-4224-a220-6d59da08a320
8-
ms.service: azure-functions
95
ms.topic: conceptual
106
ms.date: 04/04/2019
11-
ms.author: glenga
127
# Customer intent: As a developer, I want to monitor my functions so I can know if they're running correctly.
138
---
149

articles/azure-functions/functions-networking-faq.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
---
22
title: Frequently asked questions about networking in Azure Functions
33
description: Answers to some of the most common questions and scenarios for networking with Azure Functions.
4-
services: functions
54
author: alexkarcher-msft
6-
manager: jeconnoc
7-
ms.service: azure-functions
85
ms.topic: troubleshooting
96
ms.date: 4/11/2019
107
ms.author: alkarche

articles/azure-functions/functions-networking-options.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
title: Azure Functions networking options
33
description: An overview of all networking options available in Azure Functions.
44
author: alexkarcher-msft
5-
manager: gwallace
6-
ms.service: azure-functions
75
ms.topic: conceptual
86
ms.date: 4/11/2019
97
ms.author: alkarche

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
---
22
title: Create an OpenAPI definition for a serverless API using Azure API Management
33
description: Create an OpenAPI definition that enables other apps and services to call your function in Azure.
4-
keywords: OpenAPI, Swagger, cloud apps, cloud services,
5-
author: ggailey777
6-
manager: gwallace
7-
ms.service: azure-functions
84
ms.topic: tutorial
95
ms.date: 05/08/2019
10-
ms.author: glenga
116
ms.reviewer: sunayv
127
ms.custom: mvc, cc996988-fb4f-47
138
---

articles/azure-functions/functions-overview.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,11 @@
11
---
2-
title: Azure Functions Overview | Microsoft Docs
2+
title: Azure Functions Overview
33
description: Understand how to use Azure Functions to optimize asynchronous workloads in minutes.
4-
documentationcenter: na
54
author: mattchenderson
6-
manager: jeconnoc
7-
keywords: azure functions, functions, event processing, webhooks, dynamic compute, serverless architecture
85

96
ms.assetid: 01d6ca9f-ca3f-44fa-b0b9-7ffee115acd4
10-
ms.service: azure-functions
117
ms.topic: overview
128
ms.date: 10/03/2017
13-
ms.author: glenga
149

1510
ms.custom: H1Hack27Feb2017, mvc
1611

articles/azure-functions/functions-premium-plan.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
title: Azure Functions Premium plan
33
description: Details and configuration options (VNet, no cold start, unlimited execution duration) for the Azure Functions Premium plan.
44
author: jeffhollan
5-
manager: gwallace
6-
ms.service: azure-functions
75
ms.topic: conceptual
86
ms.date: 10/16/2019
97
ms.author: jehollan

articles/azure-functions/functions-proxies.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
---
2-
title: Work with proxies in Azure Functions | Microsoft Docs
2+
title: Work with proxies in Azure Functions
33
description: Overview of how to use Azure Functions Proxies
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: 01/22/2018
128
ms.author: alkarche

0 commit comments

Comments
 (0)