How to retrieve logs from database
Step 1 - Log into azure portal using this link: https://portal.azure.com/
Step 2 - On the search bar, search for storage accounts.
Step 3 - From the list, choose dsdvrstorageaccount.
Step 4 - From the side menu shown on the left panel, click on:
Storage Explorer (preview) ---> TABLES ---> vrauditlogtable
This would open up a table with all the audit logs as shown below.
Step 5 - To filter the results, click on query, click on add new clause, choose Field, Type, Operator and Value as needed. And then click on Execute Query (green triangle).
Note: the three screen captures shown below represent step 5.
Note: If you would like to view Error logs. Choose vrlogtable from step 4 and follow the same procedure as above.