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
The issue is described in #2671 but the conversation there is locked.
It is also marked as fixed in #3306 but it isn't.
When attempting a remote build, I get Azure Functions Core Tools does not support this deployment path.
There is an exact name match for AzureWebJobsStorage instead of prefix match:
thrownewCliException($"Azure Functions Core Tools does not support this deployment path. Please configure the app to deploy from a remote package using the steps here: https://aka.ms/deployfromurl");
}
flipflop97, aucampia, aelij, raphael-zenhaeusern-legic, jschwellnus92 and 3 more