Closed madhushreeray30 closed 1 year ago
'This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.'
Closed as a part of https://github.com/turbot/steampipe-mod-microsoft365-compliance/pull/33 which is now available in v0.4 mod version
It's simpler in code and readability to reference queries using the query = attribute rather than the sql = attribute.
This occurs throughout the mod, but as a specific example:
https://github.com/turbot/steampipe-mod-microsoft365-compliance/blob/a9cfb6fc654898c540b4296429a884b1a64e4fba/cis_v140/section_1.sp#L50-L63
Could be changed from:
to: