<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: API information for Power BI Report Server authorization management in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/API-information-for-Power-BI-Report-Server-authorization/m-p/4296661#M38675</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe you can find sample and documents from the following link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://app.swaggerhub.com/apis/microsoft-rs/PBIRS/2.0#/Folders/GetFolderPolicies" target="_blank"&gt;PBIRS | 2.0 | microsoft-rs | SwaggerHub&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A title="https://community.powerbi.com/t5/community-blog/how-to-get-your-question-answered-quickly/ba-p/38490" href="https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcommunity.powerbi.com%2Ft5%2FCommunity-Blog%2FHow-to-Get-Your-Question-Answered-Quickly%2Fba-p%2F38490&amp;amp;data=05%7C02%7Cv-yohua%40microsoft.com%7Ce1106bfabecb4734a5cc08dc2305bc51%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C638423754744679080%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&amp;amp;sdata=24%2BceC5sFd3n3%2FhFDYILWFcNjCwVClBD%2BPBsSLVfJGk%3D&amp;amp;reserved=0" target="_blank" rel="noopener nofollow noreferrer"&gt;How to Get Your Question Answered Quickly&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Yongkang Hua&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post&amp;nbsp;&lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 22 Nov 2024 07:13:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-22T07:13:30Z</dc:date>
    <item>
      <title>API information for Power BI Report Server authorization management</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/API-information-for-Power-BI-Report-Server-authorization/m-p/4294861#M38661</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Requirements:&lt;/STRONG&gt;&lt;BR /&gt;We needs to customize a UI interface based on Power BI Report Server and aims to implement the following two features in the UI. They are looking for related API information:&lt;BR /&gt;1.To add view or edit permissions for directories or reports.&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/report-server/getting-around#web-portal-roles-and-permissions" target="_blank"&gt;https://learn.microsoft.com/en-us/power-bi/report-server/getting-around#web-portal-roles-and-permissions&lt;/A&gt;&lt;BR /&gt;2.To set Row-Level Security (RLS).&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/report-server/row-level-security-report-server#add-members-to-roles" target="_blank"&gt;https://learn.microsoft.com/en-us/power-bi/report-server/row-level-security-report-server#add-members-to-roles&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Progress:&lt;/STRONG&gt;&lt;BR /&gt;1.Regarding the API for permission policies at the directory and folder levels, we have only found a simple description of the API information, but no specific examples to confirm whether these are user permission configuration interfaces:&lt;BR /&gt;1)Directory: Set Catalog Item Policies&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi-report/catalog-items/set-catalog-item-policies" target="_blank"&gt;https://learn.microsoft.com/en-us/rest/api/power-bi-report/catalog-items/set-catalog-item-policies&lt;/A&gt;&lt;BR /&gt;2)Folder: Set Folder Policies&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi-report/folders/set-folder-policies" target="_blank"&gt;https://learn.microsoft.com/en-us/rest/api/power-bi-report/folders/set-folder-policies&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;2.For permission policies at the report level, we cannot confirm the difference between the following two points, and there is no API information for Row-Level Security (RLS):&lt;BR /&gt;1) Power BI Report Policies&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi-report/power-bi-reports/set-power-bi-report-policies" target="_blank"&gt;https://learn.microsoft.com/en-us/rest/api/power-bi-report/power-bi-reports/set-power-bi-report-policies&lt;/A&gt;&lt;BR /&gt;2) Data Model Role Assignments&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi-report/power-bi-reports/replace-power-bi-report-data-model-role-assignments" target="_blank"&gt;https://learn.microsoft.com/en-us/rest/api/power-bi-report/power-bi-reports/replace-power-bi-report-data-model-role-assignments&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;3.We did not find any interface information regarding permission addition or role assignment in the provided examples: &lt;A href="https://github.com/Microsoft/Reporting-Services" target="_blank"&gt;https://github.com/Microsoft/Reporting-Services&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;4.We have found the PowerShell library and examples (though still searching for RLS), but it seems these may not be applicable for Web API calls:&lt;BR /&gt;&lt;A href="https://www.powershellgallery.com/packages/ReportingServicesTools/0.0.6.5/Content/Functions%5CSecurity%5CRest%5CGrant-RsRestItemAccessPolicy.ps1" target="_blank"&gt;https://www.powershellgallery.com/packages/ReportingServicesTools/0.0.6.5/Content/Functions%5CSecurity%5CRest%5CGrant-RsRestItemAccessPolicy.ps1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Questions:&lt;/STRONG&gt;&lt;BR /&gt;Could you help find the API information for granting permissions at the directory, folder, and report levels, as well as the API information for RLS?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2024 08:17:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/API-information-for-Power-BI-Report-Server-authorization/m-p/4294861#M38661</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-21T08:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: API information for Power BI Report Server authorization management</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/API-information-for-Power-BI-Report-Server-authorization/m-p/4296661#M38675</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe you can find sample and documents from the following link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://app.swaggerhub.com/apis/microsoft-rs/PBIRS/2.0#/Folders/GetFolderPolicies" target="_blank"&gt;PBIRS | 2.0 | microsoft-rs | SwaggerHub&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A title="https://community.powerbi.com/t5/community-blog/how-to-get-your-question-answered-quickly/ba-p/38490" href="https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcommunity.powerbi.com%2Ft5%2FCommunity-Blog%2FHow-to-Get-Your-Question-Answered-Quickly%2Fba-p%2F38490&amp;amp;data=05%7C02%7Cv-yohua%40microsoft.com%7Ce1106bfabecb4734a5cc08dc2305bc51%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C638423754744679080%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&amp;amp;sdata=24%2BceC5sFd3n3%2FhFDYILWFcNjCwVClBD%2BPBsSLVfJGk%3D&amp;amp;reserved=0" target="_blank" rel="noopener nofollow noreferrer"&gt;How to Get Your Question Answered Quickly&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Yongkang Hua&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post&amp;nbsp;&lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2024 07:13:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/API-information-for-Power-BI-Report-Server-authorization/m-p/4296661#M38675</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-22T07:13:30Z</dc:date>
    </item>
  </channel>
</rss>

