Skip to content

Commit e6a83b4

Browse files
authored
Merge pull request #198117 from asw101/asw101/container-apps-dapr-1
[Container Apps] Add instruction for adding multiple components.
2 parents 4ba89d8 + dac8612 commit e6a83b4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/container-apps/microservices-dapr.md

Lines changed: 3 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
@@ -374,3 +376,4 @@ This command deletes the resource group that includes all of the resources creat
374376

375377
> [!div class="nextstepaction"]
376378
> [Application lifecycle management](application-lifecycle-management.md)
379+

0 commit comments

Comments
 (0)