What Changed

Azure Resource Graph data connector updated table labels from generic names (e.g., “Resources”, “Resource Containers”) to standardized prefixed names (e.g., “ARGResources”, “ARGResourceContainers”) to align with Table Management conventions.

Security Impact

No functional security impact — this is a naming standardization that improves query consistency. SOC teams referencing Azure Resource Graph tables in KQL queries should verify table names align with these updated labels:

  • “Resources” → “ARGResources”
  • “Resource Containers” → “ARGResourceContainers”
  • “Authorization Resources” → “ARGAuthorizationResources”
  • “Role Definitions” → “ARGRoleDefinitions”

The connector continues to provide the same Azure infrastructure visibility for cloud security posture monitoring and compliance tracking.

Affected Files

Solutions/Azure Resource Graph/Data Connectors/AzureResourceGraph_DataConnectorDefinition.json
(packaging artefacts: 3.0.2.zip, ReleaseNotes.md, Solution_AzureResourceGraph.json, mainTemplate.json)