All Content
Timespan
explore our new search
Complete Microsoft Graph X-Ray Project Guide: Detailed Introduction
Microsoft 365
Sep 25, 2022 12:00 AM

Complete Microsoft Graph X-Ray Project Guide: Detailed Introduction

by HubSite 365 about Microsoft

Software Development Redmond, Washington

Azure DataCenterSecurityMicrosoft 365M365 Hot News

Unlock Microsoft expertise with our comprehensive guide to the Graph X-Ray Project.

Step through use case - how get a list of all dynamic groups inside my tenant. Address case the old way and then using Microsoft Graph X-Ray that shows used PowerShell, JS, Java, C#, Objective-C, and Go commands. Allows you to understand and reuse code in your project without having to deep dive into the APIs. This PnP Community demo is taken from the weekly Microsoft 365 Platform Community call recorded on September 6, 2022.

Download Extensions Chrome

https://chrome.google.com/webstore/detail/graph-x-ray/gdhbldfajbedclijgcmmmobdbnjhnpdh

Download Extensions Microsoft Edge

https://microsoftedge.microsoft.com/addons/detail/graph-xray/oplgganppgjhpihgciiifejplnnpodak

Demo Presenter - Merill Fernando (Microsoft) | @merill

Graph X-Ray :Beta:

Go from Azure Portal actions to Microsoft Graph PowerShell in seconds.

http://graphxray.merill.net/

Get group


This operation returns by default only a subset of all the available properties, as noted in the Properties section. To get properties that are not returned by default, specify them in a $select OData query option. The hasMembersWithLicenseErrors and isArchived properties are an exception and are not returned in the $select query.

https://learn.microsoft.com/en-gb/graph/api/group-get?view=graph-rest-1.0&tabs=http