<?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 How to remove Sensitivity Label - What permission/role do i need to be able to use the API in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/How-to-remove-Sensitivity-Label-What-permission-role-do-i-need/m-p/3375432#M43831</link>
    <description>&lt;P&gt;Hi, Hoping someone knows the answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a dataset/report in the service that has a sensitiviy label set, they person who created the dataset has since left and now when trying to open it you recieve the following message:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have read&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/power-bi/enterprise/service-security-sensitivity-label-troubleshooting" target="_self"&gt;https://learn.microsoft.com/en-us/power-bi/enterprise/service-security-sensitivity-label-troubleshooting&lt;/A&gt;&lt;/P&gt;&lt;P&gt;this says in my circumstance you can remove the sensitivity label using the admin API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I currenlty have the Faric Administrator role so i am able is use said API, however it returns the following (i've hashed the ids out):&lt;BR /&gt;{&lt;BR /&gt;"reports": [&lt;BR /&gt;{&lt;BR /&gt;"id": "###############",&lt;BR /&gt;"status": "InsufficientUsageRights"&lt;BR /&gt;}&lt;BR /&gt;],&lt;BR /&gt;"datasets": [&lt;BR /&gt;{&lt;BR /&gt;"id": "###############",&lt;BR /&gt;"status": "InsufficientUsageRights"&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is what rights do i need to have to be able to remove the labels and where do you grant this? I'm assuming is some sort of office 365 role?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;</description>
    <pubDate>Fri, 11 Aug 2023 03:10:55 GMT</pubDate>
    <dc:creator>StevenVF</dc:creator>
    <dc:date>2023-08-11T03:10:55Z</dc:date>
    <item>
      <title>How to remove Sensitivity Label - What permission/role do i need to be able to use the API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-remove-Sensitivity-Label-What-permission-role-do-i-need/m-p/3375432#M43831</link>
      <description>&lt;P&gt;Hi, Hoping someone knows the answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a dataset/report in the service that has a sensitiviy label set, they person who created the dataset has since left and now when trying to open it you recieve the following message:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have read&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/power-bi/enterprise/service-security-sensitivity-label-troubleshooting" target="_self"&gt;https://learn.microsoft.com/en-us/power-bi/enterprise/service-security-sensitivity-label-troubleshooting&lt;/A&gt;&lt;/P&gt;&lt;P&gt;this says in my circumstance you can remove the sensitivity label using the admin API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I currenlty have the Faric Administrator role so i am able is use said API, however it returns the following (i've hashed the ids out):&lt;BR /&gt;{&lt;BR /&gt;"reports": [&lt;BR /&gt;{&lt;BR /&gt;"id": "###############",&lt;BR /&gt;"status": "InsufficientUsageRights"&lt;BR /&gt;}&lt;BR /&gt;],&lt;BR /&gt;"datasets": [&lt;BR /&gt;{&lt;BR /&gt;"id": "###############",&lt;BR /&gt;"status": "InsufficientUsageRights"&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is what rights do i need to have to be able to remove the labels and where do you grant this? I'm assuming is some sort of office 365 role?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 03:10:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-remove-Sensitivity-Label-What-permission-role-do-i-need/m-p/3375432#M43831</guid>
      <dc:creator>StevenVF</dc:creator>
      <dc:date>2023-08-11T03:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove Sensitivity Label - What permission/role do i need to be able to use the API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-remove-Sensitivity-Label-What-permission-role-do-i-need/m-p/3380293#M43892</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="267151" data-lia-user-login="StevenVF" class="lia-mention lia-mention-user"&gt;StevenVF&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;According to the error message, it seems that you didn't have the sufficient privilege&amp;nbsp;to remove the sensitive label. As the following official documentation referred, the following permissions are necessary when you call REST API&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/admin/information-protection-remove-labels-as-admin" target="_self"&gt;Admin - InformationProtection RemoveLabelsAsAdmin&lt;/A&gt;. Please check and confirm you have these permissions...&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/enterprise/service-security-sensitivity-label-troubleshooting#cant-set-or-remove-sensitivity-labels-using-power-bi-rest-admin-apis" target="_self"&gt;Can't set or remove sensitivity labels using Power BI REST admin APIs&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT size="3"&gt;Users must have administrator rights (such as Microsoft 365 global administrator or Fabric administrator) to call these APIs.&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT size="3"&gt;The admin user (and the delegated user, if provided) must have sufficient&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/information-protection/configure-usage-rights" target="_blank" rel="noopener" data-linktype="absolute-path"&gt;usage rights&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to set or remove labels.&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;In addition, if no user has even these usage rights, nobody will be able to change or remove the label from the item, and access to the item is potentially endangered.&amp;nbsp;To avoid this situation, the Power BI admin can enable the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Allow workspace admins to override automatically applied sensitivity labels (preview)&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;tenant setting. This makes it possible for workspace admins to override automatically applied sensitivity labels without regard to label change enforcement rules.&amp;nbsp;To enable this setting, go to:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Admin portal &amp;gt; Tenant settings &amp;gt; Information protection&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/enterprise/service-security-sensitivity-label-change-enforcement#relaxations-to-accommodate-automatic-labeling-scenarios" target="_self"&gt;Relaxations to accommodate automatic labeling scenarios&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2023 08:20:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-remove-Sensitivity-Label-What-permission-role-do-i-need/m-p/3380293#M43892</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-15T08:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove Sensitivity Label - What permission/role do i need to be able to use the API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-remove-Sensitivity-Label-What-permission-role-do-i-need/m-p/3384157#M43933</link>
      <description>&lt;P&gt;Thanks for the reply&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, that is correct, i do not &lt;SPAN&gt;have the sufficient privilege&amp;nbsp;to remove the sensitive label. My question is what specific right do i need to have to be able to do this. I had looked at the&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/azure/information-protection/configure-usage-rights" target="_blank" rel="noopener nofollow noreferrer"&gt;usage rights&lt;/A&gt;&amp;nbsp;page you linked but was unsure what i need to ask my office 365 global admin to apply to my user.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I see this one has the right to remove protection, so i assume it's what i would need to have?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Common name:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Full Control&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Encoding in policy:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;OWNER&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;Grants all rights to the document and all available actions can be performed.&lt;BR /&gt;&lt;BR /&gt;Includes the ability to remove protection and reprotect a document.&lt;BR /&gt;&lt;BR /&gt;Note that this usage right is not the same as the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/information-protection/configure-usage-rights#rights-management-issuer-and-rights-management-owner" target="_blank" rel="noopener"&gt;Rights Management owner&lt;/A&gt;.&lt;/TD&gt;&lt;TD&gt;Office custom rights: As the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Full Control&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;custom option.&lt;BR /&gt;&lt;BR /&gt;Name in the Azure classic portal:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Full Control&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Name in the Microsoft Purview compliance portal and Azure portal:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Full Control (OWNER)&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Name in AD RMS templates:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Full Control&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;API constant or value:&lt;BR /&gt;&lt;STRONG&gt;MSIPC:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;IPC_GENERIC_ALL L"OWNER"&lt;BR /&gt;&lt;STRONG&gt;MIP SDK:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;OWNER&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also, my tenant settings seem to be slightly different to what you posted, i did look at this and tried it prior to this post but it did not allow be to change anything. Mine states automatically applied labels by Fabric, your just says protection labels:&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Not sure why they are different.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 02:39:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-remove-Sensitivity-Label-What-permission-role-do-i-need/m-p/3384157#M43933</guid>
      <dc:creator>StevenVF</dc:creator>
      <dc:date>2023-08-17T02:39:28Z</dc:date>
    </item>
  </channel>
</rss>

