Stored Procedures
In Progress
Edit Stored Procedure and execute them directly from the tool.
Cosmos DB Explorer supports two kind of parameters: JSON or File. With JSON you can enter any kind of valid JSON value (e.g. string, number, object, array). And with File you can set the content of a file as the source of your parameter.
- Syntax Highlighting for JavaScript code
- JSON or File parameter
- Get detailed result
- Get the HTTP Headers returned by the server
- Use
console.log()
and get debugging information - Export results to file
- Supports Partitioned Collections
- Previous
- Next