Skip to content

Commit 96b0038

Browse files
authored
Update services.md
1 parent 2a9f157 commit 96b0038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ You're responsible for data continuity between development and production enviro
8181

8282
To connect a service to an application, you first need to create the service.
8383

84-
Use the `containerapp service <SERVICE_TYPE> create` command with the service type and name to create a new service.
84+
Use the `az containerapp add-on <SERVICE_TYPE> create` command with the service type and name to create a new service.
8585

8686
``` CLI
8787
az containerapp add-on redis create \

0 commit comments

Comments
 (0)