Join our Newsletter — 33% off our NHI Course

Why do BAAs alone not solve Copilot compliance risk for PHI?

A BAA governs how the provider handles data after you send it. It does not stop a user from pasting PHI into a prompt, an agent from retrieving PHI from SharePoint, or a transcript from capturing sensitive details. Compliance depends on preventing disclosure at the source, then aligning the Microsoft surface, the contract, and the internal control set.

Why This Matters for Security Teams

A BAA is necessary for regulated data processing, but it is not a technical safeguard. For PHI, the compliance problem starts before data reaches the service provider: a user can paste sensitive content into Copilot, an agent can surface records from SharePoint, or a generated response can expose details into chat history, exports, or downstream logs. That means risk sits across user behaviour, data access, retention, and output handling, not just vendor contract language.

Current guidance suggests treating Copilot compliance as a layered control problem aligned to the NIST Cybersecurity Framework 2.0, not a procurement checkbox. Security teams that rely on a BAA alone often miss the operational controls needed to prevent disclosure at the source, especially where PHI is embedded in documents, collaboration threads, or AI prompts. The real issue is that copilots can amplify existing access paths faster than governance teams can review them.

In practice, many security teams encounter PHI exposure only after a user has already interacted with the system, rather than through intentional prevention design.

How It Works in Practice

BAA coverage should be treated as the legal baseline, then paired with technical and administrative controls that govern what Copilot can see, what users can submit, and what the environment can retain. That usually means tightening identity and access controls, limiting data sources, applying sensitivity labels, and reviewing whether Copilot features are enabled only in approved workloads. The control question is less “Is the provider covered?” and more “Can this workflow ever surface PHI to the wrong person or system?”

Operationally, a defensible approach usually includes:

  • Classifying PHI so Copilot can respect protection boundaries in Microsoft 365 content and search surfaces.
  • Restricting source locations, permissions, and guest access so the assistant only reaches approved data sets.
  • Blocking or warning on prompt inputs that contain PHI where feasible, especially for high-risk user groups.
  • Reviewing retention, transcript, audit, and eDiscovery settings so sensitive content is not preserved longer than necessary.
  • Validating admin policies against security baselines from NIST SP 800-53 Rev 5 Security and Privacy Controls and mapping them to internal governance.

For healthcare and adjacent environments, the practical question is whether Copilot inherits the same access model as the underlying repository or becomes a shortcut around it. That distinction matters because an AI assistant can make over-permissioned content easier to discover, not harder. Best practice is evolving, but current guidance consistently favours data minimisation, strict permission hygiene, and logging that supports investigation without expanding exposure. Teams should also align policy design with ISO/IEC 27001:2022 Information Security Management and ISO/IEC 27002:2022 Information Security Controls where those frameworks are already used for control governance. These controls tend to break down when PHI is stored in unstructured collaboration spaces with legacy permissions because the assistant can only enforce the boundaries it is given.

Common Variations and Edge Cases

Tighter Copilot controls often increase friction for clinicians, analysts, and operations teams, requiring organisations to balance usability against disclosure risk. That tradeoff is especially visible when users need broad access to records for legitimate care delivery or case handling. There is no universal standard for this yet, so governance usually depends on the sensitivity of the data, the maturity of identity controls, and the quality of classification.

Some environments also face mixed obligations. A healthcare provider may need HIPAA-aligned handling for PHI, while a billing or fraud workflow may add AML or KYC-adjacent records that should not be treated as ordinary collaboration content. In those cases, a BAA does not answer the full control question because the risk also includes prompt injection, overbroad retrieval, and accidental summarisation of regulated details into chat outputs. Where Copilot is connected to sensitive repositories, teams should consider whether certain populations need separate policies, segmented tenants, or disabled features for specific workloads. For governance around identity evidence and regulated workflows, the same logic used in FATF Recommendations is useful as an analogy: legal permission is not the same as controlled handling. The practical test is whether policy, access, and logging still hold when a user asks the assistant to surface something they should not have seen directly.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

NIST CSF 2.0 and NIST SP 800-53 Rev 5 set the technical controls, while ISO/IEC 27001:2022 define the regulatory obligations.

Framework Control / Reference Relevance
NIST CSF 2.0 PR.AA-01 Identity and access governance is central to limiting Copilot exposure to PHI.
NIST SP 800-53 Rev 5 AC-3 Access enforcement controls whether Copilot can retrieve sensitive records in the first place.
ISO/IEC 27001:2022 A.5.12 Information classification helps determine which content Copilot should access or surface.

Enforce least privilege so assistants only reach PHI that users are explicitly authorised to access.