Hi Team,
I have been trying to follow the documentation :
https://docs.microsoft.com/en-us/rest/api/appservice/webapps/createfunction
to create azure function using Azure Rest API. I have not been able to create a C# or Python HTTP trigger function using the API. After some research I found a solution to a question that was posted on these forms but that one is showing example for creating a JavaScript function. The following is the link to that questing on Microsoft form :
Can you please provide a example similar to the question above but creating simple python or C# Azure HTTP Trigger Function using this rest API similar to above example?
Thanks for your time





