Bicep registry modules
Bicep modules developed within the toolkit are published to the official Bicep Registry. These modules aren't included directly in the toolkit release.
Referencing bicep modules
Referencing a module in your bicep template is as simple as adding the following to the top of your file:
module <name> 'br/public:cost/<scope>-<type>:<version>' {
name: '<name>'
params: {
parameterName: '<parameter-value>'
}
}
For details about the parameters for each module, see the following module details.
Modules
- Scheduled actions – Send an email on a schedule or when an anomaly is detected.
Looking for more?
We'd love to hear about any modules or templates you're looking for. To suggest a new idea, vote up existing ideas or create a new issue. We focus on ideas with the most votes.
Related content
Related FinOps capabilities:
Related products:
Related solutions: