MENU

Fun & Interesting

Navigating Microsoft Graph API with Microsoft Graph SDK - Patch My PC Webinar

Patch My PC 1,597 9 months ago
Video Not Working? Fix It Now

With the recent deprecation of the MSAL.PS module, the Patch My PC team explores various authentication methods including interactive, client secrets, certificates, managed identities, and more using Microsoft Graph SDK. Ben and Cody provide a comprehensive understanding of scopes, how to effectively use them, and ensure that your default tenant security is not overly permissive when utilizing app registrations with the SDK. Microsoft Graph - https://graph.microsoft.com SDKs Installation - https://learn.microsoft.com/en-us/graph/sdks/sdk-installation PMPC Github Community Script - https://github.com/PatchMyPCTeam/Community-Scripts/blob/main/Other/Blogs/PatchMyPC_GraphSDKWebinar_CodeSnippets.ps1 App consent Permissions for custom roles - https://learn.microsoft.com/en-us/entra/identity/role-based-access-control/custom-consent-permissions Grant tenant-wide admin consent - https://learn.microsoft.com/en-us/entra/identity/enterprise-apps/grant-admin-consent?pivots=portal#prerequisites Odata URI Conventions - https://www.odata.org/documentation/odata-version-2-0/uri-conventions/ Non-interactive user sign-ins - https://learn.microsoft.com/en-us/entra/identity/monitoring-health/concept-sign-ins#non-interactive-user-sign-ins Webinar Page - https://patchmypc.com/navigating-microsoft-graph-api-with-sdk-webinar

Comment