Skip to content

Bicep snapshot additional featuresΒ #18861

@lumunro

Description

@lumunro

Is your feature request related to a problem? Please describe.

I am using the Bicep snapshot functionality more frequently (as I'm sure many others are) and it would be good to know of any of the following features are planned?

Describe the solution you'd like

  • The option to create snapshots using the Visual Studio Code extension, ie: in right click menus on/in active file types which are supported, similar to how "Build Parameters File" & "Build ARM Template" work in the UI.
  • The ability to use --pattern with bicep snapshot like the other bicep commands. eg: bicep snapshot --pattern './dir/**/*.bicepparam', This would make it orders of magnitude faster than looping over multiple files and processing each using bicep snapshot example.bicepparam

I have built a custom binary using Bicep.RpcClient that uses a pattern to snapshot files as above, however it would be great if this was supported natively within the bicep binary.

Many Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions