The run feature seems to be disabled for me when I go to the Logs tab in the Azure Portal in Cosmos db. I have been meaning to run the built in query to get the top queries by consumed RSU units.
Also, I have enabled the "Full-text query" feature in the diagnostic setting tab. Is there anything else that I need to do. Am I missing some access.
To give some context, we have been getting Alerts that we put in to warn us when the cosmos db total request is high. I wanted to investigate this issue further.
Here are some screenshots from diagnostic settings tab and logs tab. enter image description here
Thanks.