microsoft / Intune-Config-Frameworks

This repository of JSON files are used to create configuration frameworks to protect data and devices using App Protection Policies and mobile device compliance and configuration policies.
MIT License
78 stars 25 forks source link

Deprecated AzureAD module #7

Open josemi-ca opened 1 year ago

josemi-ca commented 1 year ago

These scripts use the AzureAD module, which is being deprecated: https://techcommunity.microsoft.com/t5/microsoft-entra-azure-ad-blog/important-azure-ad-graph-retirement-and-powershell-module/ba-p/3848270

They should be updated to use https://www.powershellgallery.com/packages/Microsoft.Graph/

josemi-ca commented 1 year ago

Instructions at https://github.com/microsoft/Intune-Config-Frameworks/blob/master/AppProtectionPolicies/README.md should also be updated

josemi-ca commented 1 year ago

Instructions at https://github.com/microsoft/Intune-Config-Frameworks/tree/master/AndroidEnterprise and https://github.com/microsoft/Intune-Config-Frameworks/tree/master/iOS also need to be updated