aspire icon indicating copy to clipboard operation
aspire copied to clipboard

Update Azure Functions Workers SDK in Aspire playground

Open captainsafia opened this issue 1 year ago • 0 comments

The Azure Functions team has shipped preview builds of their SDK that include the features we need for the end-to-end integration in Aspire:

  • dotnet run command support
  • Container publish support

We'll need to update the playground app to use these versions.

Work for this has started in https://github.com/dotnet/aspire/pull/5905 but there's some new flakiness that has been introduced to the build that needs to be resolved before we merge it.

captainsafia avatar Sep 30 '24 19:09 captainsafia