Skip to content

Commit 1b50b17

Browse files
committed
update deployment steps
1 parent 0258407 commit 1b50b17

File tree

3 files changed

+14
-16
lines changed

3 files changed

+14
-16
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,13 @@ To __deploy the model through the UI__:
4949

5050
1. Go to the model catalog.
5151
1. Search for the _CxrReportGen_ model and select its model card.
52-
1. Select __Deploy__ on the model's overview page.
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.
55-
52+
1. On the model's overview page, select __Use this model__ to open the deployment window.
53+
5654
> [!NOTE]
57-
> 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 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-
1. Select __Deploy__.
55+
> 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.**
56+
57+
1. Select the checkbox in the deployment window to use the temporary shared quota.
58+
1. The deployment window displays settings that include a virtual machine selection, an endpoint name, and a deployment name. If you're satisfied with these settings, 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

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,13 @@ To __deploy the model through the UI__:
4848

4949
1. Go to the model catalog.
5050
1. Search for the _MedImageInsight_ model and select its model card.
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.
54-
51+
1. On the model's overview page, select __Use this model__ to open the deployment window.
52+
5553
> [!NOTE]
5654
> 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.**
5755
58-
1. Select __Deploy__.
56+
1. Select the checkbox in the deployment window to use the temporary shared quota.
57+
1. The deployment window displays settings that include a virtual machine selection, an endpoint name, and a deployment name. If you're satisfied with these settings, select **Deploy**.
5958

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

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,14 +59,13 @@ To __deploy the model through the UI__:
5959

6060
1. Go to the model catalog.
6161
1. Search for the model and select its model card.
62-
1. On the model's overview page, select __Deploy__.
63-
1. If given the option to choose between serverless API deployment and deployment using a managed compute, select **Managed Compute**.
64-
1. Fill out the details in the deployment window.
65-
62+
1. On the model's overview page, select __Use this model__ to open the deployment window.
63+
6664
> [!NOTE]
6765
> 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.**
6866
69-
1. Select __Deploy__.
67+
1. Select the checkbox in the deployment window to use the temporary shared quota.
68+
1. The deployment window displays settings that include a virtual machine selection, an endpoint name, and a deployment name. If you're satisfied with these settings, select **Deploy**.
7069

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

0 commit comments

Comments
 (0)