Azure / securedworkstation

Intune managed Secured workstation
MIT License
234 stars 54 forks source link

Update to use MSGraph instead of Azure AD Powershell/Intune Powershell #26

Closed WesMSFT closed 5 months ago

WesMSFT commented 5 months ago

Azure AD PowerShell had deprecated and slated for March 2025 removal. Intune PowerShell no longer exists. Please update the scripts to use MSGraph.

WesMSFT commented 5 months ago

I figured it out. You need to register a new application and replace the client ID # with those of an app registration in your tenant.