We frequently need to query data through Graph and this shortcut will get you to handy the doc that lists all the supported operators with heaps of examples.
Tip #13: Filter Operators doc
This is a follow on tip from #12.
If you browse to aka.ms/graphfilter and select 'Advanced query capabilities' you get a neat page that summarises all the supported operators for common directory objects like Users, Devices, Applications, etc.
Azure AD PowerShell and MSOnline PowerShell are being deprecated in June 23. Use the Graph PowerShell Conversion Analyzer to help upgrade your scripts to use Graph PowerShell cmdlets.
Tip #15: Graph PowerShell Cmdlet Permission
So, you know the cmdlet you need to run but can't figure out the Graph Permission scope to use with Connect-MgGraph.
Find-MgGraphCommand -Command to the rescue!
You can also use the -Uri parameter if you know the API but not the cmd.
Liked this thread?
Please re-tweet to share with folks you know + feel free to follow. I try to share at least one tip a week on topics related to Graph, Graph PowerShell, Azure AD and Entra.
I have heaps in my backlog since I was away in December and just getting started!
Thanks @Nandeesh_Swami for having me on the Identity Community Call!
Check out the past videos that deep dive into Microsoft Identity dev topics like MSAL, AAD Extensions, Permissions, etcc.
Why is everyone so excited about the new #azuread Authentication Strength feature in Conditional Access that was announced at Ignite last month?
Here's are short thread about the feature.
PS. There is a bonus if you read all the way to the end 😉👇
This illustration from @Yubico shows that not all MFA is of equal strength when protecting your users. Some like Phone number and email are very weak compared to others.