Skip to content

Commit 9886bcd

Browse files
authored
add link and update release date (#34562)
* add link and update release date * Update CODEOWNERS * Update CODEOWNERS * Update CODEOWNERS * Update CODEOWNERS
1 parent 4621c2a commit 9886bcd

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,10 @@
123123
# PRLabel: %Content Safety
124124
/sdk/contentsafety/ @mengaims @JieZhou000
125125

126+
# ServiceLabel: %Cognitive - Health Insights
127+
# PRLabel: %Cognitive - Health Insights
128+
/sdk/healthinsights/ @tomsft
129+
126130
# AzureSdkOwners: @mccoyp
127131
# ServiceLabel: %KeyVault
128132
# PRLabel: %KeyVault
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Release History
22

3-
## 1.0.0b1 (2024-02-23)
3+
## 1.0.0b1 (2024-03-01)
44

55
- Initial version

sdk/healthinsights/azure-healthinsights-radiologyinsights/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Radiology Insights currently supports one document from one patient. Please take
8282

8383
### Create a RadiologyInsights request and get the result using an asynchronous client
8484

85-
For an example how to create a client, a request and get the result see the example in the sample folder.
85+
For an example how to create a client, a request and get the result see the example in the [sample folder][sample_folder].
8686

8787
### Get Critical Result Inference information
8888

@@ -147,4 +147,5 @@ additional questions or comments.
147147
[azure_portal]: https://ms.portal.azure.com/#create/Microsoft.CognitiveServicesHealthInsights
148148
[azure_cli]: https://learn.microsoft.com/cli/azure/
149149
[inferences]: https://learn.microsoft.com/azure/azure-health-insights/radiology-insights/inferences
150-
[code_of_conduct]: https://opensource.microsoft.com/codeofconduct/
150+
[code_of_conduct]: https://opensource.microsoft.com/codeofconduct/
151+
[sample_folder]: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/healthinsights/azure-healthinsights-radiologyinsights/samples

0 commit comments

Comments
 (0)