Skip to content

Commit f268de2

Browse files
authored
Merge pull request #235440 from psanapathi/main
Add SDK links for models within Project Health Insights
2 parents 37d01b7 + d19b041 commit f268de2

File tree

3 files changed

+19
-14
lines changed

3 files changed

+19
-14
lines changed

articles/azure-health-insights/TOC.yml

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,7 @@ items:
99
- name: Onco Phenotype
1010
href: ./oncophenotype/index.yml
1111
- name: Trial Matcher
12-
href: ./trial-matcher/index.yml
13-
- name: Concepts
14-
expanded: true
15-
items:
16-
- name: Request Info
17-
href: request-info.md
18-
- name: Response Info
19-
href: response-info.md
12+
href: ./trial-matcher/index.yml
2013
- name: Quickstarts
2114
expanded: true
2215
items:
@@ -26,4 +19,4 @@ items:
2619
expanded: true
2720
items:
2821
- name: Data, privacy, and security
29-
href: responsible-ai/data-privacy-security.md
22+
href: responsible-ai/data-privacy-security.md

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

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,14 @@ items:
2626
items:
2727
- name: REST API
2828
href: /rest/api/cognitiveservices/healthinsights/onco-phenotype
29-
- name: .NET SDK
30-
href: /dotnet/api/overview/azure/health.insights.cancerprofiling-readme
29+
- name: SDKs
30+
items:
31+
- name: .NET
32+
href: /dotnet/api/overview/azure/health.insights.cancerprofiling-readme
33+
- name: Java
34+
href: /java/api/overview/azure/health-insights-cancerprofiling-readme
35+
- name: Python
36+
href: /python/api/overview/azure/healthinsights-cancerprofiling-readme
3137
- name: Resources
3238
items:
3339
- name: FAQ
@@ -39,4 +45,4 @@ items:
3945
- name: Compliance and certification
4046
href: https://azure.microsoft.com/support/legal/cognitive-services-compliance-and-privacy/
4147
- name: Support and help options
42-
href: support-and-help.md
48+
href: support-and-help.md

articles/azure-health-insights/trial-matcher/TOC.yml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,14 @@ items:
3737
items:
3838
- name: REST API
3939
href: /rest/api/cognitiveservices/healthinsights/trial-matcher
40-
- name: .NET SDK
41-
href: /dotnet/api/overview/azure/health.insights.clinicalmatching-readme
40+
- name: SDKs
41+
items:
42+
- name: .NET
43+
href: /dotnet/api/overview/azure/health.insights.clinicalmatching-readme
44+
- name: Java
45+
href: /java/api/overview/azure/health-insights-clinicalmatching-readme
46+
- name: Python
47+
href: /python/api/overview/azure/healthinsights-clinicalmatching-readme
4248
- name: Resources
4349
items:
4450
- name: Enterprise readiness

0 commit comments

Comments
 (0)