Skip to content

Commit beb3c9f

Browse files
authored
Merge pull request #147516 from AlexandraKemperMS/singleregiondata
Update FAQ for single data residency
2 parents 361b3f6 + f237359 commit beb3c9f

File tree

1 file changed

+2
-2
lines changed
  • articles/azure-app-configuration

1 file changed

+2
-2
lines changed

articles/azure-app-configuration/faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ sections:
4242

4343
- question: Where does data stored in App Configuration reside?
4444
answer: |
45-
Customer data stored in App Configuration resides in the region where the customer's App Configuration store was created. App Configuration may replicate data to [paired regions](../best-practices-availability-paired-regions.md) for data resiliency, but it won't replicate or move customer data outside their Geo as defined by [data residency in Azure](https://azure.microsoft.com/global-infrastructure/data-residency/). Customers and end users may move, copy, or access their customer data from any location globally.
46-
45+
Customer data stored in App Configuration resides in the region where the customer's App Configuration store was created. This applies to all available regions. Customers and end users may move, copy, or access their customer data from any location globally.
46+
4747
- question: How is App Configuration different from Azure App Service settings?
4848
answer: |
4949
Azure App Service allows you to define app settings for each App Service instance. These settings are passed as environment variables to the application code. You can associate a setting with a specific deployment slot, if you want. For more information, see [Configure app settings](../app-service/configure-common.md#configure-app-settings).

0 commit comments

Comments
 (0)