Skip to content

Commit 5270001

Browse files
authored
Merge pull request #225547 from hrazi/patch-22
Create eudb.md
2 parents d04ebb6 + 99f3608 commit 5270001

File tree

2 files changed

+48
-5
lines changed

2 files changed

+48
-5
lines changed
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
title: European Union Data Boundary compliance for Azure Communication Services
3+
description: Learn about how Azure Communication Services meets European Union data handling compliance laws
4+
author: harazi
5+
manager: mharbut
6+
services: azure-communication-services
7+
8+
ms.author: harazi
9+
ms.date: 02/01/2023
10+
ms.topic: conceptual
11+
ms.service: azure-communication-services
12+
ms.custom: references_regions
13+
---
14+
15+
# European Union Data Boundary (EUDB)
16+
17+
Azure Communication Services complies with European Union Data Boundary (EUDB) [announced by Microsoft Dec 15, 2022](https://blogs.microsoft.com/eupolicy/2022/12/15/eu-data-boundary-cloud-rollout/).
18+
19+
This boundary defines data residency and processing rules for resources based on the data location selected when creating a new communication resource. When a data location for a resource is one of the European countries in scope of EUDB, then all processing and storage of personal data remain within the European Union. The EU Data Boundary consists of the countries in the European Union (EU) and the European Free Trade Association (EFTA). The EU Countries are Austria, Belgium, Bulgaria, Croatia, Cyprus, Czechia, Denmark, Estonia, Finland, France, Germany, Greece, Hungary, Ireland, Italy, Latvia, Lithuania, Luxembourg, Malta, Netherlands, Poland, Portugal, Romania, Slovakia, Slovenia, Spain, and Sweden; and the EFTA countries are Liechtenstein, Iceland, Norway, and Switzerland.
20+
21+
## Calling
22+
23+
Calls and meetings can be established in various ways by various users. We define a few terms:
24+
- Organizer: person who created the meeting, for example, set it up using Outlook
25+
- Initiator: the first person who joins the meeting (the meeting only exists as a calendar item before the first person joins it)
26+
- Guest: a participant who isn't a member of the tenant of the Organizer. May include a member of a different tenant, PSTN (dial-in) user, etc. (Note that this use of Guest is specific to this description and broader than used within IC3 generally, but useful for the discussion here)
27+
- Call: refers to a 1:1 call and\or to a Group call to a larger group. For the purposes of this conversation, they should be the same.
28+
29+
For EU communication resources, when the organizer, initiator, or guests join a call from the EU, processing and storage of personal data will be limited to the EU.
30+
31+
## Messaging
32+
33+
All threads created from an EU resource will process and storage personal data in the EU.
34+
35+
36+
## Other resources
37+
38+
For more information, please refer to the Microsoft documentation on the EUDB:
39+
- [Microsoft EU Data Boundary Overview](https://www.microsoft.com/en-us/trust-center/privacy/european-data-boundary-eudb)

articles/communication-services/toc.yml

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -370,11 +370,15 @@ items:
370370
- name: Developer Tools
371371
items:
372372
- name: Network Diagnostic Tool
373-
href: concepts/developer-tools/network-diagnostic.md
374-
- name: Data residency and user privacy
375-
href: concepts/privacy.md
376-
- name: Azure Government
377-
href: concepts/government.md
373+
href: concepts/developer-tools/network-diagnostic.md
374+
- name: Privacy and Compliance
375+
items:
376+
- name: Data residency and user privacy
377+
href: concepts/privacy.md
378+
- name: European Union Data Boundary
379+
href: concepts/european-union-data-boundary.md
380+
- name: Azure Government
381+
href: concepts/government.md
378382
- name: Pricing
379383
items:
380384
- name: Pricing overview

0 commit comments

Comments
 (0)