Added import and export samples for the Az.SecurityInsights module
This commit is contained in:
Родитель
1be04b1c21
Коммит
a040ac5f17
|
@ -70,7 +70,7 @@ try {
|
|||
}
|
||||
catch {
|
||||
Write-Warning "Either your Azure connection is invalid or your Azure Sentinel settings are incorrect"
|
||||
Write-Warning $_.Exception.Message -ForegroundColor Red
|
||||
Write-Warning $_.Exception.Message
|
||||
break
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче