Arie Heinrich

Results 23 comments of Arie Heinrich

it doesn't have to be DSC. I can spawn infrastructure with Terraform or Ansbile on for example Azure, and then use OVF to test that the resources actually exist.

I wanted to create two vaults based on SecretStore, per environment : `register-SecretVault -name SecretStoreDev -ModuleName Microsoft.PowerShell.SecretStore -Description "Dev Vault"` `register-SecretVault -name SecretStoreProd -ModuleName Microsoft.PowerShell.SecretStore -Description "Prod Vault"` But its...

Can you elaborate a bit more what the issue you're having with using xWindowsUpate to achieve those points ?

Please do not remove the status pane by default. Admins want to see immediate status of nodes, and not have to do more actions to get to overall status. Users...

Since there are a lot of functions that require this, how would you prefer to get PRs ? One function for each PR, means loads of PRs or more functions...

As far as i can see, it seems the external close square bracket isnt really a bug. The snippet does not add any brackets, as far i understand the logic....

The intention was not necessarily to provide a workaround, but rather to show why its not really a bug. But if it helps you get the results , that's cool...

@vidai-msft on the same topic of generation, there are some files under the Generated subfolder in each module, if there are spelling fixes there, where is the original source of...

Definitely a module and command window based on Get-Module -ListAvailable so it will show you where the modules come from, what commands each module has, has it been added with...

Maybe a differernt visualization as short actions will barely move the 'wheel'. Maybe a blinking red dot next to the PowerShell language indicator (above N ms) ? not sure VS...