Skip to content

Commit

Permalink
Update Microsoft365.psm1
Browse files Browse the repository at this point in the history
TODOK to ask.
  • Loading branch information
Kajalp1079 committed Sep 25, 2024
1 parent 6ab848f commit 72bee75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Unit/Stubs/Microsoft365.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -18670,7 +18670,7 @@ function New-MgBetaDeviceManagementAssignmentFilter
$HttpPipelineAppend
)
}
function New-MgBetaDeviceManagementConfigurationPolicy
function New-MgBetaDeviceManagementConfigurationPolicy #TODOK: What is the use of this file? Why almost all Intune cmdlets are already here?
{
[CmdletBinding()]
param(
Expand Down

0 comments on commit 72bee75

Please sign in to comment.