Managing with Microsoft Graph (and PowerShell)

  Рет қаралды 43,360

John Savill's Technical Training

John Savill's Technical Training

Күн бұрын

In this video I explore the new Microsoft Graph as a means to manage Azure AD (and more) via the REST API and through the SDK PowerShell module.
My file can be found at github.com/johnthebrit/Random....
00:00 Introduction
00:24 Azure AD PowerShell history
01:30 AAD management with Az module
02:20 History of the different APIs for Microsoft services
04:40 Microsoft Graph single API
07:21 Me vs Org service access and scopes
10:32 Viewing the consented permissions
13:25 Microsoft Graph Explorer
16:45 Consent for a service principal
18:57 Calling REST API from PowerShell
20:00 Using Microsoft Graph PowerShell module
30:43 Sending an email through Microsoft Graph
32:34 Summary

Пікірлер: 52
@joneslt
@joneslt Жыл бұрын
I've watched several videos trying to wrap my head around Graph, and as always, yours was by far the most clear, concise and thorough explanation. The thing that sets you apart is you don't make assumptions that we already know the basics. You start from ground zero and explain everything clearly before jumping into more advanced topics. A rare talent today. Thanks for posting these videos!
@martipeig2627
@martipeig2627 2 жыл бұрын
Hey John, I'm arriving a bit late to this one, but I wanted to leave a comment to highlight how useful it has been (and so many others of your videos actually are) to me. The way you present the information is so clear and well-exposed that it makes it so easy to digest. Thank you so much for sharing all your work with all of us.
@NTFAQGuy
@NTFAQGuy 2 жыл бұрын
That is very kind of you to say, thank you!
@thewaterboy2013
@thewaterboy2013 2 жыл бұрын
Thank you for taking the time to make this. Very informative and helpful. I am in the process of re-writing a number of AzureAD based scripts and wanted to have an even better understanding of this new graph api setup, particularly around the authentication, consent, and permissions aspect. Definitely will be watching this a few more times.
@CsabaV
@CsabaV 2 жыл бұрын
Hi John! Thanks so much for the short, but useful presentation of MS Graph. This I was looking for and now I'm getting ideas how to move from a little bit from PS only to a bit MsG. I really appreciate your work doing on YT! Keep it up!
@TechieTard
@TechieTard 9 ай бұрын
Dude/Mate :), thank you very much for explaining this in a way I could wrap my head around it. No other 1 hour + videos came close to even 15 minutes of yours. SUBSCRIBED AND LIKED!
@NTFAQGuy
@NTFAQGuy 9 ай бұрын
Glad it helped!
@matthewmarquis4266
@matthewmarquis4266 Жыл бұрын
I really video your videos so helpful. Your work is truly appreciated.
@vijaysaini5259
@vijaysaini5259 2 жыл бұрын
Thanks John. Really an awesome session this was.
@danielrobertson3302
@danielrobertson3302 3 жыл бұрын
Thanks for the great content. Another thing to add to look into list, I've been sticking with the standard cmdlets up until now but probably need to start moving with the times.
@NTFAQGuy
@NTFAQGuy 3 жыл бұрын
Yep, Microsoft graph is the future :)
@kevin179887
@kevin179887 3 жыл бұрын
I think Microsoft Graph highlights the problem that Microsoft is having with Azure and its product lines in general. Microsoft Graph is a framework to normalize all the disjointed ideas in azure. The problem is it doesn't encapsulate all the functionality of the base libraries so you still have to make a decision. It would be a better approach for Microsoft to come up with a standard for the developers to follow when creating new services. It would also help in their documentation which has gotten worse over the years both grammatically and content wise.
@pavangrandhi
@pavangrandhi 2 жыл бұрын
Thank your for this wonderful content! I needed this
@notoriousft
@notoriousft 2 жыл бұрын
Brilliant video. Thanks a lot for this.
@Rashoooful
@Rashoooful 2 жыл бұрын
Thanks John for the great contents! Too many modules with different capabilities - so confusing.
@NTFAQGuy
@NTFAQGuy 2 жыл бұрын
It’s really two. One for things like aad (this) and then one for azure (resource graph)
@oranais3074
@oranais3074 3 жыл бұрын
Excellent content as usual, thanks mate.
@NTFAQGuy
@NTFAQGuy 3 жыл бұрын
Glad you enjoyed it
@herman3311
@herman3311 3 жыл бұрын
awesome t-shirt! Great content as always!
@NTFAQGuy
@NTFAQGuy 3 жыл бұрын
Glad you like it!
@CrisMak
@CrisMak 3 жыл бұрын
Great content as usual. Thanks a lot!!
@NTFAQGuy
@NTFAQGuy 3 жыл бұрын
Thank you
@lj3992
@lj3992 3 жыл бұрын
And awesome t shirt
@sarthaksahoo8259
@sarthaksahoo8259 2 жыл бұрын
This was awesome !! SCOPE IS DOPE 😁
@NTFAQGuy
@NTFAQGuy 2 жыл бұрын
Yes it is!
@ericrechanberg2633
@ericrechanberg2633 3 жыл бұрын
Very nice content! Tks, Sir!
@NTFAQGuy
@NTFAQGuy 3 жыл бұрын
Very welcome
@iamdedlok
@iamdedlok 3 жыл бұрын
Hey John, thanks this was awesome. Brain fertilizer at 7 am!
@PaulDickson7
@PaulDickson7 11 ай бұрын
Awesome now just have to convince my L3 to give me access
@andrewadams8601
@andrewadams8601 2 жыл бұрын
Just starting the video, but wanted to stop and say that shirt is awesome!
@NTFAQGuy
@NTFAQGuy 2 жыл бұрын
Glad you like it! :-)
@craigdempsey8773
@craigdempsey8773 3 жыл бұрын
Hi John, Thanks for the great content. Is the github link to the code in the video publically available?
@NTFAQGuy
@NTFAQGuy 3 жыл бұрын
In the description. Thanks
@saeedredrose
@saeedredrose 3 жыл бұрын
Thanks John.
@NTFAQGuy
@NTFAQGuy 3 жыл бұрын
Welcome!
@45414
@45414 3 жыл бұрын
I'm here for the shirt. MS Graph is a little too advanced for me currently. Definitely a 👍🏾 though.
@NTFAQGuy
@NTFAQGuy 3 жыл бұрын
Lol
@fbobes
@fbobes 3 жыл бұрын
Hey John, do you have the excerpt in GitHub? From another big fan of yours :-)
@NTFAQGuy
@NTFAQGuy 3 жыл бұрын
Read the description. added link :-)
@vijaysaini5259
@vijaysaini5259 2 жыл бұрын
Hey John, Any idea why PowerShell is missing in 'Code Snippet' section of Graph Explorer( C#, Java etc are available there).
@vijaysaini5259
@vijaysaini5259 2 жыл бұрын
is PowerShell not a popular option to work with Graph API, is what I meant?
@NTFAQGuy
@NTFAQGuy 2 жыл бұрын
🤷‍♂️
@bitgamerx9574
@bitgamerx9574 Жыл бұрын
Thanks for the explainer. I always wonder if that's a real brick wall behind you or just a digital creation?
@NTFAQGuy
@NTFAQGuy Жыл бұрын
It’s fake brick texture on wall
@user-sc7ry7id9o
@user-sc7ry7id9o 2 жыл бұрын
@John So, Graph Explorer is just the UI that allows you to use the Graph API to make calls to different services?
@NTFAQGuy
@NTFAQGuy 2 жыл бұрын
Yes
@user-sc7ry7id9o
@user-sc7ry7id9o 2 жыл бұрын
Thanks John!
@FullstackDeveloperPL
@FullstackDeveloperPL 3 жыл бұрын
John do you go out in that kind of a t-shirt or is it just for the video? 👀
@NTFAQGuy
@NTFAQGuy 3 жыл бұрын
Lol oh I go out in them :)
@vyshalimurthy381
@vyshalimurthy381 3 жыл бұрын
Where did you get that T-Shirt!?!?! Also, great content!
@NTFAQGuy
@NTFAQGuy 3 жыл бұрын
Amazon lol
@user-sc7ry7id9o
@user-sc7ry7id9o 2 жыл бұрын
Hilarious shirt!
Microsoft Azure Managed Identity Deep Dive
48:40
John Savill's Technical Training
Рет қаралды 73 М.
What is Microsoft Graph?
23:25
Concepts Work
Рет қаралды 41 М.
Василиса наняла личного массажиста 😂 #shorts
00:22
Денис Кукояка
Рет қаралды 3,1 МЛН
Just try to use a cool gadget 😍
00:33
123 GO! SHORTS
Рет қаралды 26 МЛН
UFC 302 : Махачев VS Порье
02:54
Setanta Sports UFC
Рет қаралды 1,4 МЛН
An Introduction to Microsoft Graph API and PowerShell - Robert Prüst - PSConfEU 2023
46:17
Getting Started with Microsoft Graph and PowerShell
18:07
Travis Roberts
Рет қаралды 18 М.
Entra Group Provision to AD - Leverage Entra Governance Features On-Premises!
32:26
John Savill's Technical Training
Рет қаралды 10 М.
Supercharge Your Power Apps with Direct Graph API Integration 🚀
23:29
Azure Private MEC Overview
17:45
John Savill's Technical Training
Рет қаралды 7 М.
Navigate the Microsoft Graph API with PowerShell
41:54
PowerShell.org
Рет қаралды 9 М.
Azure Key Vault RBAC and Policy Deep Dive
20:13
John Savill's Technical Training
Рет қаралды 13 М.
Which AI should you use? Copilot, Copilot Studio, Azure AI Studio and more!
1:19:08
John Savill's Technical Training
Рет қаралды 22 М.
Microsoft Graph | Powershell Script from Scratch
21:42
Concepts Work
Рет қаралды 15 М.
WWDC 2024 - June 10 | Apple
1:43:37
Apple
Рет қаралды 10 МЛН
wireless switch without wires part 6
0:49
DailyTech
Рет қаралды 3,5 МЛН
TOP-18 ФИШЕК iOS 18
17:09
Wylsacom
Рет қаралды 646 М.
Iphone or nokia
0:15
rishton vines😇
Рет қаралды 1,6 МЛН