Skip to content

Commit

Permalink
Merge pull request #96541 from ggailey777/metadata3
Browse files Browse the repository at this point in the history
Functions metadata cleanup #9
  • Loading branch information
PRMerger9 authored Nov 20, 2019
2 parents af80a45 + 20fe965 commit 9ec1765
Show file tree
Hide file tree
Showing 10 changed files with 3 additions and 38 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
---
title: "Tutorial: Use Python and TensorFlow in Azure Functions to make machine learning inferences | Microsoft Docs"
title: Use Python and TensorFlow in Azure Functions to make machine learning inferences
description: This tutorial demonstrates how to apply TensorFlow machine learning models in Azure Functions
services: functions
author: anthonychu
manager: gwallace

ms.service: azure-functions
ms.devlang: python
ms.topic: tutorial
ms.date: 07/29/2019
Expand Down
4 changes: 0 additions & 4 deletions articles/azure-functions/functions-manually-run-non-http.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
---
title: Manually run a non HTTP-triggered Azure Functions
description: Use an HTTP request to run a non-HTTP triggered Azure Functions
services: functions
keywords:
author: craigshoemaker
manager: gwallace

ms.service: azure-functions
ms.topic: tutorial
ms.date: 12/12/2018
ms.author: cshoe
Expand Down
2 changes: 0 additions & 2 deletions articles/azure-functions/functions-monitor-log-analytics.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
title: Monitoring Azure Functions with Azure Monitor Logs
description: Learn how to use Azure Monitor Logs with Azure Functions to monitor function executions.
author: ahmedelnably
manager: gwallace
ms.service: azure-functions
ms.topic: conceptual
ms.date: 10/09/2019
ms.author: aelnably
Expand Down
5 changes: 0 additions & 5 deletions articles/azure-functions/functions-monitoring.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
---
title: Monitor Azure Functions
description: Learn how to use Azure Application Insights with Azure Functions to monitor function execution.
author: ggailey777
manager: gwallace
keywords: azure functions, functions, event processing, webhooks, dynamic compute, serverless architecture
ms.assetid: 501722c3-f2f7-4224-a220-6d59da08a320
ms.service: azure-functions
ms.topic: conceptual
ms.date: 04/04/2019
ms.author: glenga
# Customer intent: As a developer, I want to monitor my functions so I can know if they're running correctly.
---

Expand Down
3 changes: 0 additions & 3 deletions articles/azure-functions/functions-networking-faq.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
---
title: Frequently asked questions about networking in Azure Functions
description: Answers to some of the most common questions and scenarios for networking with Azure Functions.
services: functions
author: alexkarcher-msft
manager: jeconnoc
ms.service: azure-functions
ms.topic: troubleshooting
ms.date: 4/11/2019
ms.author: alkarche
Expand Down
2 changes: 0 additions & 2 deletions articles/azure-functions/functions-networking-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
title: Azure Functions networking options
description: An overview of all networking options available in Azure Functions.
author: alexkarcher-msft
manager: gwallace
ms.service: azure-functions
ms.topic: conceptual
ms.date: 4/11/2019
ms.author: alkarche
Expand Down
5 changes: 0 additions & 5 deletions articles/azure-functions/functions-openapi-definition.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
---
title: Create an OpenAPI definition for a serverless API using Azure API Management
description: Create an OpenAPI definition that enables other apps and services to call your function in Azure.
keywords: OpenAPI, Swagger, cloud apps, cloud services,
author: ggailey777
manager: gwallace
ms.service: azure-functions
ms.topic: tutorial
ms.date: 05/08/2019
ms.author: glenga
ms.reviewer: sunayv
ms.custom: mvc, cc996988-fb4f-47
---
Expand Down
7 changes: 1 addition & 6 deletions articles/azure-functions/functions-overview.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
---
title: Azure Functions Overview | Microsoft Docs
title: Azure Functions Overview
description: Understand how to use Azure Functions to optimize asynchronous workloads in minutes.
documentationcenter: na
author: mattchenderson
manager: jeconnoc
keywords: azure functions, functions, event processing, webhooks, dynamic compute, serverless architecture

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

ms.custom: H1Hack27Feb2017, mvc

Expand Down
2 changes: 0 additions & 2 deletions articles/azure-functions/functions-premium-plan.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
title: Azure Functions Premium plan
description: Details and configuration options (VNet, no cold start, unlimited execution duration) for the Azure Functions Premium plan.
author: jeffhollan
manager: gwallace
ms.service: azure-functions
ms.topic: conceptual
ms.date: 10/16/2019
ms.author: jehollan
Expand Down
6 changes: 1 addition & 5 deletions articles/azure-functions/functions-proxies.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
---
title: Work with proxies in Azure Functions | Microsoft Docs
title: Work with proxies in Azure Functions
description: Overview of how to use Azure Functions Proxies
services: functions
author: alexkarcher-msft
manager: jeconnoc

ms.assetid:
ms.service: azure-functions
ms.topic: conceptual
ms.date: 01/22/2018
ms.author: alkarche
Expand Down

0 comments on commit 9ec1765

Please sign in to comment.