Skip to content

Commit bbb05db

Browse files
committed
update cli and make it more of a quickstart
Signed-off-by: Hannah Hunter <[email protected]>
1 parent 084eb98 commit bbb05db

File tree

3 files changed

+156
-178
lines changed

3 files changed

+156
-178
lines changed

articles/container-apps/TOC.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,12 @@
268268
displayName: Developing with Dapr overview
269269
- name: Get started
270270
items:
271+
- name: Quickstarts
272+
items:
273+
- name: Daploy using Azure CLI
274+
href: microservices-dapr.md
275+
- name: Deploy using ARM or Bicep
276+
href: microservices-dapr-azure-resource-manager.md
271277
- name: Connect to Azure services via Dapr components
272278
href: dapr-component-connection.md
273279
- name: Enable Dapr
@@ -292,10 +298,6 @@
292298
href: microservices-dapr-service-invoke.md
293299
- name: Deploy using the Dapr extension for Azure Functions
294300
href: dapr-functions-extension.md
295-
- name: Deploy using Azure CLI
296-
href: microservices-dapr.md
297-
- name: Deploy using ARM or Bicep
298-
href: microservices-dapr-azure-resource-manager.md
299301
- name: Networking, ingress, and network security
300302
items:
301303
- name: Architecture overview

articles/container-apps/dapr-zone-pivot-groups.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ groups:
1010
- id: python
1111
title: Python
1212
- id: csharp
13-
title: .NET
13+
title: .NET

0 commit comments

Comments
 (0)