ssc-spc-ccoe-cei / azure-guardrails-solution-accelerator

This implementation automates reporting to verify compliance with GC Cloud Guardrails. SSC and TBS review the results. Cette mise en œuvre automatise la production de rapports afin de vérifier la conformité aux mesures de sécurité infonuagique du GC. SPC et SCT examinent les résultats.
Other
11 stars 4 forks source link

[Bugfix] GR2 V9 Privileged role status with multiple role assigned #185

Closed dutt0 closed 2 months ago

dutt0 commented 2 months ago

Overview/Summary

Bugfix for GR2 V9 Privileged role status when multiple role assigned with at least one privileged role

This PR fixes/adds/changes/removes

This PR fixes the bug in the the PrivilegedRole_s column result when multiple roles (with at least one privileged role) are assigned to a guest user. The PrivilegedRole_s column result aligns with the 'Comments' column. For example, if User Access Admin + Owner roles are assigned to the guest user, the status of PrivilegedRole_s sould be 'True'.

Breaking Changes

N/A

Testing Evidence

Tested with pipeline deploy to both tenants

As part of this Pull Request I have