Skip to content

Commit c5ff525

Browse files
authored
Merge pull request #185304 from magrefaat/patch-72
Update deploy
2 parents 0e63b81 + 34cee79 commit c5ff525

File tree

2 files changed

+2
-2
lines changed
  • articles/cognitive-services/language-service

2 files changed

+2
-2
lines changed

articles/cognitive-services/language-service/custom-classification/how-to/call-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ See the [application development lifecycle](../overview.md#project-development-l
3333

3434
2. Select **Deploy model** from the left side menu.
3535

36-
3. Select the model you want to deploy, then select **Deploy model**.
36+
3. Select the model you want to deploy, then select **Deploy model**. If you deploy your model through the Language Studio, your `deployment-name` is `prod`.
3737

3838
> [!TIP]
3939
> You can test your model in Language Studio by sending samples of text for it to classify.

articles/cognitive-services/language-service/custom-named-entity-recognition/how-to/call-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ See the [application development lifecycle](../overview.md#application-developme
3434

3535
2. Select **Deploy model** from the left side menu.
3636

37-
3. Select the model you want to deploy, then select **Deploy model**.
37+
3. Select the model you want to deploy, then select **Deploy model**. If you deploy your model through the Language Studio, your `deployment-name` is `prod`.
3838

3939
> [!TIP]
4040
> You can test your model in Language Studio by sending samples of text for it to classify.

0 commit comments

Comments
 (0)