Micke-K / IntuneManagement

Copy, export, import, delete, document and compare policies and profiles in Intune and Azure with PowerShell script and WPF UI. Import ADMX files and registry settings with ADMX ingestion. View and edit PowerShell script.
MIT License
1.05k stars 189 forks source link

"Microsoft Intune PowerShell" is being decommissioned #223

Open fortijohny opened 4 months ago

fortijohny commented 4 months ago

There is now a warning when we launch te application : image

Also, if the application is detected in our tenet, we also get this warning in the admin portal :

image

Micke-K commented 4 months ago

Hello,

Yes, this is expected. The warning is there because Microsoft is decommissioning the PowerShell App in Entra. This was the default app in the tool up until the latest release.

If you check the box, it will change to the Graph App instead. This can also be changed in Settings.

Cheers!