How to grant upload to ssrs server

Lawler, Bill 0 Reputation points
2025-03-06T17:56:51.9166667+00:00

how to grant access to upload report rdl file to server

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,008 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. ZoeHui-MSFT 41,286 Reputation points
    2025-03-07T01:54:53.2633333+00:00

    Hi @Lawler, Bill,

    1. Open SQL Server Reporting Services (SSRS) Web Portal
    2. Navigate to the Folder you want to upload the file.
    3. Manage Folder Permissions
      • Click on the ellipsis (...) next to the folder and choose Manage.
      • Select Security from the left panel.

    Add a New User or Group

    • Click Add group or user.
    • Enter the Windows username or group name (e.g., DOMAIN\UserName).
    • Assign the role "Content Manager" or "Publisher":
    • Content Manager → Full control (including deleting reports)
    • Publisher → Can only upload and overwrite reports

    Regards,

    Zoe Hui


    If the answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

  2. Olaf Helper 46,201 Reputation points
    2025-03-07T08:39:09.75+00:00
    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.