Skip to content

Commit 909de1b

Browse files
Update tutorial-java-quarkus-connect-managed-identity-postgresql-database.md
1 parent 0d1ac10 commit 909de1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/tutorial-java-quarkus-connect-managed-identity-postgresql-database.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Create a resource group with the [az group create](/cli/azure/group#az-group-cre
4242

4343
The following example creates a resource group named `myResourceGroup` in the East US Azure region.
4444

45-
45+
```azurecli-interactive
4646
az group create --name myResourceGroup --location eastus
4747
```
4848

0 commit comments

Comments
 (0)