Skip to content

Commit 7844290

Browse files
authored
Update tutorial-java-tomcat-connect-managed-identity-postgresql-database.md
1 parent 00cb4e1 commit 7844290

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/app-service/tutorial-java-tomcat-connect-managed-identity-postgresql-database.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,10 +172,10 @@ Install the Service Connector passwordless extension for the Azure CLI:
172172
az extension add --name serviceconnector-passwordless --upgrade
173173
```
174174

175-
### [Flexible Server](#tab/flexible)
176-
177175
Then, connect your app to a Postgres database with a system-assigned managed identity using Service Connector.
178176

177+
### [Flexible Server](#tab/flexible)
178+
179179
To do this, run the [az webapp connection create](/cli/azure/webapp/connection/create#az-webapp-connection-create-postgres-flexible) command.
180180

181181
```azurecli-interactive

0 commit comments

Comments
 (0)