Skip to content

Commit 7d9d7d8

Browse files
authored
Merge pull request #209955 from johnmarco/jm-data-residency-update
Data residency update
2 parents 60e111a + c45ab7c commit 7d9d7d8

File tree

5 files changed

+12
-32
lines changed

5 files changed

+12
-32
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34248,6 +34248,11 @@
3424834248
"redirect_url": "/azure/virtual-machines/windows/connect-winrm",
3424934249
"redirect_document_id": false
3425034250
},
34251+
{
34252+
"source_path_from_root": "/articles/azure-arc/servers/data-residency.md",
34253+
"redirect_url": "/azure/azure-arc/servers/overview",
34254+
"redirect_document_id": false
34255+
},
3425134256
{
3425234257
"source_path_from_root": "/articles/virtual-machines/linux/copy-files-to-linux-vm-using-scp.md",
3425334258
"redirect_url": "/azure/virtual-machines/copy-files-to-vm-using-scp",

articles/azure-arc/servers/agent-overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@ The following metadata information is requested by the agent from Azure:
7474
* Guest configuration policy assignments
7575
* Extension requests - install, update, and delete.
7676

77+
> [!NOTE]
78+
> Azure Arc-enabled servers doesn't store/process customer data outside the region the customer deploys the service instance in.
79+
7780
## Deployment options and requirements
7881

7982
To deploy the agent and connect a machine, certain [prerequisites](prerequisites.md) must be met. There are also [networking requirements](network-requirements.md) to be aware of.

articles/azure-arc/servers/data-residency.md

Lines changed: 0 additions & 30 deletions
This file was deleted.

articles/azure-arc/servers/overview.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@ Azure Arc-enabled servers has a limit for the number of instances that can be cr
8383

8484
To learn more about resource type limits, see the [Resource instance limit](../../azure-resource-manager/management/resources-without-resource-group-limit.md#microsofthybridcompute) article.
8585

86+
## Data residency
87+
88+
Azure Arc-enabled servers doesn't store/process customer data outside the region the customer deploys the service instance in.
89+
8690
## Next steps
8791

8892
* Before evaluating or enabling Azure Arc-enabled servers across multiple hybrid machines, review the [Connected Machine agent overview](agent-overview.md) to understand requirements, technical details about the agent, and deployment methods.

articles/azure-arc/servers/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,6 @@
125125
href: troubleshoot-vm-extensions.md
126126
- name: Reference
127127
items:
128-
- name: Data residency
129-
href: data-residency.md
130128
- name: Azure CLI
131129
href: /cli/azure/connectedmachine
132130
- name: Azure PowerShell

0 commit comments

Comments
 (0)