Since we implement a work around to disable WEBSITE_CONTENTSHARE and WEBSITE_CONTENTAZUREFILECONNECTIONSTRING for Linux Consumption functionapp creation (Azure/azure-cli#9027), we may still want to re-enable it when the backend is fixed.
Once the backend is fixed, we should
- Stop removing WEBSITE_CONTENTSHARE and WEBSITE_CONTENTAZUREFILECONNECTIONSTRING appsettings when running "--build remote"
- Stop removing WEBSITE_CONTENTSHARE and WEBSITE_CONTENTAZUREFILECONNECTIONSTRING appsettings in https://github.com/Azure/azure-cli
@ahmedelnably