1

I am working on CosmosDB MongoDB API. I want to find the RU Cost for the query which I performed. I cant find anywhere "New Query" button anywhere.

enter image description here

Is there anyway how to find the RU cost for the query?

Thanks

2 Answers 2

1

You could view the RUs Cost in the Shell:

enter image description here

Or you could execute query as below:

enter image description here

Sign up to request clarification or add additional context in comments.

Comments

1

You should be able to create a new query by clicking three dots icon and opening the dialog and then New Query. Find the below image

enter image description here

you have the new Shell option below on the same dialog pane where you can execute the query and find the RU costed.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.