Skip to content

Commit 53a4300

Browse files
Craig ShoemakerCraig Shoemaker
authored andcommitted
Add documentation for Anthropic as a subprocessor and update TOC reference
1 parent 026a4ea commit 53a4300

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

articles/sre-agent/anthropic-subprocessor.md renamed to articles/sre-agent/anthropic-sub-processor.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,19 +26,19 @@ For more information about subprocessor data access, see [Microsoft Data Access
2626

2727
You choose which AI provider powers your agent. The two options are:
2828

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.
3030

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.
3232

3333
When you select Anthropic, your data (prompts, responses, and resource analysis) might be processed in the United States.
3434

3535
## Default settings by region
3636

3737
| Region | Anthropic | Azure OpenAI | Notes |
3838
|--------|-----------|--------------|-------|
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 |
4040
| **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 |
4242

4343
## Verify the active model provider
4444

@@ -76,7 +76,7 @@ When you use Anthropic models in Azure SRE Agent:
7676

7777
- Anthropic processes data under Microsoft's direction and contractual safeguards.
7878
- 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.
8080
- Your data is isolated by tenant and Azure subscription.
8181

8282
For more on how Azure SRE Agent handles data, see [Data residency and privacy](data-privacy.md).

articles/sre-agent/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ items:
161161
- name: Data privacy and residency
162162
href: data-privacy.md
163163
- name: Anthropic subprocessor
164-
href: anthropic-subprocessor.md
164+
href: anthropic-sub-processor.md
165165
- name: Billing
166166
href: billing.md
167167
- name: Frequently asked questions

0 commit comments

Comments
 (0)