Skip to content

Commit dc28745

Browse files
Update articles/azure-functions/functions-create-first-quarkus.md
Co-authored-by: Glenn Gailey <[email protected]>
1 parent b3288bd commit dc28745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.custom: devx-track-java, devx-track-javaee, devx-track-javaee-quarkus-functio
1111

1212
# Deploy serverless Java apps with Quarkus on Azure Functions
1313

14-
In this article, you'll develop, build, and deploy a serverless Java app by using [Quarkus](https://quarkus.io) on Azure Functions. This article uses Quarkus Funqy and its built-in support for the Azure Functions HTTP trigger for Java. Using Quarkus with Azure Functions gives you the power of the Quarkus programming model with the scale and flexibility of Azure Functions. When you finish, you'll run serverless Quarkus applications on Azure Functions and continue to monitor your app on Azure.
14+
In this article, you'll develop, build, and deploy a serverless Java app to Azure Functions by using [Quarkus](https://quarkus.io). This article uses Quarkus Funqy and its built-in support for the Azure Functions HTTP trigger for Java. Using Quarkus with Azure Functions gives you the power of the Quarkus programming model with the scale and flexibility of Azure Functions. When you finish, you'll run serverless Quarkus applications on Azure Functions and continue to monitor your app on Azure.
1515

1616
## Prerequisites
1717

0 commit comments

Comments
 (0)