Closed SachinSACCSaxo closed 1 month ago
Tagging @languy to help triage and investigate the issue.
To summarize the findings.
.vsix
file from the command line under the admin user
The idea was to pre-install ADS and its extensions so users don't have to do it.There were multiple issues:
0.4.5
also downloads the Mongo Shell and sample data which will trigger the same permission problem. We have released version 0.4.6
which fixes the issue.
Hi,
We wanted to do offline installation of Cosmos DB ADS Extension in Azure Data Studio in a secure environment.
For some reason the Cosmos DB ADS Extension does not activate when starting Azure Data Studio in a System context. It seems to be trying to connect to the IP address: 68.232.34.200:433 which makes no sense given that the installation was done offline through SCCM.
We would like to have it installed in a locked environment with no external communication. That's why we call it offline installation.
Another strange thing is that even if the extension is not activated, we can still see the extension controls in the UI. But when trying to connect to Database it just hangs for forever.