I'm working with a Standard logic app in Azure and need to adjust the Runtime.Backend.VariableOperation.MaximumVariableSize setting in the host.json file. I attempted to edit the file using Visual Studio Code (via Azure Tools extension), but the file appears to be read-only and won't allow changes.
Has anyone encountered this issue? Is there a specific method or workaround to modify the host.json settings for a Standard logic app? Any guidance on how to enable write access or how to properly deploy a custom host.json configuration would be greatly appreciated.






