Skip to content

Commit b217104

Browse files
Update articles/cognitive-services/language-service/custom-named-entity-recognition/fail-over.md
Co-authored-by: aahill <[email protected]>
1 parent 665c050 commit b217104

File tree

1 file changed

+2
-1
lines changed
  • articles/cognitive-services/language-service/custom-named-entity-recognition

1 file changed

+2
-1
lines changed

articles/cognitive-services/language-service/custom-named-entity-recognition/fail-over.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ In this article, you will learn to how to use the export and import APIs to repl
2525

2626
## Prerequisites
2727

28-
* Two Azure Language resources in different Azure regions. [Create your resources](./how-to/create-project.md#create-a-language-resource) and connect them to an Azure storage account. It's recommended that you connect each of the resources of your Language resources to a different storage account in the respective region the resource was created in. You can follow the the [quickstart](./quickstart?pivots=rest-api#create-a-new-azure-language-resource-and-azure-storage-account) to create an additional Language resource and storage account.
28+
* Two Azure Language resources in different Azure regions. [Create your resources](./how-to/create-project.md#create-a-language-resource) and connect them to an Azure storage account. It's recommended that you connect each of your Language resources to different storage accounts. Each storage account should be located in the same respective regions that your separate Language resources are in. You can follow the [quickstart](./quickstart.md?pivots=rest-api#create-a-new-azure-language-resource-and-azure-storage-account) to create an additional Language resource and storage account.
29+
2930

3031
## Get your resource keys endpoint
3132

0 commit comments

Comments
 (0)