Skip to content

Commit 2b074d0

Browse files
authored
Update articles/spring-apps/how-to-bind-cosmos.md
1 parent 0be7ffe commit 2b074d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ If you don't have a deployed Azure Spring Apps instance, follow the steps in the
7878

7979
1. Use the Azure CLI to configure your Spring app to connect to a Cosmos SQL Database with a system-assigned managed identity by using the `az spring connection create` command, as shown in the following example.
8080
> [!NOTE]
81-
> Updating cosmos database settings can take a few minutes to finish.
81+
> Updating Azure Cosmos DB database settings can take a few minutes to complete.
8282

8383
```azurecli
8484
az spring connection create cosmos-sql \

0 commit comments

Comments
 (0)