From 67ab02d18e5686492b8d152f79965b0bbbd692fa Mon Sep 17 00:00:00 2001 From: Asaf Levi <100200009+asaflevi-ms@users.noreply.github.com> Date: Mon, 17 Apr 2023 22:09:19 +0300 Subject: [PATCH] Asaflevi/fix/nuget references (#35347) * fix nuget references * update changelog release date * update codeowners --- .github/CODEOWNERS | 12 +++++++++++- .../Azure.Health.Insights.CancerProfiling/README.md | 2 +- .../Azure.Health.Insights.ClinicalMatching/README.md | 2 +- 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d8e601f53021..b9a1bafc5efa 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -182,6 +182,16 @@ # ServiceLabel: %Cognitive - Anomaly Detector %Service Attention /sdk/anomalydetector/Azure.AI.AnomalyDetector/ @conhua @mengaims @juaduan @moreOver0 + +# PRLabel: %Cognitive - Health Insights +/sdk/healthinsights/ @asaflevi-ms @aviram-microsoft @gils-ms + +# ServiceLabel: %Cognitive - Health Insights Cancer Profiling %Service Attention +/sdk/healthinsights/Azure.Health.Insights.CancerProfiling/ @asaflevi-ms @aviram-microsoft @gils-ms + +# ServiceLabel: %Cognitive - Health Insights Clinical Matching %Service Attention +/sdk/healthinsights/Azure.Health.Insights.ClinicalMatching/ @asaflevi-ms @aviram-microsoft @gils-ms + # ServiceLabel: %Cognitive - QnA Maker %Service Attention /sdk/cognitiveservices/Knowledge.QnAMaker/ @bingisbestest @nerajput1607 @@ -488,7 +498,7 @@ /sdk/monitor/ci.yml @nisha-bhatia @JoshLove-msft @pallavit # PRLabel: %Monitor - Query -/sdk/monitor/Azure.Monitor.Query/ @nisha-bhatia @JoshLove-msft @pallavit +/sdk/monitor/Azure.Monitor.Query/ @nisha-bhatia @JoshLove-msft @pallavit /sdk/monitor/ci.yml @nisha-bhatia @JoshLove-msft @pallavit # PRLabel: %Monitor - ApplicationInsights diff --git a/sdk/healthinsights/Azure.Health.Insights.CancerProfiling/README.md b/sdk/healthinsights/Azure.Health.Insights.CancerProfiling/README.md index 867c37c77aad..6dc99f886b18 100644 --- a/sdk/healthinsights/Azure.Health.Insights.CancerProfiling/README.md +++ b/sdk/healthinsights/Azure.Health.Insights.CancerProfiling/README.md @@ -146,7 +146,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct][code_of_con [cancer_profiling_client_src]: https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/healthinsights/Azure.Health.Insights.CancerProfiling/src/ -[cancer_profiling_client_nuget_package]: https://www.nuget.org/packages/ +[cancer_profiling_client_nuget_package]: https://www.nuget.org/packages/Azure.Health.Insights.CancerProfiling/ [cancer_profiling_api_documentation]: https://review.learn.microsoft.com/rest/api/cognitiveservices/healthinsights/onco-phenotype?branch=healthin202303 [cancer_profiling_client_class]: https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/healthinsights/Azure.Health.Insights.CancerProfiling/src/Generated/CancerProfilingClient.cs [samples_location]: https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/healthinsights/Azure.Health.Insights.CancerProfiling/samples diff --git a/sdk/healthinsights/Azure.Health.Insights.ClinicalMatching/README.md b/sdk/healthinsights/Azure.Health.Insights.ClinicalMatching/README.md index ae448d1a5fa9..c6e75a00eae6 100644 --- a/sdk/healthinsights/Azure.Health.Insights.ClinicalMatching/README.md +++ b/sdk/healthinsights/Azure.Health.Insights.ClinicalMatching/README.md @@ -152,7 +152,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct][code_of_con [coc_contact]: mailto:opencode@microsoft.com [clinical_matching_docs]: https://review.learn.microsoft.com/azure/cognitive-services/health-decision-support/trial-matcher/overview?branch=main [clinical_matching_client_src]: https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/healthinsights/Azure.Health.Insights.ClinicalMatching/src/ -[clinical_matching_client_nuget_package]: https://www.nuget.org/packages/ +[clinical_matching_client_nuget_package]: https://www.nuget.org/packages/Azure.Health.Insights.ClinicalMatching/ [clinical_matching_api_documentation]: https://review.learn.microsoft.com/rest/api/cognitiveservices/healthinsights/trial-matcher?branch=healthin202303 [product_docs]:https://review.learn.microsoft.com/azure/cognitive-services/health-decision-support/trial-matcher/?branch=main [samples_location]: https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/healthinsights/Azure.Health.Insights.ClinicalMatching/samples