Skip to content

Commit f2d3a0e

Browse files
committed
adjust rest api links
1 parent a7f3ca6 commit f2d3a0e

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

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

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,10 @@ The Service URL to access your service is: https://```YOUR-NAME```.cognitiveserv
2828

2929
To send an API request, you need your Azure AI services account endpoint and key.
3030

31-
You can find a full view of the [request parameters here](/rest/api/cognitiveservices/healthinsights/radiology-insights/create-job).
31+
32+
<!-- You can also find a full view of the [request parameters here](/rest/api/cognitiveservices/healthinsights/radiology-insights/create-job). -->
33+
34+
3235

3336
![[Screenshot of the Keys and Endpoints for the Radiology Insights.](../media/keys-and-endpoints.png)](../media/keys-and-endpoints.png#lightbox)
3437

@@ -124,7 +127,11 @@ Ocp-Apim-Subscription-Key: {cognitive-services-account-key}
124127
}
125128
```
126129

127-
You can also find a full view of the [request parameters here](/rest/api/cognitiveservices/healthinsights/radiology-insights/create-job).
130+
<!-- You can also find a full view of the [request parameters here](/rest/api/cognitiveservices/healthinsights/radiology-insights/create-job). -->
131+
132+
133+
134+
128135

129136
### Evaluating a response that contains a case
130137

@@ -168,8 +175,8 @@ http://{cognitive-services-account-endpoint}/health-insights/radiology-insights/
168175
"status": "succeeded"
169176
}
170177
```
171-
You can find a full view of the [response parameters here](/rest/api/cognitiveservices/healthinsights/onco-phenotype/get-job).
172178

179+
<!-- You can also find a full view of the [request parameters here](/rest/api/cognitiveservices/healthinsights/radiology-insights/get-job). -->
173180

174181
## Data limits
175182

0 commit comments

Comments
 (0)