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
7 stars 4 forks source link

Guardrail 1: Global Administrator Accounts MFA check |File not recognized after upgrade #122

Closed MathesonSho closed 4 months ago

MathesonSho commented 4 months ago

Describe the bug GA Account MFA check is now non-compliant even though an appropriate file is uploaded to the storage account (GlobalAdminstratorsUPN is .txt extension. Noticed that it works without an extension.

To Reproduce Steps to reproduce the behavior:

  1. Install v1.2.1
  2. Upload the GlobalAdminstratorsUPN file and be compliant
  3. Follow the upgrade process to run v1.2.2
  4. Let solution run
  5. See error

Expected behavior The file is a .txt which should be recognized by the solution- The same as when it does not have an extension.

Screenshots Before upgrade image After upgrade image