I have a MsSQL database in my Azure Data Studio with Docker. I tried to create a Backup file of this database, but Azure Dara Studio showed me 'Backup Files /var/opt/mssql/data/idatabase-202396-16-47-4.bak' in the backup options. How can I access this file? I want to copy this backup file to another computer.
While thinking @AlwaysLearnin 's comment, I have found that, you can access files inside the server with Docker Desktop. I put picture that where I found the .bak file.