Skip to content

Commit 07b9b23

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into WI53185
2 parents f70939b + 00110f4 commit 07b9b23

File tree

1,207 files changed

+18154
-8055
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,207 files changed

+18154
-8055
lines changed

.openpublishing.publish.config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,12 @@
152152
"branch": "master",
153153
"branch_mapping": {}
154154
},
155+
{
156+
"path_to_root": "functions-azure-product",
157+
"url": "https://github.com/Azure/Azure-Functions",
158+
"branch": "main",
159+
"branch_mapping": {}
160+
},
155161
{
156162
"path_to_root": "functions-pytorch",
157163
"url": "https://github.com/Azure-Samples/functions-python-pytorch-tutorial",

.openpublishing.redirection.azure-monitor.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5532,6 +5532,11 @@
55325532
"redirect_url": "/azure/azure-monitor/app/export-telemetry",
55335533
"redirect_document_id": false
55345534
},
5535+
{
5536+
"source_path_from_root": "/articles/azure-monitor/app/auto-collect-dependencies.md",
5537+
"redirect_url": "/azure/azure-monitor/app/asp-net-dependencies",
5538+
"redirect_document_id": false
5539+
},
55355540
{
55365541
"source_path_from_root": "/articles/azure-monitor/app/custom-endpoints.md",
55375542
"redirect_url": "/azure/azure-monitor/app/create-new-resource",

.openpublishing.redirection.defender-for-cloud.json

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -642,8 +642,8 @@
642642
},
643643
{
644644
"source_path_from_root": "/articles/security-center/security-center-planning-and-operations-guide.md",
645-
"redirect_url": "/azure/defender-for-cloud/security-center-planning-and-operations-guide",
646-
"redirect_document_id": true
645+
"redirect_url": "/azure/defender-for-cloud/defender-for-cloud-planning-and-operations-guide",
646+
"redirect_document_id": false
647647
},
648648
{
649649
"source_path_from_root": "/articles/security-center/sql-information-protection-policy.md",
@@ -769,6 +769,16 @@
769769
"source_path_from_root": "/articles/defender-for-cloud/defender-for-servers-introduction.md",
770770
"redirect_url": "/azure/defender-for-cloud/plan-defender-for-servers",
771771
"redirect_document_id": true
772+
},
773+
{
774+
"source_path_from_root": "/articles/defender-for-cloud/security-center-readiness-roadmap.md",
775+
"redirect_url": "/azure/defender-for-cloud/defender-for-cloud-planning-and-operations-guide",
776+
"redirect_document_id": false
777+
},
778+
{
779+
"source_path_from_root": "/articles/defender-for-cloud/security-center-planning-and-operations-guide.md",
780+
"redirect_url": "/azure/defender-for-cloud/defender-for-cloud-planning-and-operations-guide",
781+
"redirect_document_id": true
772782
}
773783
]
774784
}

