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

Add error handling in GR1 & Gr3 GA MFA control for the UPNs starting without hyphen #71

Closed dutt0 closed 9 months ago

dutt0 commented 10 months ago

Is your feature request related to a problem? Please describe. Add error handling in GR1 & GR3 GA MFA control for the UPNs that doesn't include hyphen

Describe the solution you'd like Currently the required format of the GlobalAdministratorsUPN.txt file is that the UPNs need to be preceded with a hyphen e.g. -xxxxxxxx@xxxxxxxx.onmicrosoft.com

The solution should be able to run the main/backend runbook without error if the UPNs in the text file are without preceding hyphen. e.g. xxxxxxxx@xxxxxxxx.onmicrosoft.com

dutt0 commented 9 months ago

Other scenarios: Possibility is that users may list the UPNs

Also a combination of the few from above