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

[Bug Fix] - Handle scenarios when VNETNAME_s column doesn't exist in Compliance table #68

Closed singhgss closed 8 months ago

singhgss commented 8 months ago

Overview/Summary

In scenarios where no VNET exists or all VNETs are excluded, VNETNAME_s understandably doesn't exist. The workbook query should handle such cases. closes #12

This PR fixes/adds/changes/removes

  1. Projects 'VNet Name' as empty string when column VNETNAME_s doesn't exist.

Breaking Changes

N/A

Testing Evidence

image

As part of this Pull Request I have