We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f70c62f commit 8704b72Copy full SHA for 8704b72
articles/ai-foundry/how-to/healthcare-ai/deploy-medimageparse.md
@@ -68,6 +68,9 @@ To __deploy the model through the UI__:
68
69
1. Select __Deploy__.
70
71
+To __deploy the model programmatically__, see [How to deploy and inference a managed compute deployment with code](../deploy-models-managed.md).
72
+
73
74
## Work with a segmentation model
75
76
In this section, you consume the model and make basic calls to it.
0 commit comments