microsoft / vscode-azureappservice

Azure App Service extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azureappservice
MIT License
111 stars 94 forks source link

I tried to deploy an app that was already deployed using my azure extension and is no longer working #2629

Closed noeleiva closed 5 months ago

noeleiva commented 6 months ago

Does this occur consistently? Repro steps:

1. 2.

Action: appService.Deploy Error type: TypeError Error Message: Cannot read properties of undefined (reading 'createClient')

Version: 0.24.9 OS: darwin OS Release: 23.4.0 Product: Visual Studio Code Product Version: 1.71.0 Language: en

Call Stack ``` extension.bundle.js:2:3774912 fulfilled extension.bundle.js:2:3773583 ```
nturinski commented 6 months ago

Please provide detailed repo steps.

AzCode-Bot commented 5 months ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!