Removed support for AzureRM
Az module is required for Native Azure objects (Conditional access, Azure branding and MDM/MAM settings) Fixed limit on Conditional Access objects Remove properties before import (date etc.) Added WIP policies Added support for installing Intune module for user only
This commit is contained in:
@@ -222,6 +222,8 @@ function Import-ESP
|
||||
{
|
||||
param($obj)
|
||||
|
||||
Start-PreImport $obj
|
||||
|
||||
if($obj.id -like "*_default*")
|
||||
{
|
||||
Write-Status "Update $($obj.displayName)"
|
||||
|
||||
Reference in New Issue
Block a user