Skip to content

Commit 9da5d51

Browse files
authored
Merge pull request #271877 from adishachar/adishachar/add-content-to-ga
updates and fixes before GA in service level
2 parents 383c8b7 + 5ae1e3b commit 9da5d51

26 files changed

+108
-83
lines changed

articles/azure-health-insights/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ items:
66
items:
77
- name: About Azure AI Health Insights
88
href: overview.md
9+
- name: Radiology Insights
10+
href: ./radiology-insights/index.yml
911
- name: OncoPhenotype
1012
href: ./oncophenotype/index.yml
1113
- name: Trial Matcher
1214
href: ./trial-matcher/index.yml
13-
- name: Radiology Insights
14-
href: ./radiology-insights/index.yml
1515
- name: Quickstarts
1616
expanded: true
1717
items:

articles/azure-health-insights/configure-containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: iBoonZ
77
manager: urieinav
88
ms.service: azure-health-insights
99
ms.topic: how-to
10-
ms.date: 03/14/2023
10+
ms.date: 05/05/2024
1111
ms.author: behoorne
1212
---
1313

articles/azure-health-insights/deploy-portal.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: iBoonZ
77
manager: urieinav
88
ms.service: azure-health-insights
99
ms.topic: overview
10-
ms.date: 01/26/2023
10+
ms.date: 05/05/2024
1111
ms.author: behoorne
1212
---
1313

@@ -16,7 +16,7 @@ ms.author: behoorne
1616

1717
In this quickstart, you learn how to deploy Azure AI Health Insights using the Azure portal.
1818

19-
Once deployment is complete, you can use the Azure portal to navigate to the newly created Azure AI Health Insights, and retrieve the needed details such your service URL, keys and manage your access controls.
19+
Once deployment is complete, you can use the Azure portal to navigate to the newly created Azure AI Health Insights, and retrieve the needed details such your service URL, keys and manage your access controls.
2020

2121
## Deploy Azure AI Health Insights
2222

@@ -33,9 +33,25 @@ Once deployment is complete, you can use the Azure portal to navigate to the new
3333
- **Region**: Select an Azure location, such as West Europe.
3434
- **Name**: Enter an Azure AI services account name.
3535
- **Pricing tier**: Select your pricing tier.
36+
- **New/Existing Language resource**: Choose if to create a new Language resource or provide an existing one.
37+
- **Language resource name**: Enter the Language resource name.
38+
- **Language resource pricing tier**: Select your Language resource pricing tier.
3639

