Azure / azure-rest-api-specs

The source for REST API specifications for Microsoft Azure.
MIT License
2.69k stars 5.12k forks source link

Web: WebApp is missing metadata property in SiteConfig #12412

Open mikhailshilkov opened 3 years ago

mikhailshilkov commented 3 years ago

SiteConfig does not define a metadata property, although that's how ARM templates are advised to set the current stack: https://stackoverflow.com/questions/59140969/arm-template-azure-web-app-how-do-you-specify-stack-settings-net-net-core

Is the spec wrong?

ghost commented 3 years ago

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

Issue Details
[`SiteConfig`](https://github.com/Azure/azure-rest-api-specs/blob/0955eca8c1288aa8220aab34db3a66bdb6ac98cc/specification/web/resource-manager/Microsoft.Web/stable/2020-09-01/CommonDefinitions.json#L1937) does not define a `metadata` property, although that's how ARM templates are advised to set the current stack: https://stackoverflow.com/questions/59140969/arm-template-azure-web-app-how-do-you-specify-stack-settings-net-net-core Is the spec wrong?
Author: mikhailshilkov
Assignees: zhenglaizhang
Labels: `Service Attention`, `Web Apps`, `needs-triage`, `question`
Milestone: -