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

Document Uploads Should Be Available in Multiple Formats #109

Closed MathesonSho closed 6 months ago

MathesonSho commented 6 months ago

Is your feature request related to a problem? Please describe. Can only upload .txt files currently. Some use cases could require the use of a .docx or .png.

Describe the solution you'd like

dutt0 commented 6 months ago

Considering the option, 4th bullet point "not evaluating the format of the file" i.e. not considering what the file extension is. If this were to be implemented, 1st three bullet points can be taken care of automatically to any format possible unless BreakGlassAccountProcedure, GCPasswordGuidanceDoc, PrivilegedAccountManagementPlan, ConfirmNetworkDiagramExists and GlobalAdministratorsUPN are needed to be restricted of only for the specific file formats as mentioned. Please confirm @MathesonSho

MathesonSho commented 6 months ago

@dutt0 In that case the only file that needs to be restricted to a specific format is the GlobalAdministratorsUPN as a .txt at this point.