Skip to content

Commit 58b02b6

Browse files
authored
add .NET Aspire to cloud landing page box (#39751)
1 parent 2586e12 commit 58b02b6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/azure/index.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,12 @@ conceptualContent:
7272
url: /azure/app-service/app-service-web-tutorial-rest-api
7373
- title: Create cloud native apps
7474
links:
75+
- itemType: overview
76+
url: /dotnet/aspire/get-started/aspire-overview
77+
text: Build cloud native apps using .NET Aspire
78+
- itemType: quickstart
79+
url: /dotnet/aspire/get-started/build-your-first-aspire-app?tabs=visual-studio
80+
text: Build your first .NET Aspire app
7581
- itemType: quickstart
7682
text: Run and debug a microservice in Kubernetes
7783
url: /azure/dev-spaces/quickstart-netcore-visualstudio

0 commit comments

Comments
 (0)