we are currently trying to provide a dynamic removeDate or duration (based on the Access Request input) for AzureActiveRoles Provisioning.
Based on this documentation, Azure expects either a duration or a startDateTime and endDateTime and a justification to work properly for locked AzureActiveRoles:
To provide a static endDateTime or duration is achievable through a cloud rule:
But how can we provide those attributes dynamically from the Access Request?
We´ve tried to set the enDateTime via a Standard Cloud rule but weren´t lucky.