<?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: Graph API in Power BI in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Graph-API-in-Power-BI/m-p/3915415#M34889</link>
    <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I can give you some suggestions about Microsoft Graph API:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;1.Mailbox Usage Size:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;You can use the mailbox usage reports available in Microsoft Graph to get information about users with a mailbox and their level of activity. This includes details based on emails sent and received, as well as how much storage each mailbox consumes.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;FONT&gt;&lt;FONT&gt;&lt;FONT&gt;&lt;FONT&gt;The relevant API endpoint is&lt;SPAN&gt;&amp;nbsp;GET /users/{id|userPrincipalName}/mailboxUsageDetail&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT&gt;&lt;FONT&gt;&lt;FONT&gt;&lt;FONT&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;BR /&gt;2.Mailbox Type (Shared or Regular):&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Unfortunately, the mailbox type (shared or regular) is not directly exposed through the Microsoft Graph API.&lt;/LI&gt;
&lt;LI&gt;However, you can infer the mailbox type by checking whether the mailbox is associated with a Microsoft 365 group (which would indicate a shared mailbox) or a user account (which would be a regular mailbox).&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;3.Groups and Group Members:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Microsoft Graph allows you to work with different types of groups, including Microsoft 365 groups, security groups, mail-enabled security groups, and distribution groups.&lt;/LI&gt;
&lt;LI&gt;You can create, manage, and retrieve group information using the groups API.&lt;/LI&gt;
&lt;LI&gt;&lt;FONT&gt;To get group members, use the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;endpoint.&lt;SPAN&gt;GET /groups/{id}/member&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG style="font-family: inherit;"&gt;4.Licenses:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;License information is available through the Microsoft Graph API.&lt;/LI&gt;
&lt;LI&gt;&lt;FONT&gt;You can use the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;endpoint to retrieve license details for the authenticated user.&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT&gt;For other users, you can use.GET /me/licenseDetails&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;FONT&gt;Below is the official link will help you:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;&lt;A href="https://learn.microsoft.com/en-us/graph/api/resources/groups-overview?view=graph-rest-1.0&amp;amp;tabs=http" target="_blank"&gt;Working with groups in Microsoft Graph - Microsoft Graph v1.0 | Microsoft Learn&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;&lt;A href="https://learn.microsoft.com/en-us/graph/use-the-api" target="_blank"&gt;Use the Microsoft Graph API - Microsoft Graph | Microsoft Learn&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Xianda Tang&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post &lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider &lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt; to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 14 May 2024 01:01:46 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-05-14T01:01:46Z</dc:date>
    <item>
      <title>Graph API in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Graph-API-in-Power-BI/m-p/3914205#M34884</link>
      <description>&lt;P&gt;Good afternoon everyone, I hope everyone is doing fine!&lt;/P&gt;&lt;P&gt;I am currently doing my internship together with my classmate&amp;nbsp;in which we are developing a user friendly dashboard for MSP companies for more insight into their IT-environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To achieve this, we want to establish a connection with the Microsoft API Graph in which we gather the following data: mailbox usage size, mailbox type (shared or regular), the different groups and group members, the secure score, licenses, listed mails in the Qurantaine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately, we are not able to establish this connection. Is there someone who is willing to assist us further? Your assistance is much appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Gloria and Lisanne&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 13:41:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Graph-API-in-Power-BI/m-p/3914205#M34884</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-13T13:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Graph API in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Graph-API-in-Power-BI/m-p/3915415#M34889</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I can give you some suggestions about Microsoft Graph API:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;1.Mailbox Usage Size:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;You can use the mailbox usage reports available in Microsoft Graph to get information about users with a mailbox and their level of activity. This includes details based on emails sent and received, as well as how much storage each mailbox consumes.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;FONT&gt;&lt;FONT&gt;&lt;FONT&gt;&lt;FONT&gt;The relevant API endpoint is&lt;SPAN&gt;&amp;nbsp;GET /users/{id|userPrincipalName}/mailboxUsageDetail&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT&gt;&lt;FONT&gt;&lt;FONT&gt;&lt;FONT&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;BR /&gt;2.Mailbox Type (Shared or Regular):&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Unfortunately, the mailbox type (shared or regular) is not directly exposed through the Microsoft Graph API.&lt;/LI&gt;
&lt;LI&gt;However, you can infer the mailbox type by checking whether the mailbox is associated with a Microsoft 365 group (which would indicate a shared mailbox) or a user account (which would be a regular mailbox).&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;3.Groups and Group Members:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Microsoft Graph allows you to work with different types of groups, including Microsoft 365 groups, security groups, mail-enabled security groups, and distribution groups.&lt;/LI&gt;
&lt;LI&gt;You can create, manage, and retrieve group information using the groups API.&lt;/LI&gt;
&lt;LI&gt;&lt;FONT&gt;To get group members, use the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;endpoint.&lt;SPAN&gt;GET /groups/{id}/member&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG style="font-family: inherit;"&gt;4.Licenses:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;License information is available through the Microsoft Graph API.&lt;/LI&gt;
&lt;LI&gt;&lt;FONT&gt;You can use the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;endpoint to retrieve license details for the authenticated user.&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT&gt;For other users, you can use.GET /me/licenseDetails&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;FONT&gt;Below is the official link will help you:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;&lt;A href="https://learn.microsoft.com/en-us/graph/api/resources/groups-overview?view=graph-rest-1.0&amp;amp;tabs=http" target="_blank"&gt;Working with groups in Microsoft Graph - Microsoft Graph v1.0 | Microsoft Learn&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;&lt;A href="https://learn.microsoft.com/en-us/graph/use-the-api" target="_blank"&gt;Use the Microsoft Graph API - Microsoft Graph | Microsoft Learn&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Xianda Tang&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post &lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider &lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt; to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 01:01:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Graph-API-in-Power-BI/m-p/3915415#M34889</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-14T01:01:46Z</dc:date>
    </item>
  </channel>
</rss>

