Target tables for Microsoft
Target tables for storing Service Graph Connector for Azure and copilot data.
Both Azure Foundry and Copilot data sources use the following main target tables:
Digital Asset Tables
- alm_ai_system_digital_asset- AI System digital assets
- alm_ai_prompt_digital_asset- AI Prompt digital assets
Entity Tables
- sn_ent_ai_tool- AI Tools
- sn_ent_ai_system_subcomponent_m2m- AI System Subcomponent many-to-many relationships
Usage Table
sn_ai_disc_ai_usage- AI Usage/Execution data.
Additional information
- Staging tables are import set tables where data is initially loaded from external sources.
- Target tables are the destination where transformed data is stored.
- Data flows from Data Source → Staging Table → Transform Map → Target Table
- For the tools attached to AI Agents which are discovered, the tool names are suffixed to ensure uniqueness. This is the format for tool name- tool-name:tenantid:resource-name:project-name.