Maximo Trinidad
Maximo Trinidad
I'm sure this may be a new one for you! export-azviz doesn't work with ADF resources. Export-AzViz -ResourceGroup "xxxazadfrg01" -Theme light -Verbose -OutputFormat png -Show; error: ▶ No resources found.....
**Description:** In Windows Subsystem for Linux (WSL) the following exception occurs when executing the Out-Gridview command: ``` dir | select name | out-gridview ``` **Exception message:** ``` Unhandled Exception: System.TypeInitializationException:...
Steps to reproduce ------------------ Type the cmdlet: Get-Service ssh Or, Stop-Service ssh Or, Start-Service ssh Expected behavior ----------------- PowerShell => Linux Get-Service ssh => service --status-all Start-Service ssh => service...
I'm wondering if this is by design or a bug. I kind of like to have the ability to get the secrets without the password to the vault but if...