I have a database hosted on Azure and I have connected to it from mac machine using Azure Data studio. I want to take a backup of this database and then restore it in localhost to access it locally for better speed during development. I don't see any option to backup and restore the Azure database using Azure Data Studio. there were several options available in SQL server management studio on windows.
Suggestions, please.