Event banner
Configuration as Code in Microsoft Intune
Event Ended
Thursday, Oct 27, 2022, 07:00 AM PDTEvent details
Join Microsoft’s Customer Acceleration Team to learn about how Microsoft Graph and Azure DevOps can be used for automating common tasks. Walk through common scenarios using configuration as code to m...
Heather_Poulsen
Updated Dec 27, 2024
JEngel05
Oct 27, 2022Brass Contributor
It would definitely be helpful having a session on the authentication component of Graph API. In my experience, this is the hardest part of anything Graph API. Once you get a proper App registration created with permissions, it's all just Powershell which a lot of admins are familiar with.
Marc_Laf
Oct 27, 2022Iron Contributor
I'll give my vote to this. It was definitely the most difficult struggle I experienced (Being a sysadmin with no API interaction experience). And once you learn that this permission can be handled directly on the command line OR through an app registration (and then further into delegate/user permissions), the eyes glaze over. Deciphering which permissions the commands can use vs actually use is also challenging.