The on premises SQL Server 2017 database, for Azure DevOps Server is approaching 280GB in size. One of our builds was adding 210MB artifact to Azure DevOps Server (on premises) instance. The build job had about 100 builds and I deleted 99 of them. They still appear in the 'deleted' tab of the builds. And the database shows no change in size. Even shrink shows only about 290MB free space.
How do I remove these artifacts from the SQL Server instance? What part of policy needs changing or can I just force this? I have admin rights on the system.
P.S. Apologies for duplicating this question here. Didn't find Azure DevOps Server tag there. Happy to delete/cross-reference one of these questions as soon as one gets answered. Thank you.