fix: pipe azad module to null
This commit is contained in:
Родитель
a8bf4ec3ad
Коммит
14f5b10fc5
|
@ -171,6 +171,6 @@ function Get-MSCloudIdConsentGrantList
|
|||
|
||||
Load-Module "AzureAD"
|
||||
|
||||
Connect-AzureAD
|
||||
Connect-AzureAD | Out-Null
|
||||
|
||||
Get-MSCloudIdConsentGrantList
|
||||
|
|
Загрузка…
Ссылка в новой задаче