fabric-data-agent — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited fabric-data-agent (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Build conversational AI experiences that let users ask questions in plain English against structured data in Microsoft Fabric. Fabric Data Agents translate natural language into SQL, DAX, or KQL queries, execute them securely under the caller's identity, and return data-driven answers.
| Requirement | Details |
|---|---|
| Fabric capacity | Paid F2+ SKU, or Power BI Premium P1+ with Fabric enabled |
| Tenant settings | Fabric data agent, Cross-geo processing for AI, Cross-geo storing for AI all enabled |
| XMLA endpoints | Enabled if using Power BI Semantic Model data sources |
| Data source access | At least Read permission on target lakehouses, warehouses, semantic models, or KQL databases |
| PowerShell (automation) | PowerShell 7.4+, Az.Accounts module |
| Azure AI Foundry (integration) | Foundry Project endpoint, Fabric connection, model deployment |
Connect-AzAccount and obtain an access token| Symptom | Cause | Resolution |
|---|---|---|
| Data agent option not visible in New Item | Tenant setting disabled | Admin enables "Fabric data agent" in Tenant Settings |
| Agent can't see my tables | Tables not selected in Explorer | Check table checkboxes in the data source Explorer |
| Queries return permission errors | Insufficient data access | Grant at least Read on the underlying data source |
| Example queries show validation errors | SQL/KQL syntax invalid or schema mismatch | Validate queries against the actual table schema |
| Agent misinterprets domain terms | Missing definitions in instructions | Add term definitions in Agent Instructions (up to 15,000 chars) |
| Power BI semantic model won't add | XMLA endpoints disabled | Enable "Power BI semantic models via XMLA endpoints" tenant switch |
| Published agent not accessible to colleagues | Workspace permissions not granted | Share the workspace or agent item with appropriate roles |
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.