Skip to content

Commit 00cb4e1

Browse files
authored
Remove note
1 parent 5afdf1e commit 00cb4e1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

articles/spring-apps/how-to-bind-postgres.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,6 @@ Use the following steps to bind your app.
8181

8282
1. Configure Azure Spring Apps to connect to the PostgreSQL Database with a system-assigned managed identity using the `az spring connection create` command.
8383

84-
> [!NOTE]
85-
> Azure Active Directory Authentication for PostgreSQL Flexible Server is currently in preview.
86-
8784
```azurecli
8885
az spring connection create postgres-flexible \
8986
--resource-group $SPRING_APP_RESOURCE_GROUP \

0 commit comments

Comments
 (0)