How can we manage documents in privacy-sensitive domains when dealing with clients located in EU (GDPR)?

Andrei Pruteanu 0 Reputation points
2025-07-04T07:51:58.7933333+00:00

Hello,

How can we manage documents in privacy-sensitive domains when dealing with clients located in EU (GDPR)? Used Azure services are: Document Intelligence and AI Foundry.

We're interested in knowing:

  • where are the documents stored when uploaded to Document Intelligence Studio?
  • where are the trained models stored (classification and extraction)?
  • where are the services deployed?

In brief, we want to be able to use Azure services but also be compliant with EU legislation (GDPR).

Regards,
Andrei

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
2,135 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Andrei Pruteanu 0 Reputation points
    2025-07-04T21:21:51.4333333+00:00

    Hi Pavankumar,

    So to summarize the answer: you're saying that EU-based Azure regions are fully GDPR compliant. If the documents are stored in an EU region, all data (documents and models) are stored within that region. Does the training happen within that region as well? If not, is the data moved outside that region for training and the model is moved back when done?

    best,
    Andrei


  2. Pavankumar Purilla 8,665 Reputation points Microsoft External Staff Moderator
    2025-07-08T05:22:10.5533333+00:00

    Hi Andrei Pruteanu,
    yes, the training process itself also takes place entirely within the selected Azure region in this case, an EU-based region such as West Europe or North Europe. When you upload documents and train custom models using Azure Document Intelligence, the data, training operations, and resulting models are all confined to the region where the resource is deployed. Microsoft does not move data outside of the region for training or processing, nor are models relocated after training unless you explicitly configure such transfers. This approach ensures full support for data residency and localization under GDPR, giving you control over your data and where it is processed. You can find more details in Microsoft’s official documentation on Document Intelligence Data Privacy & Security.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.