Skip to content

Commit e235837

Browse files
committed
fixed terms
1 parent 6854cbe commit e235837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/language-service/concepts/custom-features/multi-region-deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ms.custom: language-service-clu
2222
> * [Custom named entity recognition (NER)](../../custom-named-entity-recognition/overview.md)
2323
> * [Orchestration workflow](../../orchestration-workflow/overview.md)
2424
25-
Custom language service features enable you to deploy your project to more than one region. This capability makes it much easier to access your project globally while you manage only one instance of your project in one place. As of November 2024, custom language service features also enable you to deploy your project to multiple resources within a single region, so that you can use your custom model wherever you need.
25+
Custom language service features enable you to deploy your project to more than one region. This capability makes it much easier to access your project globally while you manage only one instance of your project in one place. As of November 2024, custom language service features also enable you to deploy your project to multiple resources within a single region via the API, so that you can use your custom model wherever you need.
2626

2727
Before you deploy a project, you can assign *deployment resources* in other regions. Each deployment resource is a different Language resource from the one that you use to author your project. You deploy to those resources and then target your prediction requests to that resource in their respective regions and your queries are served directly from that region.
2828

0 commit comments

Comments
 (0)