Skip to content

Commit 138c4a2

Browse files
authored
Update articles/spring-apps/how-to-bind-redis.md
1 parent 2b074d0 commit 138c4a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

4848
#### [Service Connector](#tab/Service-Connector)
4949

50-
1. Use the **Azure CLI** to configure your Spring app to connect to a Redis database with an access key using the `az spring connection create` command, as shown in the following example.
50+
1. Use the Azure CLI to configure your Spring app to connect to a Redis database with an access key using the `az spring connection create` command, as shown in the following example.
5151

5252
```azurecli
5353
az spring connection create redis \

0 commit comments

Comments
 (0)