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 47e04df commit f182835Copy full SHA for f182835
articles/container-apps/TOC.yml
@@ -180,6 +180,12 @@
180
href: microservices-dapr.md
181
- name: Microservices with Dapr using ARM or Bicep
182
href: microservices-dapr-azure-resource-manager.md
183
+ - name: Event-driven work using Dapr Bindings
184
+ href: microservices-dapr-bindings.md
185
+ - name: Microservices communication using Dapr Pub/Sub
186
+ href: microservices-dapr-pubsub.md
187
+ - name: Microservices communication using Dapr Service Invocation
188
+ href: microservices-dapr-service-invoke.md
189
- name: Deploy a Dapr application using GitHub Actions
190
href: dapr-github-actions.md
191
- name: Background processing
0 commit comments