|
207 | 207 | href: workload-profiles-manage-cli.md
|
208 | 208 | - name: Portal
|
209 | 209 | href: workload-profiles-manage-portal.md
|
210 |
| -- name: Microservices architecture |
| 210 | +- name: Microservices |
211 | 211 | items:
|
212 |
| - - name: Dapr integration |
213 |
| - href: dapr-overview.md |
214 |
| - - name: Microservices communication using Dapr Pub/Sub |
215 |
| - href: microservices-dapr-pubsub.md |
216 |
| - - name: Event-driven work using Dapr Bindings |
217 |
| - href: microservices-dapr-bindings.md |
218 |
| - - name: Microservices communication using Dapr Service Invocation |
219 |
| - href: microservices-dapr-service-invoke.md |
220 |
| - - name: Dapr component resiliency (preview) |
221 |
| - href: dapr-component-resiliency.md |
222 |
| - - name: Scale Dapr apps with KEDA using Bicep |
223 |
| - href: dapr-keda-scaling.md |
224 |
| - - name: Connect to Azure services via Dapr components |
225 |
| - href: dapr-component-connection.md |
226 |
| - - name: Enable token authentication for Dapr requests |
227 |
| - href: dapr-authentication-token.md |
228 |
| - - name: Deploy microservices |
| 212 | + - name: Developing with Dapr |
229 | 213 | items:
|
230 |
| - - name: Microservices with Dapr using the CLI |
| 214 | + - name: Overview |
| 215 | + href: dapr-overview.md |
| 216 | + - name: Connect to Azure services via Dapr components |
| 217 | + href: dapr-component-connection.md |
| 218 | + - name: Configure |
| 219 | + items: |
| 220 | + - name: Dapr component resiliency (preview) |
| 221 | + href: dapr-component-resiliency.md |
| 222 | + - name: Scale Dapr apps with KEDA using Bicep |
| 223 | + href: dapr-keda-scaling.md |
| 224 | + - name: Enable token authentication for Dapr requests |
| 225 | + href: dapr-authentication-token.md |
| 226 | + - name: Tutorials |
| 227 | + items: |
| 228 | + - name: Microservices communication using Dapr Pub/Sub |
| 229 | + href: microservices-dapr-pubsub.md |
| 230 | + - name: Event-driven work using Dapr Bindings |
| 231 | + href: microservices-dapr-bindings.md |
| 232 | + - name: Microservices communication using Dapr Service Invocation |
| 233 | + href: microservices-dapr-service-invoke.md |
| 234 | + - name: Deploy using the Dapr extension for Azure Functions |
| 235 | + href: dapr-functions-extension.md |
| 236 | + - name: Deploy using Azure CLI |
231 | 237 | href: microservices-dapr.md
|
232 |
| - - name: Microservices with Dapr using ARM or Bicep |
| 238 | + - name: Deploy using ARM or Bicep |
233 | 239 | href: microservices-dapr-azure-resource-manager.md
|
234 |
| - - name: Deploy a Dapr application using GitHub Actions |
235 |
| - href: dapr-github-actions.md |
236 |
| - - name: Deploy Azure Functions with the Dapr extension |
237 |
| - href: dapr-functions-extension.md |
238 | 240 | - name: Networking, ingress, and network security
|
239 | 241 | items:
|
240 | 242 | - name: Architecture overview
|
|
0 commit comments