microsoft / vscode-cosmosdb

Azure Databases extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-cosmosdb
MIT License
155 stars 68 forks source link

Query NoSQL DB #2206

Closed zack-docusign closed 9 months ago

zack-docusign commented 10 months ago

Is it possible to run a query on a NoSQL DB? I do not have access to Azure Portal Data Explorer (because of security reasons) and want to run a query search for a specific document in my container.

JasonYeMSFT commented 10 months ago

@zack-docusign We currently don't offer querying CosmosDB NoSQL databases. This can be a new feature for us to look into. Could you elaborate at a high level on what security reasons prevent you from using Azure Portal? At the end of the day, Azure Portal and us make similar network calls and I cannot think of reasons making the extension more secure than Azure Portal.