From the course: Integrate Microsoft Graph in Your Applications
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
Explore Microsoft Graph with Graph Explorer
From the course: Integrate Microsoft Graph in Your Applications
Explore Microsoft Graph with Graph Explorer
- [Instructor] Now, let me show you one of my favorite utilities that allow me to explore the surface of Microsoft Graph. Microsoft Graph has a lot of APIs in it. How do I find the API that I'm interested in? Can I play around with it? What permissions I need? The perfect tool for that job is Graph Explorer. To see Graph Explorer, you visit aka.ms/ge. It's pretty easy to remember. Wait for it to load, and here we go. This is what Graph Explorer looks like. Now without even logging in, they've given me some sample queries. So for example, I can choose to get my profile, and this is the command I would use. Let's call Run query, and it shows me some sample data as you can see over here. Of course, my name is not Megan Bowen. This is showing me some sample data. It clearly tells me that I'm using a sample account. I can sign in to see my own data. In fact, if you go down here and if you start looking at certain other commands, a lot of these will require you to sign in. Some of them will…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
(Locked)
A walk-through of the Graph API2m 26s
-
Call Microsoft Graph from Azure CLI7m 27s
-
Call Microsoft Graph from PowerShell7m 39s
-
(Locked)
Explore Microsoft Graph with Graph Explorer4m 46s
-
(Locked)
.NET and Graph SDK7m 14s
-
(Locked)
Call Microsoft Graph using JavaScript8m 10s
-
(Locked)
Call Microsoft Graph using Python6m 31s
-
(Locked)
-
-
-