You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/container-apps/microservices-dapr.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -182,6 +182,8 @@ If you've changed the `STORAGE_ACCOUNT_CONTAINER` variable from its original val
182
182
183
183
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.
184
184
185
+
If you need to add multiple components, run the `az containerapp env dapr-component set` command multiple times to add each component.
186
+
185
187
# [Bash](#tab/bash)
186
188
187
189
```azurecli
@@ -374,3 +376,4 @@ This command deletes the resource group that includes all of the resources creat
0 commit comments