Open efonsecab opened 5 months ago
Is there any documentation I could use to try building it myself?
See https://learn.microsoft.com/en-us/dotnet/aspire/deployment/azure/custom-bicep-templates
Is there any documentation I could use to try building it myself?
See https://learn.microsoft.com/en-us/dotnet/aspire/deployment/azure/custom-bicep-templates
Thanks, that helped a lot, I created this demo project for it. https://github.com/pticostaricags/aspire-research
For the platform I'm building I currently use Azure Video Indexer. I'd be ideal to be able to set it up directly in the AppHost and automatically published when running "azd up".
I'm considering building the required Aspire Resource myself, though I do not know where to start, since I probably need to create the bicep script manually when building the custom resource. Is there any documentation I could use to try building it myself?
This is the bicep documentation for Azure Video Indexer I saw it can be published through bicep: https://learn.microsoft.com/en-us/azure/azure-video-indexer/deploy-with-bicep