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

Remove database connection logic and view #2654

Closed MicroFish91 closed 1 month ago

MicroFish91 commented 1 month ago

As part of security initiative, we were looking at dropping the dedicated Azure Databases (Cosmosdb) logic and view. In the future we may be able to add support for a more generalized connection/identity view.

Should we wait until the future identity work is done before stripping this section out, or should we go ahead and remove it now?