Error gridview via Get-AzWvdHostPool
Posted: Tue Jan 12, 2021 1:49 am
Hi,
I'm loading Get-AzWvdHostPool in a gridview but then get error Though error, it loads fine but errors keep popping up. Also when I close them, they reappear;
When I load limited set of properties via (Azure cmdlet to get hostpools from WVD) Get-AzWvdHostPool | select Name, HostPoolType, LoadBalancerType, MaxSessionLimit it loads without errors but I'd need all values
Can't I simply ignore the errors/preventing popups (could find out which property is the wrong type but that wouldn't help me a lot, it's a value I get via the cmdlet)?
S
I'm loading Get-AzWvdHostPool in a gridview but then get error Though error, it loads fine but errors keep popping up. Also when I close them, they reappear;
When I load limited set of properties via (Azure cmdlet to get hostpools from WVD) Get-AzWvdHostPool | select Name, HostPoolType, LoadBalancerType, MaxSessionLimit it loads without errors but I'd need all values
Can't I simply ignore the errors/preventing popups (could find out which property is the wrong type but that wouldn't help me a lot, it's a value I get via the cmdlet)?
S