Bicep CLI v0.42.1 is out. Two major features: Bicep Console GA and role definition function to get ID of role definition by name
https://github.com/Azure/bicep/releases/tag/v0.42.1 #Azure #AzureBicep
Release v0.42.1 · Azure/bicep
Highlights
Bicep console GA! (#19261)
Bicep Role Definitions Function (#18457)
properties: {
roleDefinitionId:
roleDefinitions('Data Factory Contributor').id
principalId: scriptIde...
GitHub