Skip to content

Commit b2126c0

Browse files
authored
Merge pull request #1035 from IABTechLab/gwh-APIDOCS-4065-egress-mods
gwh-APIDOCS-4065-egress-mods
2 parents 5ebe9d4 + 8dded03 commit b2126c0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/guides/integration-options-private-operator.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,10 @@ Each supported Private Operator implementation must meet rigorous security stand
8181
- The information retrieved at startup is not stored locally at any point. It is only ever held in memory, and the Private Operator is running in a protected environment that makes it difficult for anyone running the Operator (such as an Administrator), as well as any external players, to see the data that's in memory.
8282
- The Private Operator never stores <Link href="../ref-info/glossary-uid#gl-dii">DII</Link> that is sent for processing (email addresses and/or phone numbers). The data is only used within the enclave, to generate UID2s, and is discarded immediately after processing.
8383

84+
:::note
85+
All Private Operators must be allowed to access the destinations in [Private Operator network egress](../ref-info/operator-private-network-requirements.md). If your organization is secured with a firewall or proxy, these domains must be added to the allowlist.
86+
:::
87+
8488
## Private Operator limitations
8589

8690
There are a couple of limitations to Private Operator functionality:
@@ -136,7 +140,3 @@ There is no functional difference between the Private Operator versions.
136140
| GCP Confidential Space | [Private Operator for GCP integration guide](../guides/operator-private-gcp-confidential-space.md) | Information for setting up the UID2 Operator Service in [Confidential Space](https://cloud.google.com/confidential-computing#confidential-space), a confidential computing option from [Google Cloud](https://cloud.google.com/docs/overview/) Platform. |
137141
| Azure | [Private Operator for Azure integration guide](../guides/operator-guide-azure-enclave.md) | Instructions for setting up the UID2 Operator Service in an instance of Confidential Containers, a confidential computing option from Microsoft Azure. |
138142
| AKS | [Private Operator for AKS integration guide](../guides/operator-guide-aks-enclave.md) | Instructions for setting up the UID2 Operator Service in an instance of AKS, a confidential computing solution that runs on virtual nodes on Microsoft Azure container instances and uses Kubernetes. |
139-
140-
:::note
141-
All Private Operators must be allowed to access the destinations in [Private Operator network egress](../ref-info/operator-private-network-requirements.md). If your organization is secured with a firewall or proxy, these domains must be added to the allowlist.
142-
:::

0 commit comments

Comments
 (0)