Task hub name should default to the function app name · Issue #383 · Azure/azure-functions-durable-extension
Currently task hub names default to "DurableFunctionsHub". Instead, the default task hub name should derive from the function app name. This will have the following benefits: It will make it much h...