Quite often pipelines are run in environments where the dev didn't have access to physically check team -role assignments.
Having this as an output, post-assignment in a pipeline would be very helpful. Of course it will (should) match the import manifest, just a useful audit output during a pipeline run log.
- Add an optional boolean flag to the team-security import role mapping manifest (and/or to the Cli params)
- If true, (in a
finally statement) query the team-role assignments of teams in the manifest and output to console.
Quite often pipelines are run in environments where the dev didn't have access to physically check team -role assignments.
Having this as an output, post-assignment in a pipeline would be very helpful. Of course it will (should) match the import manifest, just a useful audit output during a pipeline run log.
finallystatement) query the team-role assignments of teams in the manifest and output to console.