migrate to azure SSRS

ares 206 Reputation points
2022-07-14T16:08:05.893+00:00

Hi
I have on prep 3 vm one with IIS, one with Sql server and one with Sql server reporting services, can I move them to azure with azure migrate and have them up and running on cloud? or do I need some other methods?
thanks

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,061 questions
0 comments No comments
{count} votes

Accepted answer
  1. Isabellaz-1451 3,616 Reputation points
    2022-07-15T01:15:05.293+00:00

    Hi @ares

    I think you can migrate the SSRS to azure,about how to do the migration,you can refer to the official document:https://learn.microsoft.com/en-us/sql/reporting-services/install-windows/migrate-a-reporting-services-installation-native-mode?view=sql-server-ver16

    About how to setup ssrs with an azure :

    You will need to host SSRS either on an Azure VM or on premise.

    In this link deployment topologies for SSRS on Azure VM are discussed.

    One strategy is to deploy SSRS to a VM and use Azure SQL Database as the data source.

    Once you deploy the VM containing SSRS, you can then connect SSRS to an Azure SQL DB. This artcle discusses connecting Azure SQL Database to SSRS.

    For more details,please refer to :https://stackoverflow.com/questions/29149308/how-to-setup-ssrs-with-an-azure-sql-server-database

    Here is a detailed steps about how to install SSRS on azure ,you must take a look : https://www.mssqltips.com/sqlservertip/6620/install-ssrs-reportserver-databases-on-azure-sql-managed-instance/

    If you have any further issue about the Azure virtual machines,you can ask here: https://learn.microsoft.com/en-us/answers/topics/13/azure-virtual-machines.html

    Best Regards,
    Isabella


    If the answer is the right solution, please click "Accept Answer" and upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.