You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"If the azure files connection string is set (which is expected), it is removed by VS code as part of the deployment, and this makes the deployment fail and breaks the app unless the user adds the appsetting back manually.
Steps to repro are simple. Use the old create to make an elastic premium linux javascript app that correctly has azure files set. Then go to VS code, make a new javascript function app and deploy. It will hang and the users function app will go down."