Introducing az.deployer().objectId in Bicep: Track object/principle id of user / Managed Identity
With the release of Bicep v0.32, a feature has been introduced: the ability to retrieve the principal ID of the user or identity executing the Bicep deployment, using the az.deployer().objectId function.
This feature enhances visibility and traceability in deployment operations, making it easier to implement governance and compliance practices.