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

Add support for the functionAppConfig property in webapps API #1017

Open
1 task done
oWretch opened this issue Jun 17, 2024 · 0 comments
Open
1 task done

Add support for the functionAppConfig property in webapps API #1017

oWretch opened this issue Jun 17, 2024 · 0 comments

Comments

@oWretch
Copy link

oWretch commented Jun 17, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Service Used

web

API Versions Used

2023-03-01
2023-12-01

Description

When I run a GET on an existing Function App, it provides me with a functionAppConfig property which contains the specific Function App configuration. Most of these settings are duplicated under siteConfig, however the new Flex Consumption function apps only expose the instanceMemoryMB property under this setting. This appears to be for both Read and Create/Update actions.

Is it possible to have the API generation code expose the funtionAppConfig property so we can leverage it for function app configuration? This will assist with the request in hashicorp/terraform-provider-azurerm#26043.

References

No response

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