vscode-cosmosdb icon indicating copy to clipboard operation
vscode-cosmosdb copied to clipboard

Azure Databases extension for VS Code

Results 133 vscode-cosmosdb issues
Sort by recently updated
recently updated
newest added

**OS:** Win10 **Build Version:** 20220801.1 **Regression:** Not a regression **Repro Steps:** 1. Create a SQL account -> Create a database with name "test=". 2. Check whether succeeds to create a...

bug
AT-CTI

**OS:** Win10 **Build Version:** 20220801.1 **Regression:** Not a regression **Repro Steps:** 1. Create a SQL account -> Create a database -> Create a collection -> Create a stored procedure which...

bug
AT-CTI

**OS:** Win10 **Build Version:** 20220801.1 **Regression:** Not a regression **Repro Steps:** 1. Create a PostgreSQL flexible server with **PostgreSQL version 14** in the portal. ![image](https://user-images.githubusercontent.com/57662131/182313843-2c6d256c-1422-4ffa-bce7-bb9cb1b7e172.png) 2. Check the PostgreSQL version...

AT-CTI

Bumps [terser](https://github.com/terser/terser) from 5.6.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

My Cosmos DB account is secured with Azure AD RBAC roles and has local authentication disabled. Thus, you cannot use the master account keys and can only authenticate using Azure...

investigate

**OS:** Win 10 **Build Version:** 20220704.1 **Repro Steps:** 1. Right click a MongoDB account -> Create a database. 2. Restart vs code -> Expand the MongoDB account. 3. Check whether...

AT-CTI

Does this occur consistently? Repro steps: 1. Connect to Cosmos Account 2. Expand DB in the task pane 3. Select document 4. Nothing happens and error throws Action: cosmosDB.openDocument Error...

**OS:** Win10 **Build Version:** 20220628.2 **Repro Steps:** 1. Right click a database server -> Delete it. 2. Check the log message in the Activity Log. **Actual:** There is no "Deleting...

AT-CTI

Does this occur consistently? Repro steps: 1. Load More, Not Working Version: 0.19.1 OS: win32 OS Release: 10.0.19044 Product: Visual Studio Code Product Version: 1.68.0 Language: en

**OS:** Win10 **Build Version:** 20220613.1 **Regression:** Not a regression **Repro Steps:** 1. Attach the emulator MongoDB account. 2. Create a database -> Create a collection -> Import more than 60...

AT-CTI