Stefan Ivemo

Results 27 comments of Stefan Ivemo

**Bicep version** Bicep CLI version 0.2.14 **Describe the bug** Defining a VPN Gateway Connection `'Microsoft.Network/connections@2020-06-01` and using the `id` property in the `VirtualNetworkGatewayModel` object and `LocalNetworkGateway` object to reference existing...

@aelij I've created a PowerShell function that converts JSON to Bicep format, you might find it useful. https://github.com/StefanIvemo/BicepPowerShell/blob/main/Docs/Help/Convert-JsonToBicep.md.

I think that we should look into using the "insert resource" function that's available in Bicep here. It will export the resource and clean up the template based on the...

Thank you for the request! Can definitely see a use case for it. We will take a look at it.

@bjompen go for solution 1. Lets just get a MVP out there and ship it in a pre-release. And then see what feedback we will get.

Cool! Can you create a PR and mark as draft instead? It's so much easier to test?

> Currently, this is handled by BicepNet. I'll create an issue there as well. Cool! I was going to ask you about that. Thinking about adding commands to easily add...

Should we change the dependency label to `AzAuth`?

Unable to merge. Build waiting.