IMJLA
IMJLA
## Description The Module parameter removes the dependency on the $ModuleName variable in the parent scope while maintaining the existing behavior of inheriting its value. The LandingPagePath key in $cabParams...
## Expected Behavior The following command should successfully complete its call to New-ExternalHelpCab: ```powershell Build-PSBuildUpdatableHelp -DocsPath 'C:\Temp\docs' -OutputPath 'C:\Temp\dist\UpdatableHelp' ``` ## Current Behavior Currently an error is thrown if the...
### Description Currently Microsoft365DSC has a resource for PIM role eligibility assignment (AADRoleEligibilityScheduleRequest) but it does not yet have a parallel resource for PIM group eligibility assignment. This feature is...