Forum Discussion
James_Christopher
Feb 14, 2022Copper Contributor
SSRS 2016 Browsing/API very slow
Since moving an existing SSRS server to an Azure VM we get extremely slow performance when opening to browse reports. Devtools shows 2 calls to the API are taking 25s+ to respond - ServiceState a...
johnzabroski_wam
Mar 13, 2026Copper Contributor
Were you ever able to get to the root cause of this? I am experiencing similar symptoms moving from AWS EC2 hosted SQL Server w/ SSRS to AWS's RDS for SQL Server w/ SSRS Option Group set. SetPolicies is taking 2+ minutes to resolve a policy where the number of AD Groups is about 8 entries deep. Getting the Policies is fast. AI suggests that internally SSRS is validating the full AD Group membership prior to accepting the policy change, but it still does not make sense that it should take that long.