Azure Function App Setting and Container Size not supported error
Intro I deployed an Azure function using ARM template and then tried to manually add an application setting in the portal.
Got the following error message:
Updating web app settings
The specified container size is not supported. Use one of these container sizes: 128, 192, 256, 320, 384, 448, 512, 576, 640, 704, 768, 832, 896, 960, 1024, 1088, 1152, 1216, 1280, 1344, 1408, 1472, 1536.
Searched on the internet, found this issue: https://github.