Skip to content

Commit c27285f

Browse files
author
Glenn Gailey
committed
Fix up how-to metadata
1 parent 81fd7f2 commit c27285f

14 files changed

+14
-14
lines changed

.openpublishing.redirection.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7586,7 +7586,7 @@
75867586
},
75877587
{
75887588
"source_path": "articles/azure-functions/functions-add-output-binding-storage-queue-python.md",
7589-
"redirect_url": "/azure/azure-functions/functions-add-output-binding-storage-queue-cli.md?pivots=programming-language-python",
7589+
"redirect_url": "/azure/azure-functions/functions-add-output-binding-storage-queue-cli?pivots=programming-language-python",
75907590
"redirect_document_id": false
75917591
},
75927592
{

articles/azure-functions/create-function-app-linux-app-service-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Create a function app on Linux from the Azure portal
33
description: Learn how to create your first Azure Function for serverless execution using the Azure portal.
4-
ms.topic: quickstart
4+
ms.topic: how-to
55
ms.date: 02/28/2019
66
#Customer intent: As a developer, learn how to use the Azure portal so that I can create a function app that runs on Linux in App Service plan so that I can have more control over how my functions are scaled.
77

articles/azure-functions/functions-create-cosmos-db-triggered-function.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Create a function triggered by Azure Cosmos DB
33
description: Use Azure Functions to create a serverless function that is invoked when data is added to a database in Azure Cosmos DB.
44

55
ms.assetid: bc497d71-75e7-47b1-babd-a060a664adca
6-
ms.topic: quickstart
6+
ms.topic: how-to
77
ms.date: 10/02/2018
88
ms.custom: cc996988-fb4f-47
99
---

articles/azure-functions/functions-create-first-azure-function.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Create your first function in the Azure portal
33
description: Learn how to create your first Azure Function for serverless execution using the Azure portal.
44
ms.assetid: 96cf87b9-8db6-41a8-863a-abb828e3d06d
5-
ms.topic: quickstart
5+
ms.topic: how-to
66
ms.date: 03/26/2020
77
ms.custom: mvc, devcenter, cc996988-fb4f-47
88
---

articles/azure-functions/functions-create-first-java-maven.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Use Java and Maven/Gradle to publish a function to Azure
33
description: Create and publish an HTTP-triggered function to Azure with Java and Maven or Gradle.
44
author: KarlErickson
55
ms.author: karler
6-
ms.topic: quickstart
6+
ms.topic: how-to
77
ms.date: 08/10/2018
88
ms.custom: mvc, devcenter, seo-java-july2019, seo-java-august2019, seo-java-september2019
99
zone_pivot_groups: java-build-tools-set

articles/azure-functions/functions-create-function-app-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Create a function app from the Azure Portal
33
description: Create a new function app in Azure from the portal.
4-
ms.topic: conceptual
4+
ms.topic: how-to
55
ms.date: 08/29/2019
66
ms.custom: mvc
77

articles/azure-functions/functions-create-maven-eclipse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Create an Azure function app with Java and Eclipse
33
description: How-to guide to create and publish a simple HTTP triggered serverless app using Java and Eclipse to Azure Functions.
44
author: jeffhollan
5-
ms.topic: conceptual
5+
ms.topic: how-to
66
ms.date: 07/01/2018
77
ms.author: jehollan
88
ms.custom: mvc, devcenter

articles/azure-functions/functions-create-maven-intellij.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Create an Azure function with Java and IntelliJ
33
description: Learn how to create and publish a simple HTTP-triggered, serverless app on Azure with Java and IntelliJ.
44
author: jeffhollan
5-
ms.topic: conceptual
5+
ms.topic: how-to
66
ms.date: 07/01/2018
77
ms.author: jehollan
88
ms.custom: mvc, devcenter

articles/azure-functions/functions-create-scheduled-function.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Create a function that runs on a schedule in Azure
33
description: Learn how to create a function in Azure that runs based on a schedule that you define.
44

55
ms.assetid: ba50ee47-58e0-4972-b67b-828f2dc48701
6-
ms.topic: quickstart
6+
ms.topic: how-to
77
ms.date: 03/28/2018
88
ms.custom: mvc, cc996988-fb4f-47
99
---

articles/azure-functions/functions-create-storage-blob-triggered-function.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Create a function in Azure triggered by Blob storage
33
description: Use Azure Functions to create a serverless function that is invoked by items added to Azure Blob storage.
44

55
ms.assetid: d6bff41c-a624-40c1-bbc7-80590df29ded
6-
ms.topic: quickstart
6+
ms.topic: how-to
77
ms.date: 10/01/2018
88
ms.custom: mvc, cc996988-fb4f-47
99
---

0 commit comments

Comments
 (0)