Skip to content

Commit fb4ab90

Browse files
committed
Make data residency and SLA callout more pronounced.
1 parent 24a51a1 commit fb4ab90

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/ai-services/openai/how-to/fine-tuning-test.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ After you've fine-tuned a model, you may want to test its quality via the Chat C
1717

1818
A Developer Tier deployment allows you to deploy your new model without the hourly hosting fee incurred by Standard or Global deployments. The only charges incurred are per-token. Consult the [pricing page](https://aka.ms/aoaipricing) for the most up-to-date pricing.
1919

20-
> Developer Tier offers no availability SLA and no [data residency](https://aka.ms/data-residency). If you require an SLA or data residency, choose an alternative [deployment type](./deployment-types.md) for testing your model.
20+
> [!IMPORTANT]
21+
> Developer Tier offers no availability SLA and no [data residency](https://aka.ms/data-residency) guarantees. If you require an SLA or data residency, choose an alternative [deployment type](./deployment-types.md) for testing your model.
2122
2223
## Deploy your fine-tuned model
2324

0 commit comments

Comments
 (0)