Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New API Request: Azure Functions #3750

Open
JunyiYi opened this issue Aug 28, 2018 · 3 comments
Open

New API Request: Azure Functions #3750

JunyiYi opened this issue Aug 28, 2018 · 3 comments
Labels
Functions Service Attention This issue is responsible by Azure service team.

Comments

@JunyiYi
Copy link

JunyiYi commented Aug 28, 2018

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
Copy link
Contributor

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 Azure/azure-sdk-for-go#2397?

@szaher
Copy link

szaher commented Apr 5, 2020

That would be great!

@JackTn JackTn added Functions Service Attention This issue is responsible by Azure service team. labels Jan 8, 2021
@ghost
Copy link

ghost commented Jan 8, 2021

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: -

mccleanp pushed a commit that referenced this issue Mar 23, 2022
* Add enum states, make protectedValues secret

* Add 202 to Delete

* Add patch ArcSettings

* Fix properties

* Fix properties readonly

* Add prettier fixes

* Fix cluster properties

* Fix removed properties

* Add windowsServerSubscription in examples

* Make properties readOnly

* Fix json

* Remove duplicate property

Co-authored-by: Srinivaas Ganesan <srganesa@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Functions Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

5 participants