Ben Wilkinson

Results 107 comments of Ben Wilkinson

@zapadoody did this resolve your issue now?

### dynamic parameters in powershell I spent a bit more time testing bicepparam and it currently works as expected for Powershell, with the implementation that is part of Bicep CLI...

> Yes, it is supposed to be blocked but looks like this was missed in Powershell specifically Got it, okay thank you. The current functionality works well for me 🙂

I was assuming that I would have to make a change to my current format to the new format as below? - I think we can call this a breaking...

@jikuja latest release is 0.19.x so try update bicep cli.

@jikuja oh, I see, it is working at expected. - Sorry I missed context before. I thought I was not working. About having the Env var set for the Bicep...

Just catching up on the community calls. Are you still looking for feedback? Is this work already underway?

moving comment here from: - https://github.com/Azure/bicep/issues/10410 - Appears to be duplicate - The fix may cover this scenario as well, adding example to test later, once closed. 1) listKeys is...

not sure if this is helpful, however ... ```pwsh docker inspect 570f5c4f678f [ { "Id": "sha256:570f5c4f678f5dfb03807894dcc696382a5ac9db713705bb436c903b8574601a", "RepoTags": [ "mcr.microsoft.com/powershell:lts-nanoserver-ltsc2022" ], "RepoDigests": [ "mcr.microsoft.com/powershell@sha256:5e0222bb80f4cc5b63fc0eb51ca16001a141575d7b2253e32ed5ffb029c536d3" ], "Parent": "", "Comment": "", "Created": "2023-07-13T18:32:08.5185745Z",...