Skip to content

Commit

Permalink
Functions metadata cleanup #10
Browse files Browse the repository at this point in the history
  • Loading branch information
ggailey777 committed Nov 20, 2019
1 parent 9ec1765 commit 93c8be9
Show file tree
Hide file tree
Showing 10 changed files with 5 additions and 55 deletions.
6 changes: 0 additions & 6 deletions articles/azure-functions/functions-recover-storage-account.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,8 @@
---
title: How to troubleshoot Azure Functions Runtime is unreachable.
description: Learn how to troubleshoot an invalid storage account.
services: functions
documentationcenter:
author: alexkarcher-msft
manager: cfowler
editor: ''

ms.service: azure-functions
ms.workload: na
ms.topic: article
ms.date: 09/05/2018
ms.author: alkarche
Expand Down
3 changes: 0 additions & 3 deletions articles/azure-functions/functions-reference-csharp.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Azure Functions C# script developer reference
description: Understand how to develop Azure Functions using C# script.
author: craigshoemaker
manager: gwallace
keywords: azure functions, functions, event processing, webhooks, dynamic compute, serverless architecture
ms.service: azure-functions
ms.topic: reference
ms.date: 12/12/2017
ms.author: cshoe
Expand Down
7 changes: 1 addition & 6 deletions articles/azure-functions/functions-reference-fsharp.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
---
title: Azure Functions F# developer reference | Microsoft Docs
title: Azure Functions F# developer reference
description: Understand how to develop Azure Functions using F# script.
services: functions
documentationcenter: fsharp
author: sylvanc
manager: jbronsk
keywords: azure functions, functions, event processing, webhooks, dynamic compute, serverless architecture, F#

ms.assetid: e60226e5-2630-41d7-9e5b-9f9e5acc8e50
ms.service: azure-functions
ms.devlang: fsharp
ms.topic: reference
ms.date: 10/09/2018
Expand Down
7 changes: 1 addition & 6 deletions articles/azure-functions/functions-reference-java.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
---
title: Java developer reference for Azure Functions | Microsoft Docs
title: Java developer reference for Azure Functions
description: Understand how to develop functions with Java.
author: ggailey777
manager: gwallace
keywords: azure functions, functions, event processing, webhooks, dynamic compute, serverless architecture, java
ms.service: azure-functions
ms.topic: conceptual
ms.date: 09/14/2018
ms.author: glenga
---

# Azure Functions Java developer guide
Expand Down
9 changes: 1 addition & 8 deletions articles/azure-functions/functions-reference-node.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,11 @@
---
title: JavaScript developer reference for Azure Functions | Microsoft Docs
title: JavaScript developer reference for Azure Functions
description: Understand how to develop functions by using JavaScript.
services: functions
documentationcenter: na
author: ggailey777
manager: jeconnoc
keywords: azure functions, functions, event processing, webhooks, dynamic compute, serverless architecture

ms.assetid: 45dedd78-3ff9-411f-bb4b-16d29a11384c
ms.service: azure-functions
ms.devlang: nodejs
ms.topic: reference
ms.date: 02/24/2019
ms.author: glenga

---
# Azure Functions JavaScript developer guide
Expand Down
3 changes: 0 additions & 3 deletions articles/azure-functions/functions-reference-powershell.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,9 @@
title: PowerShell developer reference for Azure Functions
description: Understand how to develop functions by using PowerShell.
author: eamonoreilly
manager: gwallace
ms.service: azure-functions
ms.devlang: powershell
ms.topic: conceptual
ms.date: 04/22/2019
ms.author: glenga

# Customer intent: As a PowerShell developer, I want to understand Azure Functions so that I can leverage the full power of the platform.
---
Expand Down
9 changes: 0 additions & 9 deletions articles/azure-functions/functions-reference-python.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,9 @@
---
title: Python developer reference for Azure Functions
description: Understand how to develop functions with Python
services: functions
documentationcenter: na
author: ggailey777
manager: cfowler
keywords: azure functions, functions, event processing, dynamic compute, serverless architecture, python
ms.service: azure-functions
ms.devlang: python
ms.topic: article
ms.tgt_pltfrm: multiple
ms.workload: na
ms.date: 04/16/2018
ms.author: glenga
---

# Azure Functions Python developer guide
Expand Down
7 changes: 1 addition & 6 deletions articles/azure-functions/functions-reference.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
---
title: Guidance for developing Azure Functions | Microsoft Docs
title: Guidance for developing Azure Functions
description: Learn the Azure Functions concepts and techniques that you need to develop functions in Azure, across all programming languages and bindings.
author: ggailey777
manager: gwallace
keywords: developer guide, azure functions, functions, event processing, webhooks, dynamic compute, serverless architecture
ms.assetid: d8efe41a-bef8-4167-ba97-f3e016fcd39e
ms.service: azure-functions
ms.topic: conceptual
ms.date: 10/12/2017
ms.author: glenga

---
# Azure Functions developers guide
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
---
title: Azure Functions reliable event processing
description: Avoid missing Event Hub messages in Azure Functions
services: functions
author: craigshoemaker
manager: gwallace
ms.service: azure-functions
ms.topic: conceptual
ms.date: 09/12/2019
ms.author: cshoe
Expand Down
6 changes: 1 addition & 5 deletions articles/azure-functions/functions-run-local.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
---
title: Work with Azure Functions Core Tools | Microsoft Docs
title: Work with Azure Functions Core Tools
description: Learn how to code and test Azure functions from the command prompt or terminal on your local computer before you run them on Azure Functions.
author: ggailey777
manager: gwallace
ms.assetid: 242736be-ec66-4114-924b-31795fd18884
ms.service: azure-functions
ms.topic: conceptual
ms.date: 03/13/2019
ms.author: glenga
ms.custom: 80e4ff38-5174-43
---

Expand Down

0 comments on commit 93c8be9

Please sign in to comment.