There are 2 parts to your question:
- Options for Copying the Azure DB
- Automating the copy and restore
Coming to the first part there are several ways of achieving this. You can use powershell commands for either
- Export or Import a Database
- Copy a Database on same server or a different server
Second part of the question how to automate the powershell or the scripts. You can use Job Automation or Elastic jobs to do so.
Please let us know if you need more information.
Thanks
Navtej S