Skip to content

Is it possible to use deployer() in .bicepparam? #16150

Answered by jeskew
guimatheus92 asked this question in Q&A
Discussion options

You must be logged in to vote

You could do something like the following in the template:

param __tags object

var tagsWithDeployer = {
  ...__tags
  Deployer: deployer().objectId
}

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@guimatheus92
Comment options

@jeskew
Comment options

Answer selected by guimatheus92
@guimatheus92
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants