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/sre-agent/anthropic-sub-processor.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,19 +26,19 @@ For more information about subprocessor data access, see [Microsoft Data Access
26
26
27
27
You choose which AI provider powers your agent. The two options are:
28
28
29
-
-**Azure OpenAI** — Covered by EU Data Boundary commitments. The default for customers in the EU, EFTA, and UK.
29
+
-**Azure OpenAI**: Covered by EU Data Boundary commitments. The default for customers in the EU, EFTA, and UK.
30
30
31
-
-**Anthropic** — The default for all other regions. Not covered by EU Data Boundary commitments.
31
+
-**Anthropic**: The default for all other regions. Not covered by EU Data Boundary commitments.
32
32
33
33
When you select Anthropic, your data (prompts, responses, and resource analysis) might be processed in the United States.
34
34
35
35
## Default settings by region
36
36
37
37
| Region | Anthropic | Azure OpenAI | Notes |
38
38
|--------|-----------|--------------|-------|
39
-
|**Most commercial regions**(US, APAC, etc.) | Default | Available | No data residency restrictions |
39
+
|**Most commercial regions**<br><br>(US, APAC, etc.) | Default | Available | No data residency restrictions |
40
40
|**EU, EFTA, and UK**| Available (opt-in) | Default | Anthropic isn't covered by EU Data Boundary |
41
-
|**Government clouds**(GCC, GCC High, DoD) | Not available | Default | Anthropic isn't available in government or sovereign clouds |
41
+
|**Government clouds**<br><br>(GCC, GCC High, DoD) | Not available | Default | Anthropic isn't available in government or sovereign clouds |
42
42
43
43
## Verify the active model provider
44
44
@@ -76,7 +76,7 @@ When you use Anthropic models in Azure SRE Agent:
76
76
77
77
- Anthropic processes data under Microsoft's direction and contractual safeguards.
78
78
- The [Microsoft DPA](https://www.microsoft.com/licensing/docs/view/Microsoft-Products-and-Services-Data-Protection-Addendum-DPA) and [Product Terms](https://www.microsoft.com/licensing/terms) apply.
79
-
-Neither Microsoft nor Anthropic uses your data to train AI models.
79
+
-Both Microsoft and Anthropic don't use your data to train AI models.
80
80
- Your data is isolated by tenant and Azure subscription.
81
81
82
82
For more on how Azure SRE Agent handles data, see [Data residency and privacy](data-privacy.md).
0 commit comments