Skip to content

Commit 1b2843e

Browse files
committed
Add instruction for adding multiple components.
Signed-off-by: Aaron Wislang <[email protected]>
1 parent bd76174 commit 1b2843e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/container-apps/microservices-dapr.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,8 @@ If you've changed the `STORAGE_ACCOUNT_CONTAINER` variable from its original val
182182

183183
Navigate to the directory in which you stored the *statestore.yaml* file and run the following command to configure the Dapr component in the Container Apps environment.
184184

185+
If you need to add multiple components, run the `az containerapp env dapr-component set` command multiple times to add each component.
186+
185187
# [Bash](#tab/bash)
186188

187189
```azurecli

0 commit comments

Comments
 (0)