You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/container-apps/first-java-ai-application.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,11 +21,11 @@ In this quickstart, you deploy your first Java AI application to Azure Container
21
21
22
22
- An Azure account. If you don't have one, [create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F). To perform this quickstart, you need the `Contributor` and `User Access Administrator` roles, or the `Owner` role. For more information, see [Assign Azure roles using the Azure portal](../role-based-access-control/role-assignments-portal.yml?tabs=current).
23
23
- A GitHub account. Get one for [free](https://github.com/join).
24
-
-[git](https://git-scm.com/downloads).
25
-
-[The Azure CLI](/cli/azure/install-azure-cli).
24
+
-[git](https://git-scm.com/downloads)
25
+
-[The Azure CLI](/cli/azure/install-azure-cli)
26
26
- The [Microsoft Build of Open JDK](/java/openjdk/install). We recommend version 17.
0 commit comments