Skip to content

Microsoft.web: functionAppConfig property only applies to Flex Consumption #31730

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ffarinha-msft
Copy link

The aim of the PR is adding a reference that functionAppConfig property on Microsoft.web only applies to Flex Consumption.

If you try to use it on another Function app sku/tier you get this error:

image

This is important because adding this detail to the Azure REST API reference will reflect on the Public documentation here https://learn.microsoft.com/en-us/azure/templates/microsoft.web/2024-04-01/sites?pivots=deployment-language-bicep

adding a reference that functionAppConfig only applies to Flex Consumption
Copy link

openapi-pipeline-app bot commented Dec 3, 2024

Next Steps to Merge

Next steps that must be taken to merge this PR:
  • ❌ This is the public specs repo main branch which is not intended for iterative development.
    You must acknowledge that you understand that after this PR is merged, you won't be able to stop your changes from being published to Azure customers.
    If this is what you intend, add PublishToCustomers label to your PR.
    Otherwise, retarget this PR onto a feature branch, i.e. with prefix release- (see aka.ms/azsdk/api-versions#release--branches).
  • ❌ The required check named Automated merging requirements met has failed. This is the final check that must pass. Refer to the check in the PR's 'Checks' tab for details on how to fix it and consult the aka.ms/ci-fix guide. In addition, refer to step 4 in the PR workflow diagram

Copy link

openapi-pipeline-app bot commented Dec 3, 2024

Generated ApiView

Language Package Name ApiView Link
Go sdk/resourcemanager/appservice/armappservice There is no API change compared with the previous version
Java azure-resourcemanager-appservice-generated https://apiview.dev/Assemblies/Review/a2b80e4fbd144844bca0c504ef8c3337?revisionId=0930b6d5d8de4df6ada1f15279701af6
JavaScript @azure/arm-appservice https://apiview.dev/Assemblies/Review/98dbdc8147d7472b9bdff567a8b291bc?revisionId=a7ec3ca84f4242c89de2173479059af4
.Net Azure.ResourceManager.AppService There is no API change compared with the previous version

@microsoft-github-policy-service microsoft-github-policy-service bot added customer-reported Issues that are reported by GitHub users external to the Azure organization. Web Apps labels Dec 3, 2024
@ffarinha-msft ffarinha-msft changed the title Update CommonDefinitions.json Microsoft.web: functionAppConfig property only applies to Flex Consumption Dec 3, 2024
@AzureRestAPISpecReview AzureRestAPISpecReview added ARMReview ReadyForApiTest <valid label in PR review process>add this label when swagger and service APIs are ready for test resource-manager WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Dec 3, 2024
@gary-x-li gary-x-li added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Dec 4, 2024
@openapi-pipeline-app openapi-pipeline-app bot removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ARMReview ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review customer-reported Issues that are reported by GitHub users external to the Azure organization. ReadyForApiTest <valid label in PR review process>add this label when swagger and service APIs are ready for test resource-manager Web Apps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants