Skip to content

Commit 67ab02d

Browse files
authored
Asaflevi/fix/nuget references (Azure#35347)
* fix nuget references * update changelog release date * update codeowners
1 parent ef475b5 commit 67ab02d

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

.github/CODEOWNERS

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,16 @@
182182

183183
# ServiceLabel: %Cognitive - Anomaly Detector %Service Attention
184184
/sdk/anomalydetector/Azure.AI.AnomalyDetector/ @conhua @mengaims @juaduan @moreOver0
185+
186+
# PRLabel: %Cognitive - Health Insights
187+
/sdk/healthinsights/ @asaflevi-ms @aviram-microsoft @gils-ms
188+
189+
# ServiceLabel: %Cognitive - Health Insights Cancer Profiling %Service Attention
190+
/sdk/healthinsights/Azure.Health.Insights.CancerProfiling/ @asaflevi-ms @aviram-microsoft @gils-ms
191+
192+
# ServiceLabel: %Cognitive - Health Insights Clinical Matching %Service Attention
193+
/sdk/healthinsights/Azure.Health.Insights.ClinicalMatching/ @asaflevi-ms @aviram-microsoft @gils-ms
194+
185195
# ServiceLabel: %Cognitive - QnA Maker %Service Attention
186196
/sdk/cognitiveservices/Knowledge.QnAMaker/ @bingisbestest @nerajput1607
187197

@@ -488,7 +498,7 @@
488498
/sdk/monitor/ci.yml @nisha-bhatia @JoshLove-msft @pallavit
489499

490500
# PRLabel: %Monitor - Query
491-
/sdk/monitor/Azure.Monitor.Query/ @nisha-bhatia @JoshLove-msft @pallavit
501+
/sdk/monitor/Azure.Monitor.Query/ @nisha-bhatia @JoshLove-msft @pallavit
492502
/sdk/monitor/ci.yml @nisha-bhatia @JoshLove-msft @pallavit
493503

494504
# PRLabel: %Monitor - ApplicationInsights

sdk/healthinsights/Azure.Health.Insights.CancerProfiling/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct][code_of_con
146146

147147
<!-- LINKS -->
148148
[cancer_profiling_client_src]: https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/healthinsights/Azure.Health.Insights.CancerProfiling/src/
149-
[cancer_profiling_client_nuget_package]: https://www.nuget.org/packages/
149+
[cancer_profiling_client_nuget_package]: https://www.nuget.org/packages/Azure.Health.Insights.CancerProfiling/
150150
[cancer_profiling_api_documentation]: https://review.learn.microsoft.com/rest/api/cognitiveservices/healthinsights/onco-phenotype?branch=healthin202303
151151
[cancer_profiling_client_class]: https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/healthinsights/Azure.Health.Insights.CancerProfiling/src/Generated/CancerProfilingClient.cs
152152
[samples_location]: https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/healthinsights/Azure.Health.Insights.CancerProfiling/samples

sdk/healthinsights/Azure.Health.Insights.ClinicalMatching/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct][code_of_con
152152
[coc_contact]: mailto:opencode@microsoft.com
153153
[clinical_matching_docs]: https://review.learn.microsoft.com/azure/cognitive-services/health-decision-support/trial-matcher/overview?branch=main
154154
[clinical_matching_client_src]: https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/healthinsights/Azure.Health.Insights.ClinicalMatching/src/
155-
[clinical_matching_client_nuget_package]: https://www.nuget.org/packages/
155+
[clinical_matching_client_nuget_package]: https://www.nuget.org/packages/Azure.Health.Insights.ClinicalMatching/
156156
[clinical_matching_api_documentation]: https://review.learn.microsoft.com/rest/api/cognitiveservices/healthinsights/trial-matcher?branch=healthin202303
157157
[product_docs]:https://review.learn.microsoft.com/azure/cognitive-services/health-decision-support/trial-matcher/?branch=main
158158
[samples_location]: https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/healthinsights/Azure.Health.Insights.ClinicalMatching/samples

0 commit comments

Comments
 (0)