Skip to content

Commit

Permalink
removed some lines
Browse files Browse the repository at this point in the history
  • Loading branch information
dannyKBjj committed Jan 17, 2025
1 parent 22649b3 commit 3c1cbc6
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1017,9 +1017,7 @@ function Set-TargetResource
}

$policy = New-MgBetaDeviceAppManagementiOSManagedAppProtection -BodyParameter $createParameters

Update-IntuneAppProtectionPolicyiOSApp -IosManagedAppProtectionId $policy.id -Apps $myApps

Write-Verbose -Message 'Updating policy assignments'
Update-IntuneAppProtectionPolicyiOSAssignment -IosManagedAppProtectionId $policy.id -Assignments $myAssignments
}
Expand Down

0 comments on commit 3c1cbc6

Please sign in to comment.