Check for previous/existing GitHub issues
Issue Type?
Bug
(Optional) Module Version
0.22.0
(Optional) Correlation Id
No response
Description
We have flex consumption apps and are now hitting this error when trying to move from 0.19.3 to 0.22.0
"ErrorEntity": {
│ "ExtendedCode": "51021",
│ "MessageTemplate": "{0} is invalid. {1}",
│ "Parameters": [
│ "The following site configuration property (Site.SiteConfig.LinuxFxVersion) for Flex Consumption sites",
│ "Please remove or rename it before retrying."
│ ],
│ "Code": "BadRequest",
│ "Message": "The following site configuration property (Site.SiteConfig.LinuxFxVersion) for Flex Consumption sites is invalid. Please remove or rename it before retrying."
│ }
Not sure if this relates to or is a regression caused by #218 ?
Check for previous/existing GitHub issues
Issue Type?
Bug
(Optional) Module Version
0.22.0
(Optional) Correlation Id
No response
Description
We have flex consumption apps and are now hitting this error when trying to move from 0.19.3 to 0.22.0
Not sure if this relates to or is a regression caused by #218 ?