Ben Wilkinson

Results 107 comments of Ben Wilkinson

@BigRollTide Adding this one other anomoly for fileshares, uses same workaround, solution might be more clear here. - https://github.com/Azure/bicep-types-az/issues/1532

HI @RamBNarayanan just getting back to this one. I am unable to repro. Can you confirm these are the param settings that you want me to test with? ```bicep param...

Given this is duplicate, I have moved this over to #5974 will close here.

I saw **duplicate** Microsoft root certs in the store. Then verified the exact same certs on a second server, however only the single instance listed. I deleted all of those...

If the available type versions were discoverable in the config (intellisense), similar to resource type versions. Then it would be easy to manually update the settings. Without just using a...

I guess I don't understand. The types version is for a collection of types + versions. We are statically setting the "type collection" version. Which includes all current types and...

@daxian-dbw any interest in making a code change for EditMode windows?

Hi @StevenBucher98 Thank you for the follow up. The behavior in WMF (ps v5.1) or without psreadline loaded, is to expand and then alternate between the fully qualified module path/command...

was this abandoned, since I shows assigned? - https://github.com/dsccommunity/xPSDesiredStateConfiguration/pull/724

@heaths We deploy using DSC (Desired State Configuration) . . So the upgrade of PowerShell breaks the DSC deployment since it restarts WINRM. In DSC the philosophy is to set...