Skip to content

Commit ec5bbf9

Browse files
Update how-to-deploy-models-cohere-command.md
1 parent af2b68a commit ec5bbf9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/how-to-deploy-models-cohere-command.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ The previously mentioned Cohere models can be deployed as a service with pay-as-
7373
- An Azure Machine Learning workspace. If you don't have these, use the steps in the [Quickstart: Create workspace resources](quickstart-create-resources.md) article to create them.
7474

7575
> [!IMPORTANT]
76-
> Pay-as-you-go model deployment offering is only available in workspaces created in EastUS, EastUS2 or Sweden Central regions.
76+
> Pay-as-you-go model deployment offering is only available in workspaces created in EastUS2 or Sweden Central regions.
7777
7878
- Azure role-based access controls (Azure RBAC) are used to grant access to operations. To perform the steps in this article, your user account must be assigned the __Azure AI Developer role__ on the Resource Group.
7979

@@ -84,7 +84,7 @@ The previously mentioned Cohere models can be deployed as a service with pay-as-
8484
To create a deployment:
8585

8686
1. Go to [Azure Machine Learning studio](https://ml.azure.com/home).
87-
1. Select the workspace in which you want to deploy your models. To use the pay-as-you-go model deployment offering, your workspace must belong to the EastUS, EastUS2 or Sweden Central region.
87+
1. Select the workspace in which you want to deploy your models. To use the pay-as-you-go model deployment offering, your workspace must belong to the EastUS2 or Sweden Central region.
8888
1. Choose the model you want to deploy from the [model catalog](https://ml.azure.com/model/catalog).
8989

9090
Alternatively, you can initiate deployment by going to your workspace and selecting **Endpoints** > **Serverless endpoints** > **Create**.

0 commit comments

Comments
 (0)