When running func init az-functions, a V2 function app is created. If I then try to create a function using a template that isn't supported yet for V2 apps e.g. func new --template "Durable Functions ...