I have a database UsageAndHealth which is growing fast, I have changed the retention to 3 but how can I purge the data that is already in the database? Can I delete as is or what is the best approach to do it?
I tried to change the max storage for the db but it is not possible until I reduce the size of it.