Skip to content

Commit 3d63572

Browse files
Merge pull request #944 from msakande/healthcare-models-shared-note
add note about AI studio and Azure ML shared article
2 parents 503e8b0 + 7146415 commit 3d63572

File tree

5 files changed

+20
-1
lines changed

5 files changed

+20
-1
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ The CXRReportGen model combines a radiology-specific image encoder with a large
3737

3838
## Prerequisites
3939

40+
[!INCLUDE [shared-ai-studio-and-azure-ml-articles](../../includes/shared-ai-studio-and-azure-ml-articles.md)]
41+
4042
To use CXRReportGen model with Azure AI Studio or Azure Machine Learning studio, you need the following prerequisites:
4143

4244
### A model deployment

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ An embedding model is capable of serving as the basis of many different solution
3535

3636
## Prerequisites
3737

38+
[!INCLUDE [shared-ai-studio-and-azure-ml-articles](../../includes/shared-ai-studio-and-azure-ml-articles.md)]
39+
3840
To use MedImageInsight models with Azure AI Studio or Azure Machine Learning studio, you need the following prerequisites:
3941

4042
### A model deployment

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ Remarkably, the segmentation masks and textual descriptions were achieved by usi
3838

3939
## Prerequisites
4040

41+
[!INCLUDE [shared-ai-studio-and-azure-ml-articles](../../includes/shared-ai-studio-and-azure-ml-articles.md)]
42+
4143
To use MedImageParse model with Azure AI Studio or Azure Machine Learning studio, you need the following prerequisites:
4244

4345
### A model deployment

articles/ai-studio/how-to/healthcare-ai/healthcare-ai-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The healthcare industry is undergoing a revolutionary transformation driven by t
2828

2929
The [Azure AI model catalog](../model-catalog-overview.md) provides foundational healthcare AI models that facilitate AI-powered analysis of various medical data types and expand well beyond medical text comprehension into the multimodal reasoning about medical data. These AI models can integrate and analyze data from diverse sources that come in various modalities, such as medical imaging, genomics, clinical records, and other structured and unstructured data sources. The models also span several healthcare fields like dermatology, ophthalmology, radiology, and pathology.
3030

31-
The healthcare AI AI model pages refer to both Azure AI Studio and Azure Machine Learning studio. To learn more about differences between these two products and which one to use, see [AI Studio or Azure Machine Learning: Which experience should I choose?](/ai/ai-studio-experiences-overview).
31+
[!INCLUDE [shared-ai-studio-and-azure-ml-articles](../../includes/shared-ai-studio-and-azure-ml-articles.md)]
3232

3333
## Microsoft first-party models
3434

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: include file
3+
description: include file
4+
author: msakande
5+
ms.author: mopeakande
6+
ms.service: azure-ai-studio
7+
ms.topic: include
8+
ms.date: 10/21/2024
9+
ms.custom: include file
10+
---
11+
12+
> [!NOTE]
13+
> This article applies to both [Azure AI Studio](https://ai.azure.com/) and [Azure Machine Learning studio](https://ml.azure.com/). To learn more about the differences between these two products and which one to use, see [AI Studio or Azure Machine Learning: Which experience should I choose?](/ai/ai-studio-experiences-overview).

0 commit comments

Comments
 (0)