.openpublishing.redirection.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/backup/backup-create-rs-vault.md",
5+
"redirect_url": "/azure/backup/backup-create-recovery-services-vault",
6+
"redirect_document_id": false
7+
},
38
{
49
"source_path_from_root": "/articles/storage/queues/storage-quickstart-queues-dotnet-legacy.md",
510
"redirect_url": "/azure/storage/queues/storage-quickstart-queues-dotnet",
@@ -29499,6 +29504,16 @@
2949929504
"redirect_url": "/azure/aks/intro-kubernetes",
2950029505
"redirect_document_id": "false"
2950129506
},
29507+
{
29508+
"source_path_from_root": "/articles/azure-arc/servers/onboard-group-policy-service-principal-encryption.md",
29509+
"redirect_url": "/azure/azure-arc/servers/onboard-group-policy-powershell",
29510+
"redirect_document_id": "false"
29511+
},
29512+
{
29513+
"source_path_from_root": "/articles/azure-arc/servers/onboard-group-policy.md",
29514+
"redirect_url": "/azure/azure-arc/servers/onboard-group-policy-powershell",
29515+
"redirect_document_id": "false"
29516+
},
2950229517
{
2950329518
"source_path": "articles/azure-cache-for-redis/redis-cache-insights-overview.md",
2950429519
"redirect_url": "/azure/azure-cache-for-redis/cache-insights-overview",

articles/active-directory-b2c/data-residency.md

Lines changed: 23 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,55 +9,67 @@ manager: CelesteDG
99
ms.service: active-directory
1010
ms.workload: identity
1111
ms.topic: reference
12-
ms.date: 08/16/2021
12+
ms.date: 12/12/2022
1313
ms.author: kengaderdus
1414
ms.subservice: B2C
1515
ms.custom: references_regions
1616
---
1717

1818
# Azure Active Directory B2C: Region availability & data residency
1919

20-
Azure AD B2C identity data is stored in a geographical location based on the country/region provided when you create the tenant.
20+
Azure Active Directory B2C (Azure AD B2C) stores customer data in a geographic location based on how a tenant was created and provisioned. For the Azure portal or Azure AD API, the location is defined when a customer selects a location from the pre-defined list.
2121

2222
Region availability and data residency are two different concepts that apply to Azure AD B2C. This article explains the differences between these two concepts, and compares how they apply to Azure versus Azure AD B2C.
2323

2424
Azure AD B2C is **generally available worldwide** with the option for **data residency** in the **United States, Europe, Asia Pacific, or Australia**.
2525

26-
[Region availability](#region-availability) refers to where a service is available for use.
27-
28-
[Data residency](#data-residency) refers to where user data is stored.
26+
[Region availability](#region-availability) refers to where a service is available for use. [Data residency](#data-residency) refers to where customer data is stored. For customers in the EU and EFTA, see [EU Data Boundary](#eu-data-boundary).
2927

3028
## Region availability
3129

3230
Azure AD B2C is available worldwide via the Azure public cloud. You can see availability of this service in both Azure's [Products Available By Region](https://azure.microsoft.com/regions/services/) page and the [Active Directory B2C pricing calculator](https://azure.microsoft.com/pricing/details/active-directory-b2c/). Also, Azure AD B2C service is highly available. Learn more about [Service Level Agreement (SLA) for Azure Active Directory B2C](https://azure.microsoft.com/support/legal/sla/active-directory-b2c/v1_1).
3331
## Data residency
3432

35-
Azure AD B2C stores user data in the United States, Europe, the Asia Pacific region, or Australia.
33+
Azure AD B2C stores customer data in the United States, Europe, the Asia Pacific region, or Australia.
3634

3735
Data residency is determined by the country/region you select when you [create an Azure AD B2C tenant](tutorial-create-tenant.md):
3836

3937
![Screenshot of a Create Tenant form, choosing country or region.](./media/data-residency/data-residency-b2c-tenant.png)
4038

41-
Data resides in the **United States** for the following countries/regions:
39+
Data resides in the **United States** for the following locations:
4240

4341
> United States (US), Canada (CA), Costa Rica (CR), Dominican Republic (DO), El Salvador (SV), Guatemala (GT), Mexico (MX), Panama (PA), Puerto Rico (PR) and Trinidad & Tobago (TT)
4442
45-
Data resides in **Europe** for the following countries/regions:
43+
Data resides in **Europe** for the following locations:
4644

4745
> Algeria (DZ), Austria (AT), Azerbaijan (AZ), Bahrain (BH), Belarus (BY), Belgium (BE), Bulgaria (BG), Croatia (HR), Cyprus (CY), Czech Republic (CZ), Denmark (DK), Egypt (EG), Estonia (EE), Finland (FT), France (FR), Germany (DE), Greece (GR), Hungary (HU), Iceland (IS), Ireland (IE), Israel (IL), Italy (IT), Jordan (JO), Kazakhstan (KZ), Kenya (KE), Kuwait (KW), Latvia (LV), Lebanon (LB), Liechtenstein (LI), Lithuania (LT), Luxembourg (LU), North Macedonia (ML), Malta (MT), Montenegro (ME), Morocco (MA), Netherlands (NL), Nigeria (NG), Norway (NO), Oman (OM), Pakistan (PK), Poland (PL), Portugal (PT), Qatar (QA), Romania (RO), Russia (RU), Saudi Arabia (SA), Serbia (RS), Slovakia (SK), Slovenia (ST), South Africa (ZA), Spain (ES), Sweden (SE), Switzerland (CH), Tunisia (TN), Turkey (TR), Ukraine (UA), United Arab Emirates (AE) and United Kingdom (GB)
4846
49-
Data resides in **Asia Pacific** for the following countries/regions:
47+
Data resides in **Asia Pacific** for the following locations:
5048

5149
> Afghanistan (AF), Hong Kong SAR (HK), India (IN), Indonesia (ID), Japan (JP), Korea (KR), Malaysia (MY), Philippines (PH), Singapore (SG), Sri Lanka (LK), Taiwan (TW), and Thailand (TH)
5250
53-
Data resides in **Australia** for the following countries/regions:
51+
Data resides in **Australia** for the following locations:
5452

5553
> Australia (AU) and New Zealand (NZ)
5654
57-
The following countries/regions are in the process of being added to the list. For now, you can still use Azure AD B2C by picking any of the countries/regions above.
55+
The following locations are in the process of being added to the list. For now, you can still use Azure AD B2C by picking any of the locations previously listed.
5856

5957
> Argentina, Brazil, Chile, Colombia, Ecuador, Iraq, Paraguay, Peru, Uruguay, and Venezuela
6058
59+
## EU Data Boundary
60+
61+
The EU Data Boundary is Microsoft's commitment for our public sector and commercial customers in the EU and EFTA to process and store their customer data in the EU.
62+
63+
### Services temporarily excluded from the EU Data Boundary
64+
65+
Some services have work in progress to be EU Data Boundary compliant, but this work is delayed beyond January 1, 2023. The services listed will become compliant over the coming months. The following details explain the customer data that these features currently transfer out of the EU Data Boundary as part of their service operations:
66+
67+
* **Reason for customer data egress** - These features haven't completed changes to fully process admin actions and user sign-in actions within the EU Data Boundary.
68+
* **Types of customer data being egressed** - User account and usage data, and service configuration such as policy.
69+
* **Customer data location at rest** - In the EU Data Boundary.
70+
* **Customer data processing** - Some processing may occur globally.
71+
* **Services** - Administrator actions in the Azure portal or APIs, and User Sign-In Service
72+
6173
## Remote profile solution
6274

6375
With Azure AD B2C [custom policies](custom-policy-overview.md), you can integrate with [RESTful API services](api-connectors-overview.md), which allow you to store and read user profiles from a remote database (such as a marketing database, CRM system, or any line-of-business application).

articles/active-directory-b2c/index.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ metadata:
1616
ms.collection: collection
1717
author: kengaderdus
1818
ms.author: kengaderdus
19-
ms.date: 08/31/2022
19+
ms.date: 12/14/2022
2020

2121
## FRONT MATTER END
2222

@@ -125,15 +125,11 @@ conceptualContent:
125125
- text: Protocols
126126
url: ../active-directory/develop/v2-app-types.md?bc=%2fazure%2factive-directory-b2c%2fbread%2ftoc.json&toc=%2fazure%2factive-directory-b2c%2fTOC.json
127127
itemType: concept
128-
# - text: Authentication library
129-
# url: ../active-directory/develop/msal-overview.md?bc=%2fazure%2factive-directory-b2c%2fbread%2ftoc.json&toc=%2fazure%2factive-directory-b2c%2fTOC.json
130-
# itemType: concept
131-
# - text: Identity providers
132-
# url: add-identity-provider.md
133-
# itemType: concept
134-
- text: Authenticate users in a Node.js web app(Quick course)
135-
url: /learn/modules/authenticate-users-node-web-app-use-azure-active-directory-b2c/
136-
itemType: learn
128+
- text: Authentication library
129+
url: ../active-directory/develop/msal-overview.md?bc=%2fazure%2factive-directory-b2c%2fbread%2ftoc.json&toc=%2fazure%2factive-directory-b2c%2fTOC.json
130+
itemType: concept
131+
132+
137133
## CARD 3 ######################
138134
- title: 'Authenticate: Sign in users'
139135
links:
@@ -155,6 +151,10 @@ conceptualContent:
155151
- text: Enable single sign-on (SSO)
156152
url: session-behavior.md
157153
itemType: how-to-guide
154+
155+
- text: Authenticate users in a Node.js web app(Quick course)
156+
url: /learn/modules/authenticate-users-node-web-app-use-azure-active-directory-b2c/
157+
itemType: learn
158158
# - text: 'Quickstart: Single-page app'
159159
# url: configure-authentication-sample-spa-app.md
160160
# itemType: quickstart

0 commit comments

Comments
 (0)