Azure / azure-cosmosdb-ads-extension

Azure Data Studio extension for Azure CosmosDB
MIT License
16 stars 10 forks source link

Offline installation Cosmos DB ADS Extension is not working #117

Open SachinSACCSaxo opened 1 month ago

SachinSACCSaxo commented 1 month ago

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.

image

image

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.

image

ignacioleonr commented 1 month ago

Tagging @languy to help triage and investigate the issue.