I\'ve spent the past 24 hours reading all about how to create Azure Functions and have successfully converted a MVC WebApi over to a new Function App with multiple functions
AuthorizationLevel.User isn't currently supported by azure functions see here
As of December 2017 this isn't fully implemented.