Skip to content

Commit 189ec77

Browse files
committed
address PR reviewer's feedback
1 parent 3d24d07 commit 189ec77

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

articles/ai-studio/how-to/healthcare-ai/deploy-cxrreportgen.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,14 @@ CXRReportGen model can be deployed to our self-hosted managed inference solution
4747

4848
To __deploy the model through the UI__:
4949

50-
- Go to the [model card in the catalog](https://aka.ms/cxrreportgenmodelcard).
51-
- On the model's overview page, select __Deploy__.
52-
- If given the option to choose between serverless API deployment and deployment using a managed compute, select **Managed Compute**.
53-
- Fill out the details in the deployment window.
50+
1. Go to the [model card in the catalog](https://aka.ms/cxrreportgenmodelcard).
51+
1. On the model's overview page, select __Deploy__.
52+
1. If given the option to choose between serverless API deployment and deployment using a managed compute, select **Managed Compute**.
53+
1. Fill out the details in the deployment window.
5454

5555
> [!NOTE]
5656
> For deployment to a self-hosted managed compute, you must have enough quota in your subscription. If you don't have enough quota available, you can use our temporary quota access by selecting the option **I want to use shared quota and I acknowledge that this endpoint will be deleted in 168 hours.**
57-
- Select __Deploy__.
57+
1. Select __Deploy__.
5858

5959
To __deploy the model programmatically__, see [How to deploy and inference a managed compute deployment with code](../deploy-models-managed.md).
6060

articles/ai-studio/how-to/healthcare-ai/deploy-medimageinsight.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,15 @@ MedImageInsight model can be deployed to our self-hosted managed inference solut
4545

4646
To __deploy the model through the UI__:
4747

48-
- Go to the [model card in the catalog](https://aka.ms/mi2modelcard).
49-
- On the model's overview page, select __Deploy__.
50-
- If given the option to choose between serverless API deployment and deployment using a managed compute, select **Managed Compute**.
51-
- Fill out the details in the deployment window.
48+
1. Go to the [model card in the catalog](https://aka.ms/mi2modelcard).
49+
1. On the model's overview page, select __Deploy__.
50+
1. If given the option to choose between serverless API deployment and deployment using a managed compute, select **Managed Compute**.
51+
1. Fill out the details in the deployment window.
5252

5353
> [!NOTE]
5454
> For deployment to a self-hosted managed compute, you must have enough quota in your subscription. If you don't have enough quota available, you can use our temporary quota access by selecting the option **I want to use shared quota and I acknowledge that this endpoint will be deleted in 168 hours.**
5555
56-
- Select __Deploy__.
56+
1. Select __Deploy__.
5757

5858
To __deploy the model programmatically__, see [How to deploy and inference a managed compute deployment with code](../deploy-models-managed.md).
5959

articles/ai-studio/how-to/healthcare-ai/deploy-medimageparse.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,14 @@ MedImageParse model can be deployed to our self-hosted managed inference solutio
4848

4949
To __deploy the model through the UI__:
5050

51-
- Go to the [model card in the catalog](https://aka.ms/medimageparsemodelcard).
52-
- On the model's overview page, select __Deploy__.
53-
- If given the option to choose between serverless API deployment and deployment using a managed compute, select **Managed Compute**.
54-
- Fill out the details in the deployment window.
51+
1. Go to the [model card in the catalog](https://aka.ms/medimageparsemodelcard).
52+
1. On the model's overview page, select __Deploy__.
53+
1. If given the option to choose between serverless API deployment and deployment using a managed compute, select **Managed Compute**.
54+
1. Fill out the details in the deployment window.
5555

5656
> [!NOTE]
5757
> For deployment to a self-hosted managed compute, you must have enough quota in your subscription. If you don't have enough quota available, you can use our temporary quota access by selecting the option **I want to use shared quota and I acknowledge that this endpoint will be deleted in 168 hours.**
58-
- Select __Deploy__.
58+
1. Select __Deploy__.
5959

6060
To __deploy the model programmatically__, see [How to deploy and inference a managed compute deployment with code](../deploy-models-managed.md).
6161

0 commit comments

Comments
 (0)