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 2586e12 commit 58b02b6Copy full SHA for 58b02b6
docs/azure/index.yml
@@ -72,6 +72,12 @@ conceptualContent:
72
url: /azure/app-service/app-service-web-tutorial-rest-api
73
- title: Create cloud native apps
74
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
81
- itemType: quickstart
82
text: Run and debug a microservice in Kubernetes
83
url: /azure/dev-spaces/quickstart-netcore-visualstudio
0 commit comments