Communities for your favorite technologies. Explore all Collectives
Stack Overflow for Teams is now called Stack Internal. Bring the best of human thought and AI automation together at your work.
Bring the best of human thought and AI automation together at your work. Learn more
Find centralized, trusted content and collaborate around the technologies you use most.
Stack Internal
Knowledge at work
Bring the best of human thought and AI automation together at your work.
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.
Is there anyway how to find the RU cost for the query?
Thanks
You could view the RUs Cost in the Shell:
Or you could execute query as below:
Add a comment
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
you have the new Shell option below on the same dialog pane where you can execute the query and find the RU costed.
Required, but never shown
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.
Explore related questions
See similar questions with these tags.