Heiðar Hólmberg Jónsson

Results 2 issues of Heiðar Hólmberg Jónsson

Hey, I would like to submit my attempt at fixing the problem described in issue #143 I removed the _ValidateNotNullOrEmpty_ check from the NugetApiKey parameter and implemented `if` statements checking...

Using the AzureADPreview module, version 2.0.2.136 I notice that the 'All' parameter of Get-AzureADUser behaves like a "boolean parameter" rather than a "switch parameter". That is to say this: ```powershell...