Skip to content

Commit 51e8ab8

Browse files
authored
Add In-region data residency & data at rest section
1 parent fde85de commit 51e8ab8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

articles/app-testing/overview-what-is-azure-app-testing.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,18 @@ Here are some of the key features of Azure App Testing:
5656

5757
- **Security and access control**: Support for managed identities, private link access, and RBAC (role-based access control) ensures secure and controlled access to workspace resources.
5858

59+
## In-region data residency & data at rest
60+
61+
### Azure Load Testing
62+
63+
Azure Load Testing doesn't store or process customer data outside the region you deploy the service instance in.
64+
65+
### Playwright Workspaces
66+
67+
Playwright Workspaces doesn't store or process customer data outside the region you deploy the workspace in. When you use the regional affinity feature, the metadata is transferred from the cloud hosted browser region to the workspace region in a secure and compliant manner.
68+
69+
Playwright Workspaces automatically encrypts all data stored in your workspace with keys managed by Microsoft (service-managed keys). For example, this data includes workspace details, Playwright test run metadata like test start and end time, test minutes, who ran the test, and test results which are published to the service.
70+
5971
## Getting started
6072

6173
- [Run end-to-end tests with Playwright Workspaces](playwright-workspaces\quickstart-run-end-to-end-tests.md)

0 commit comments

Comments
 (0)