Azure SQL Database does not currently support that functionality. The only method to restore in Azure SQL Database is import from BACPAC files - you can migrate to Azure SQL DB using BACPAC files
The other options is to use SQL Server in a VM, which would enable a restore of a .bak file
Hope this helps!!
To know more about Azure, enroll today with our Azure certification course.
Thanks!!