Skip to content

Commit 4b4b80b

Browse files
Merge pull request #245160 from edburns/edburns-msft-dd-1621318-functions-quarkus
On branch edburns-msft-dd-1621318-functions-quarkus Attribute author. Change directory before checking out tag.
2 parents 825effa + f14d6f1 commit 4b4b80b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
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.
4+
author: KarlErickson
45
ms.author: edburns
56
ms.service: azure-functions
67
ms.topic: quickstart
@@ -27,6 +28,7 @@ Use the following command to clone the sample Java project for this article. The
2728

2829
```bash
2930
git clone https://github.com/Azure-Samples/quarkus-azure
31+
cd quarkus-azure
3032
git checkout 2023-01-10
3133
cd functions-quarkus
3234
```

0 commit comments

Comments
 (0)