description should be added at the top to all Bicep files in /core to help folks understand what the module does:
metadata description = 'Short description for module...'
From 0.18 onwards, Bicep will show description in help text when mouse-over a module you reference:
