Skip to content

Commit e378056

Browse files
committed
Correct the sku name for fine-tune Developer Tier deployments.
1 parent bfff5c3 commit e378056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-foundry/openai/how-to/deployment-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ You can use the following policy to disable access to any Azure AI Foundry deplo
160160
> [!IMPORTANT]
161161
> Data stored at rest remains in the designated Azure geography, while data may be processed for inferencing in any Azure AI Foundry location. [Learn more about data residency](https://azure.microsoft.com/explore/global-infrastructure/data-residency/).
162162
163-
**SKU name in code:** `Developer`
163+
**SKU name in code:** `DeveloperTier`
164164

165165
Fine-tuned models support a Developer deployment specifically designed to support custom model evaluation. It offers no data residency guarantees nor does it offer an SLA. To learn more about using the Developer deployment type, see the [fine-tuning guide](./fine-tune-test.md).
166166

0 commit comments

Comments
 (0)