3740
[ ![Screenshot of how to create new Azure AI services account.](media/create-health-insights.png)](media/create-health-insights.png#lightbox)
3841

42+
It is necessary to associate an Azure AI Language resource with the Health Insights resource, to enable the use of Text Analytics for Health by the Health Insights AI models.
43+
When a Language resource is associated with a Health Insights resource, a couple of things happen in the background, in order to allow the Health Insights resource access to the Language resource:
44+
- A system assigned managed identity is enabled for the Health Insights resource.
45+
- A role assignment of 'Cognitive Services User' scoped for the Language resource is added to the Health Insights resource's identity.
46+
47+
It is important not to change or delete these assignments.
48+
Any of the following actions may disrupt the required access to the associated Language resource and cause API request failures:
49+
- Deleting the Language resource.
50+
- Disabling the Health Insights resource system assigned managed identity.
51+
- Removing the Health Insights resource 'Cognitive Services User' role from the Language resource.
52+
53+
54+
3955
5. Navigate to your newly created service.
4056

4157
[ ![Screenshot of the Overview of Azure AI services account.](media/created-health-insights.png)](media/created-health-insights.png#lightbox)

articles/azure-health-insights/index.yml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ title: Azure AI Health Insights
44
summary: Azure AI Health Insights
55
metadata:
66
title: Azure AI Health Insights
7-
description: this article contains documentation regarding the different Health Decision Models from Health A.I.
7+
description: This article contains documentation regarding the different Health Decision Models of Azure Health Insights
88
ms.service: Azure AI Health Insights
99
ms.topic: landing-page
1010
author: iBoonZ
1111
ms.author: behoorne
12-
ms.date: 01/26/2023
12+
ms.date: 05/05/2024
1313

1414

1515
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | tutorial | overview | quickstart | reference | sample | tutorial | video | whats-new
@@ -31,22 +31,22 @@ landingContent:
3131
url: use-containers.md
3232
- text: How to configure the containers
3333
url: configure-containers.md
34-
- title: OncoPhenotype
34+
- title: Radiology Insights
3535
linkLists:
3636
- linkListType: overview
3737
links:
38-
- text: About OncoPhenotype
39-
url: oncophenotype/overview.md
38+
- text: About Radiology Insights
39+
url: radiology-insights/overview.md
4040
- linkListType: concept
4141
links:
4242
- text: Model configuration
43-
url: oncophenotype/model-configuration.md
43+
url: radiology-insights/model-configuration.md
4444
- text: Inference information
45-
url: oncophenotype/inferences.md
45+
url: radiology-insights/inferences.md
4646
- linkListType: quickstart
4747
links:
4848
- text: Get started
49-
url: oncophenotype/get-started.md
49+
url: radiology-insights/get-started.md
5050
- title: Trial Matcher
5151
linkLists:
5252
- linkListType: overview
@@ -65,19 +65,19 @@ landingContent:
6565
links:
6666
- text: Get started
6767
url: trial-matcher/get-started.md
68-
- title: Radiology Insights
68+
- title: OncoPhenotype
6969
linkLists:
7070
- linkListType: overview
7171
links:
72-
- text: About Radiology Insights
73-
url: radiology-insights/overview.md
72+
- text: About OncoPhenotype
73+
url: oncophenotype/overview.md
7474
- linkListType: concept
7575
links:
7676
- text: Model configuration
77-
url: radiology-insights/model-configuration.md
77+
url: oncophenotype/model-configuration.md
7878
- text: Inference information
79-
url: radiology-insights/inferences.md
79+
url: oncophenotype/inferences.md
8080
- linkListType: quickstart
8181
links:
8282
- text: Get started
83-
url: radiology-insights/get-started.md
83+
url: oncophenotype/get-started.md
123 KB
Loading

articles/azure-health-insights/oncophenotype/get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: iBoonZ
77
manager: urieinav
88
ms.service: azure-health-insights
99
ms.topic: quickstart
10-
ms.date: 01/26/2023
10+
ms.date: 05/05/2024
1111
ms.author: behoorne
1212
---
1313

articles/azure-health-insights/oncophenotype/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ metadata:
1111
ms.topic: landing-page
1212
author: iBoonZ
1313
ms.author: behoorne
14-
ms.date: 01/26/2023
14+
ms.date: 05/05/2024
1515

1616

1717
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | tutorial | overview | quickstart | reference | sample | tutorial | video | whats-new

articles/azure-health-insights/oncophenotype/inferences.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: iBoonZ
77
manager: urieinav
88
ms.service: azure-health-insights
99
ms.topic: overview
10-
ms.date: 01/26/2023
10+
ms.date: 05/05/2024
1111
ms.author: behoorne
1212
---
1313

articles/azure-health-insights/oncophenotype/model-configuration.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,18 @@ author: iBoonZ
77
manager: urieinav
88
ms.service: azure-health-insights
99
ms.topic: overview
10-
ms.date: 01/26/2023
10+
ms.date: 05/05/2024
1111
ms.author: behoorne
1212
---
1313

1414

1515
# Onco-Phenotype model configuration
1616

17-
To interact with the Onco-Phenotype model, you can provide several model configurations parameters that modify the outcome of the responses.
17+
To interact with the Onco-Phenotype model, you can provide several model configurations parameters that modify the outcome of the responses and reflects the preferences of the user.
18+
19+
> [!NOTE]
20+
> The examples in this article are based on API version: 2023-03-01-preview. For a specific API version, please follow the reference to the REST API to see full description of each API version.
21+
1822

1923
> [!IMPORTANT]
2024
> Model configuration is applied to ALL the patients within a request.
@@ -47,7 +51,7 @@ If a case is found in the provided clinical documents and the model is able to f
4751

4852
### With case finding
4953

50-
The following example represents a case finding. The ```checkForCancerCase``` has been set to ```true``` and ```includeEvidence``` has been set to ```false```. Meaning the model checks for a cancer case but not include the evidence.
54+
The following example represents a case finding. The ```checkForCancerCase``` is set to ```true``` and ```includeEvidence``` is set to ```false```. Meaning the model checks for a cancer case but not include the evidence.
5155

5256
Request that contains a case:
5357
```json
@@ -196,7 +200,7 @@ false | No evidence is returned
196200

197201
## Evidence example
198202

199-
The following example represents a case finding. The ```checkForCancerCase``` has been set to ```true``` and ```includeEvidence``` has been set to ```true```. Meaning the model checks for a cancer case and include the evidence.
203+
The following example represents a case finding. The ```checkForCancerCase``` is set to ```true``` and ```includeEvidence``` is set to ```true```. Meaning the model checks for a cancer case and include the evidence.
200204

201205
Request that contains a case:
202206
```json

articles/azure-health-insights/oncophenotype/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: iBoonZ
77
manager: urieinav
88
ms.service: azure-health-insights
99
ms.topic: overview
10-
ms.date: 01/26/2023
10+
ms.date: 05/05/2024
1111
ms.author: behoorne
1212
---
1313

0 commit comments

Comments
 (0)