I am new to Azure Functions and trying to create a sample function to send/insert a message into Queue & Table storage.
I am using Visual Studio 20117 15.3.5 Professional edition (currently I am on trail version)
I am able to create a function and working fine in local, the issue is when I publish the function from Visual Studio to Azure its not copying/function.json is missing out bindings
see bellow screen shots