dotnet / docs-aspire

This repository contains .NET Aspire documentation.
https://learn.microsoft.com/dotnet/aspire
MIT License
73 stars 83 forks source link

Add doc on using the Azure CDK #1153

Open davidfowl opened 2 months ago

davidfowl commented 2 months ago

We have a document on how to use the low-level bicep resource https://learn.microsoft.com/en-us/dotnet/aspire/deployment/azure/custom-bicep-templates. We should expand it to include the basics of the azure provisioning APIs.

NOTE: These APIs are still in preview.

cc @tg-msft @JoshLove-msft

IEvangelist commented 2 months ago

Can we wait until these APIs are non-preview? Less churn.