Is it possible to use deployer() in .bicepparam? #16150
-
|
The way I use Bicep is to create a Is there a way to add that function This is an example of parameter file I use: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
Functions that report metadata about the deployment ( You can use |
Beta Was this translation helpful? Give feedback.
You could do something like the following in the template: