We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a9f157 commit 96b0038Copy full SHA for 96b0038
articles/container-apps/services.md
@@ -81,7 +81,7 @@ You're responsible for data continuity between development and production enviro
81
82
To connect a service to an application, you first need to create the service.
83
84
-Use the `containerapp service <SERVICE_TYPE> create` command with the service type and name to create a new service.
+Use the `az containerapp add-on <SERVICE_TYPE> create` command with the service type and name to create a new service.
85
86
``` CLI
87
az containerapp add-on redis create \
0 commit comments