Azure / azure-rest-api-specs

The source for REST API specifications for Microsoft Azure.
MIT License
2.62k stars 5.05k forks source link

New API Request: Azure Functions #3750

Open JunyiYi opened 6 years ago

JunyiYi commented 6 years ago

Now there are no APIs to create Azure Functions resource. We only have a workaround which is to use App Service APIs with a bunch of internal app setting environment variables. It would be better if we could have a dedicated public API to do so because it is error-prone and subject to change to use such an internal workaround method.

Thanks.

tombuildsstuff commented 6 years ago

Given this is a request for an SDK for Kudu (as Functions are actually just App Services at this point in time) - perhaps it'd be better to consolidate this with https://github.com/Azure/azure-sdk-for-go/issues/2397?

szaher commented 4 years ago

That would be great!

ghost commented 3 years ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @ahmedelnably, @fabiocav.

Issue Details
Now there are no APIs to create Azure Functions resource. We only have a workaround which is to use App Service APIs with a bunch of internal app setting environment variables. It would be better if we could have a dedicated public API to do so because it is error-prone and subject to change to use such an internal workaround method. Thanks.
Author: JunyiYi
Assignees: sergey-shandar
Labels: `Functions`, `Service Attention`
Milestone: -