File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ You can then check the YAML/Bicep artifact into a repo and recreate it outside o
101
101
102
102
## Next steps
103
103
104
- [ Enable Dapr on your container apps] ( ./enable-dapr.md )
104
+ [ Enable Dapr on your container apps. ] ( ./enable-dapr.md )
105
105
106
106
## Related links
107
107
Original file line number Diff line number Diff line change @@ -247,12 +247,14 @@ This resource defines a Dapr component called `dapr-pubsub` via ARM.
247
247
248
248
# # Next steps
249
249
250
+ [Learn how to set Dapr component resiliency.][dapr-resiliency]
250
251
251
252
<!-- Links Internal -->
252
253
253
254
[dapr-component-connection] : ./dapr-component-connection.md
254
255
[dapr-keda] : ./dapr-keda-scaling.md
255
256
[aca-managed-id] : ./managed-identity.md
257
+ [dapr-resiliency] : ./dapr-component-resiliency.md
256
258
257
259
<!-- Links External -->
258
260
Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ Azure Container Apps offers fully managed versions of the following _stable_ Dap
52
52
53
53
## Next Steps
54
54
55
- - [ Enable Dapr in your container app] [ dapr-enable ]
56
- - [ Learn how Dapr components work in Azure Container Apps] [ dapr-components ]
55
+ - [ Enable Dapr in your container app. ] [ dapr-enable ]
56
+ - [ Learn how Dapr components work in Azure Container Apps. ] [ dapr-components ]
57
57
58
58
<!-- Links Internal -->
59
59
You can’t perform that action at this time.
0 commit comments