ARM Nodes
This document describes all the Azure Resource Manager (ARM) node types created by Cirro's data ingestion process and their properties.
Generic ARM Resource
Base properties inherited by all Azure Resource Manager resources.
Labels: :ArmResource
Properties:
id- Resource ID (primary key, lowercase)kind- Resource kindlocation- Azure region/locationname- Resource nametype- Resource typetags- Resource tags as key:value pairs
Relationships:
- HAS_IDENTITY → GraphObject (for managed identities)