@Walker Chong Welcome to Microsoft Q&A forums and Thank you for your interest in Azure SQL Database.
Azure SQL Database is a fully managed service.
Backups are handled automatically so you do not have to back up the database manually.
Azure SQL Database creates full backups every week, differential backups every 12-24 hours, and transaction log backups every 5 to 10 minutes.
Please check this document for more information.
You can use the backups to restore a database to an earlier point for recovery purposes.
More on that topic is here
Do let us know if you have further questions.
----------
If an answer is helpful, please "Accept answer" or "Up-Vote" for the same which might be beneficial to other community members reading this thread.