Skip to content

Commit f1b9656

Browse files
authored
Update image 1
1 parent b9883f0 commit f1b9656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/tutorial-java-quarkus-postgresql-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.custom: mvc
1414
This tutorial walks you through the process of building, configuring, deploying, and scaling Java web apps on Azure.
1515
When you are finished, you will have a [Quarkus](https://quarkus.io) application storing data in [PostgreSQL](../postgresql/index.yml) database running on [Azure App Service on Linux](overview.md).
1616

17-
![Screenshot of Quarkus application storing data in PostgreSQL.](./media/tutorial-java-quarkus-postgresql/quarkus-crud-running-locally.png)
17+
:::image type="content" source="./media/tutorial-java-quarkus-postgresql/quarkus-crud-running-locally.png" alt-text="Screenshot of Quarkus application storing data in PostgreSQL.":::
1818

1919
In this tutorial, you learn how to:
2020

0 commit comments

Comments
 (0)