Securing Microsoft Fabric: Implementing Outbound Access Protection for Semantic Models
These articles are AI-generated summaries. Please check the original sources for full details.
Outbound Access Protection for semantic models
Microsoft has introduced a preview of Outbound Access Protection for semantic models within Fabric. This feature blocks outbound public access by default at the workspace level, requiring explicit allow-lists for destinations.
Why This Matters
Traditional BI security focuses on report-level permissions and RLS, but fails to address the semantic model as a data movement boundary. In composite models, sensitive values from one source can be pushed into queries against another endpoint or logged externally, creating a security gap where the semantic layer becomes an unintended path between disparate data sources.
Key Insights
- Enforcement occurs on the model’s bound data connection (2026 Preview), ensuring that M expressions and Power Query transformations cannot route around policy.
- Workspace network security is managed via a specific configuration path: Workspace settings > Network security > Outbound access protection > Block outbound public access.
- Local workspace connections, such as those using SQL analytics endpoints or OneLake ADLS Gen2 paths, may still require explicit exceptions despite appearing internal.
Practical Applications
References:
Continue reading
Next article
Escaping Cherry-Pick Hell: Managing Parallel Enterprise Releases with Release-Stream Branching
Related Content
AWS NACL — Subnet-Level Security in AWS 🔐
AWS Network Access Control Lists (NACLs) provide subnet-level security, controlling inbound and outbound traffic for enhanced VPC protection.
Securing Autonomous Agents: Lessons from a 26/100 Security Audit
An audit of an autonomous agent deployment revealed a failing security score of 26/100 due to exposed API keys and prompt injection risks.
OpenAI Launches Daybreak: AI-Driven Vulnerability Detection and Patch Validation
OpenAI launches Daybreak, a cybersecurity initiative reducing vulnerability analysis time from hours to minutes using Codex Security and GPT-5.5 models.