Azure SQL Database supports Full recovery model and we can't change the recovery model of Azure SQL Databases.
As mentioned here while making report server all application data is stored in reportserver and reportservertempdb.
According to the specific recommendations reportserver follows full recovery model and reportservertempdb follows simple recovery model.
So is it only the reason that reportservertempdb follows simple recovery model and that is not supported by Azure SQL database we can't configure SSRS on Azure SQL Database or there is something else too.
Please help me out with this with docs or links.
