You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/confidential-computing/confidential-clean-rooms.md
+9-7Lines changed: 9 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,8 +14,8 @@ ms.author: mathapli
14
14
> [!NOTE]
15
15
> Azure Confidential Clean Rooms is currently in Gated Preview. Please fill the form at https://aka.ms/ACCRPreview and we will reach out to you with next steps.
16
16
17
-
Azure Confidential Clean Rooms, aka ACCR, offers a secure and compliant environment that helps organizations overcome the challenges of using privacy-sensitive data for AI model development, inferencing, and data analytics. Built on top of [Confidential containers or C-ACI](../confidential-computing/confidential-containers.md), this service secures the data and the model from exfiltration outside the clean room boundary.
18
-
Organizations can safely collaborate and analyze sensitive data, within the sandbox, without violating compliance standards or risking data breaches by using advanced privacy-enhancing technologies like secure governance & audit, secure collaboration (TEE), verifiable trust, differential privacy, and controlled access.
17
+
Azure Confidential Clean Rooms, aka ACCR, offers a secure and compliant environment that helps organizations overcome the challenges of using privacy-sensitive data for data analytics, AI model developmentand inferencing. Built on top of [Confidential containers or C-ACI](../confidential-computing/confidential-containers.md), the ACCR secures the data and the model from exfiltration outside the clean room boundary.
18
+
Organizations can safely collaborate and analyze sensitive data within the sandbox, without violating compliance standards or risking data breaches by using advanced privacy-enhancing technologies like secure governance & audit, secure collaboration (TEE), verifiable trust, differential privacy, and controlled access.
19
19
20
20
## Who should use Azure Confidential Clean Rooms?
21
21
Azure Confidential Clean Rooms could be a great choice for you if you have these scenarios:
@@ -59,13 +59,15 @@ ACCR is currently in Gated Preview. To express your interest in joining the gate
59
59
- For further questions on onboarding reach out to [email protected].
60
60
- After reviewing details, we'll reach out to you with detailed steps for onboarding.
61
61
62
-
## Frequently asked questions
62
+
## Important References
63
+
64
+
-[CleanRoom Getting started samples](https://github.com/Azure-Samples/azure-cleanroom-samples)
- Question: Where is the location Microsoft published side cars?
65
-
Answer: The Microsoft published side cars are available at: mcr.microsoft.com/cleanroom. The code repository for the sidecars is present [here](https://github.com/Azure/azure-cleanroom/).
67
+
## Frequently asked questions
66
68
67
-
- Question: Is there a sampleclean room application to try out?
68
-
Answer: You can find the clean room sample application [here](https://github.com/Azure-Samples/azure-cleanroom-samples). Please feel free to try out the sample after signing up for the Preview and receiving our response.
69
+
- Question: Where are the sidecars container images of Clean Room published at ?
70
+
Answer: The sidecar container images are published at mcr.microsoft.com/cleanroom.
69
71
70
72
- Question: Can more than two collaborators participate in a collaboration?
71
73
Answer: Yes, more than two collaborators can become part of collaboration. This allows multiple data providers to share data in the clean room.
0 commit comments