azure-functions-java-worker icon indicating copy to clipboard operation
azure-functions-java-worker copied to clipboard

Improving dev experiences

Open kulkarnisonia16 opened this issue 6 years ago • 0 comments

Metric: A new Java developer should be able to deploy using Azure functions within 5 minutes

-Maven

  • Should include experiences for creating triggers and bindings - Pick resources in real time from default subscription
  • Should generate local settings.json with parameters ready to run
  • Should provision and configure AI
  • Should warm up the function (post deployment operation) - Kudu Api
  • Build a runnable container

kulkarnisonia16 avatar Jul 03 '19 04:07 kulkarnisonia16