Event banner
Managing Windows updates with client policies vs. APIs vs. registry keys
Event Ended
Thursday, Oct 27, 2022, 07:30 AM PDTEvent details
When we talk about managing Windows updates or Windows Update for Business, what we are really talking about is a set of policies, reg keys, and a cloud APIs in Microsoft Graph. But what is the diffe...
Heather_Poulsen
Updated Dec 27, 2024
Greg Stein
Oct 27, 2022Brass Contributor
We are already using Intune to manage update rings, Feature update profiles, and Intelligent Rollouts. Are there any common situations where we would use something like Graph API as well? I was kind of hoping for a demo or some use cases for inspiration.
Angie_Chen
Microsoft
Oct 27, 2022One great thing about the Graph API is that you can integrate the capabilities you're currently using like feature update profiles and intelligent rollouts into your own custom apps or PowerShell scripts. Check out this blog post for some common scenarios and a custom app example (Teams chat bot) that we built to showcase how you can leverage the Graph API!