<?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: GetUserArtifactAccessAsAdmin API how do you easily get userGraphID in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/GetUserArtifactAccessAsAdmin-API-how-do-you-easily-get/m-p/2158026#M32621</link>
    <description>&lt;P&gt;I have been told over on the issues Forum that the usergraph ID is the Object ID which you can get by going to Azure AAD - Users and grabbing the object ID from here so this is starting to get confusing with conflicting information&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also can't access your link&amp;nbsp;&lt;SPAN&gt;HTTP ERROR 403&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Oct 2021 10:56:26 GMT</pubDate>
    <dc:creator>DebbieE</dc:creator>
    <dc:date>2021-10-27T10:56:26Z</dc:date>
    <item>
      <title>GetUserArtifactAccessAsAdmin API how do you easily get userGraphID</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/GetUserArtifactAccessAsAdmin-API-how-do-you-easily-get/m-p/2150538#M32532</link>
      <description>&lt;P&gt;I have been working through this months updates&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://powerbi.microsoft.com/en-us/blog/power-bi-october-2021-feature-summary/" target="_blank" rel="noopener"&gt;https://powerbi.microsoft.com/en-us/blog/power-bi-october-2021-feature-summary/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And got to&amp;nbsp;&lt;A title="" href="https://powerbi.microsoft.com/en-us/blog/power-bi-october-2021-feature-summary/#post-17563-_Toc84518701" target="_blank" rel="noopener"&gt;New API for determining who has access to what Power BI assets&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Which takes me to&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-gb/rest/api/power-bi/admin/users-get-user-artifact-access-as-admin" target="_blank" rel="noopener"&gt;https://docs.microsoft.com/en-gb/rest/api/power-bi/admin/users-get-user-artifact-access-as-admin&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and&amp;nbsp;&amp;nbsp;userGraphId&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The graph ID of user&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;But there is no where in the doc that tells you how to get the userGraphID. I have no clue how to find them and what access I need to have to get this?&lt;/P&gt;&lt;P&gt;Im a Power BI Admin so I am find to run the API but I have yet to find anything to help me figure out how to get the&amp;nbsp;userGraphId If anyone could shed any light on that that would be great&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Oct 2021 13:58:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/GetUserArtifactAccessAsAdmin-API-how-do-you-easily-get/m-p/2150538#M32532</guid>
      <dc:creator>DebbieE</dc:creator>
      <dc:date>2021-10-22T13:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: GetUserArtifactAccessAsAdmin API how do you easily get userGraphID</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/GetUserArtifactAccessAsAdmin-API-how-do-you-easily-get/m-p/2152176#M32555</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/76077"&gt;@DebbieE&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;I suppose this&amp;nbsp;'userGraphId' may mean the corresponding graph API user id of the current power bi account. &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Currently, this rest API seems still in preview version so related operation seems not fully assigned to power bi rest API side. I'd like to suggest you use graph API to get corresponding information and use the result id to test.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://stackoverflow.com/questions/67281401/how-to-get-user-data-using-microsoft-graph-api-programmatically" target="_blank" rel="noopener"&gt;How to Get user data using Microsoft graph API programmatically - Stack Overflow&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;In addition, you can also take a look at the following blog if helps:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://powerbi.microsoft.com/en-us/blog/announcing-admin-apis-to-determine-access-rights-public-preview/" target="_blank"&gt;Announcing Admin APIs to Determine Access Rights (Public Preview) | Microsoft Power BI Blog | Microsoft Power BI&lt;/A&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 01:41:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/GetUserArtifactAccessAsAdmin-API-how-do-you-easily-get/m-p/2152176#M32555</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-10-25T01:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: GetUserArtifactAccessAsAdmin API how do you easily get userGraphID</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/GetUserArtifactAccessAsAdmin-API-how-do-you-easily-get/m-p/2153623#M32578</link>
      <description>&lt;P&gt;Oh my goodness I am completely lost with those. I would have thought this would have been much easier cince it was in october release.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have had a read of this and still have no idea how or where to get&amp;nbsp;&lt;SPAN&gt;userGraphId?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 12:57:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/GetUserArtifactAccessAsAdmin-API-how-do-you-easily-get/m-p/2153623#M32578</guid>
      <dc:creator>DebbieE</dc:creator>
      <dc:date>2021-10-25T12:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: GetUserArtifactAccessAsAdmin API how do you easily get userGraphID</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/GetUserArtifactAccessAsAdmin-API-how-do-you-easily-get/m-p/2157088#M32609</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/76077"&gt;@DebbieE&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;I check the document and found the 'scanner admin API' (&lt;A href="https://api.powerbi.com/v1.0/myorg/admin/workspaces/getInfo?getArtifactUsers=true" target="_blank"&gt;https://api.powerbi.com/v1.0/myorg/admin/workspaces/getInfo?getArtifactUsers=true&lt;/A&gt;) can be used to list user information which includes the 'graphId' that 'GetUserArtifactAccessAsAdmin API' API required:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://powerbi.microsoft.com/en-us/blog/announcing-admin-apis-to-determine-access-rights-public-preview/#:~:text=Workspace%20scanner%20API%20with%20user%20permission%20extension%20(Preview)" target="_blank"&gt;Announcing Admin APIs to Determine Access Rights (Public Preview) | Microsoft Power BI Blog | Microsoft Power BI&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Oct 2021 05:14:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/GetUserArtifactAccessAsAdmin-API-how-do-you-easily-get/m-p/2157088#M32609</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-10-27T05:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: GetUserArtifactAccessAsAdmin API how do you easily get userGraphID</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/GetUserArtifactAccessAsAdmin-API-how-do-you-easily-get/m-p/2158026#M32621</link>
      <description>&lt;P&gt;I have been told over on the issues Forum that the usergraph ID is the Object ID which you can get by going to Azure AAD - Users and grabbing the object ID from here so this is starting to get confusing with conflicting information&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also can't access your link&amp;nbsp;&lt;SPAN&gt;HTTP ERROR 403&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Oct 2021 10:56:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/GetUserArtifactAccessAsAdmin-API-how-do-you-easily-get/m-p/2158026#M32621</guid>
      <dc:creator>DebbieE</dc:creator>
      <dc:date>2021-10-27T10:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: GetUserArtifactAccessAsAdmin API how do you easily get userGraphID</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/GetUserArtifactAccessAsAdmin-API-how-do-you-easily-get/m-p/2160140#M32648</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;HI&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/76077"&gt;@DebbieE&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Which link did you face issue 403? Have you taken a look at the blog about read-only scanner Admin APIs?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://powerbi.microsoft.com/en-us/blog/announcing-new-admin-apis-and-service-principal-authentication-to-make-for-better-tenant-metadata-scanning/" target="_blank"&gt;Announcing new Admin APIs and Service Principal authentication to make for better tenant metadata scanning | Microsoft Power BI Blog | Microsoft Power BI&lt;/A&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Oct 2021 07:31:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/GetUserArtifactAccessAsAdmin-API-how-do-you-easily-get/m-p/2160140#M32648</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-10-28T07:31:48Z</dc:date>
    </item>
  </channel>
</rss>

