Skip to content

Commit f8e9ec9

Browse files
authored
Changing type to "quickstart" for easier reporting
1 parent 1ae1d62 commit f8e9ec9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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)

0 commit comments

Comments
 (0)