Tom
Tom
Hi @Nibell! Nice one on the refactor to integrate working CLI tooling to generate swagger file. Currently we use Azure Functions v3 and are searching for a good way to...
Maybe this issue helps? https://github.com/Azure/azure-functions-dotnet-worker/issues/1182 And also this one: https://github.com/Azure/azure-functions-dotnet-worker/issues/1025
> Hey, [@Fazer01](https://github.com/Fazer01) > > From the error messages you provided, it seems like the issue is not related to the Aspire integration. > > Let me put some backgrounds...
Hey, @zhiyuanliang-ms As stated we are using .NET Aspire 9.4.0 and .NET 9. The deployment is done by using azd-tooling in our Azure Devops Pipeline. I've just deleted the specific...
Thanks for all the effort @zhiyuanliang-ms and @davidfowl! Any update on when we can expect a (patch)release of 9.5?
> > My assumption was that I would be able to manage all the parameters in my CICD (via variable groups, environment variables, supply them from azure key vault, etc),...