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

Method for Function app to use different types of App service plan #607

Open
harryzhou1987 opened this issue Jul 25, 2022 · 0 comments
Open

Comments

@harryzhou1987
Copy link

Hi,

I am using SF to deploy function app and api management for my project. Both of them are running in consumption where there is no problem at all. I would like to use standard app service plan for the function app but it fails during the deployment.
I checked the code in lib/models/armTemplates.js but it seems it only support consumption/premium/ase.
Also in the lib/armTemplates/resources/appServicePlan.js, the default value for app service plan resources for premium is ElasticPremium (EP1). I would like to use S1 instead.

I am not good at js so could you please advise if there is a way to deploy the app with customise service plan?
Thanks.

Regards,
Harry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant