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

[Feature enhancement] GR1 & Gr3 - list the UPNs having non-enabled MFA #88

Closed dutt0 closed 9 months ago

dutt0 commented 9 months ago

Overview/Summary

This pull request changes GR1 & Gr3 GA MFA feature by listing UPNs names which don't have MFA enabled

This PR fixes/adds/changes/removes

This PR changes the GA MFA control comments by adding three different messages (including a list of UPNs for better reporting) as per the following conditions:

  1. when the GA-UPN list contains 1 non-enabled MFA UPN
  2. when the GA-UPN list contains 2 or more non-enabled MFA UPN
  3. when all the UPNs in the GA-UPN list are not MFA enabled

Testing Evidence

image

image

image

As part of this Pull Request I have

dutt0 commented 9 months ago

Fixed typo in the code comments