Deploy SSRS report on Azure SQL Managed Instance

Sarvesh Pandey 141 Reputation points
2021-07-12T17:21:11.767+00:00

Do we need to create Azure SQL VM on same subscription where Azure SQL MI is provisioned? Deploy SSRS report on Azure SQL MI.

Azure SQL Database
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. Oury Ba-MSFT 20,911 Reputation points Microsoft Employee Moderator
    2021-07-16T17:53:24.293+00:00

    Hi @Sarvesh Pandey Thanks for Posting your question. No, as long as there is connection establish between the VM hosted on SSRS and MI. Meaning, for cross-region connectivity there must be global VNet peering or VPN Gateway connection established and ports open.

    Hope that helps

    Regards,
    Oury

    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Alberto Morillo 34,671 Reputation points MVP Volunteer Moderator
    2021-07-13T03:09:37.55+00:00

    SQL Managed Instance cannot run SSRS as a service, it can host SSRS catalog databases for a reporting server installed on Azure Virtual Machine, using SQL Server authentication.

    Here you will find all the details.


  2. Amirali Shahsavani 1 Reputation point
    2022-06-30T23:54:43.883+00:00

    Hi,

    What about the SSRS product key?

    0 comments No comments

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.