Skip to content

Commit 7498890

Browse files
Merge pull request #231197 from ggailey777/patch-3
[Functions] Update article type to quickstart
2 parents cde0e5d + f8e9ec9 commit 7498890

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: KarlErickson
55
ms.devlang: java
66
ms.custom: devx-track-java
77
ms.author: karler
8-
ms.topic: how-to
8+
ms.topic: quickstart
99
ms.date: 04/08/2020
1010
---
1111

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Deploy serverless Java apps with Quarkus on Azure Functions
33
description: Learn how to develop, build, and deploy a serverless Java app by using Quarkus on Azure Functions.
44
ms.author: edburns
55
ms.service: azure-functions
6-
ms.topic: how-to
6+
ms.topic: quickstart
77
ms.date: 01/10/2023
88
ms.devlang: java
99
ms.custom: devx-track-java, devx-track-javaee, devx-track-javaee-quarkus-functions, devx-track-javaee-quarkus-functions
@@ -319,4 +319,4 @@ To learn more about Azure Functions and Quarkus, see the following articles and
319319
* [Azure Functions Java developer guide](./functions-reference-java.md)
320320
* [Quickstart: Create a Java function in Azure using Visual Studio Code](./create-first-function-vs-code-java.md)
321321
* [Azure Functions documentation](./index.yml)
322-
* [Quarkus guide to deploying on Azure](https://quarkus.io/guides/deploying-to-azure-cloud)
322+
* [Quarkus guide to deploying on Azure](https://quarkus.io/guides/deploying-to-azure-cloud)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
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.
4-
ms.topic: how-to
4+
ms.topic: quickstart
55
ms.date: 07/01/2018
66
ms.devlang: java
77
ms.custom: mvc, devcenter, devx-track-java

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 a Java function in Azure Functions using IntelliJ
33
description: Learn how to use IntelliJ to create an HTTP-triggered Java function and then run it in a serverless environment in Azure.
44
author: karlerickson
5-
ms.topic: how-to
5+
ms.topic: quickstart
66
ms.date: 03/28/2022
77
ms.author: jialuogan
88
ms.devlang: java

0 commit comments

Comments
 (0)