azure-functions-templates icon indicating copy to clipboard operation
azure-functions-templates copied to clipboard

dotnet-isolated template doesn't include several extensions

Open TsuyoshiUshio opened this issue 4 years ago • 3 comments

According to the test of latest func command, https://github.com/Azure/azure-functions-core-tools/releases/tag/3.0.3442 That doesn't include the following extensions.

image

  • Durable Functions
  • Kafka Extensions
  • RabbitMQ Extensions

We need to contribute the following repo and update the version/publish it.

https://github.com/Azure/azure-functions-templates/tree/v3.x

CC @pragnagopa

TsuyoshiUshio avatar Apr 19 '21 21:04 TsuyoshiUshio

I talk with @ankitkumarr and it is expected behavior. If we want to add a template, we need to upgrade the isolated template.

TsuyoshiUshio avatar Apr 19 '21 23:04 TsuyoshiUshio

@TsuyoshiUshio are you planning to submit the PR with the templates?

apawast avatar Apr 21 '21 20:04 apawast

Hi @apawast Not yet. We are focusing on build work. After that Let's plan it!

TsuyoshiUshio avatar May 04 '21 16:05 TsuyoshiUshio