Skip to content

Commit

Permalink
Standardize Package Links on central.sonatype.com (#36637)
Browse files Browse the repository at this point in the history
Standardize Package Links on central.sonatype.com
  • Loading branch information
alzimmermsft authored Sep 8, 2023
1 parent 20281a6 commit fd60439
Show file tree
Hide file tree
Showing 76 changed files with 188 additions and 189 deletions.
2 changes: 1 addition & 1 deletion sdk/agrifood/azure-verticals-agrifood-farming/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct](https://ope
[product_documentation]: https://aka.ms/FarmBeatsProductDocumentationPaaS
[azure_portal]: https://portal.azure.com
[jdk_link]: https://docs.microsoft.com/java/azure/jdk/?view=azure-java-stable
[package]: https://mvnrepository.com/artifact/com.azure/azure-verticals-agrifood-farming
[package]: https://central.sonatype.com/artifact/com.azure/azure-verticals-agrifood-farming
[samples_readme]: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/agrifood/azure-verticals-agrifood-farming/src/samples/README.md
[farm_hierarchy]: https://aka.ms/FarmBeatsFarmHierarchyDocs
[farm_operations_docs]: https://aka.ms/FarmBeatsFarmOperationsDocumentation
Expand Down
2 changes: 1 addition & 1 deletion sdk/anomalydetector/azure-ai-anomalydetector/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct][code_of_con
[register_aad_app]: https://docs.microsoft.com/azure/cognitive-services/authentication#assign-a-role-to-a-service-principal
[aad_grant_access]: https://docs.microsoft.com/azure/cognitive-services/authentication#assign-a-role-to-a-service-principal
[jdk_link]: https://docs.microsoft.com/java/azure/jdk/?view=azure-java-stable
[package]: https://mvnrepository.com/artifact/com.azure/azure-ai-anomalydetector
[package]: https://central.sonatype.com/artifact/com.azure/azure-ai-anomalydetector
[samples_readme]: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/anomalydetector/azure-ai-anomalydetector/src/samples/README.md
[logging]: https://github.com/Azure/azure-sdk-for-java/wiki/Logging-with-Azure-SDK
![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java%2Fsdk%2Fanomalydetector%2Fazure-ai-anomalydetector%2FREADME.png)
2 changes: 1 addition & 1 deletion sdk/appconfiguration/azure-data-appconfiguration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -596,7 +596,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct][coc]. For m
[default_cred_ref]: https://azuresdkdocs.blob.core.windows.net/$web/java/azure-identity/1.0.1/com/azure/identity/DefaultAzureCredential.html
[jdk_link]: https://docs.microsoft.com/java/azure/jdk/?view=azure-java-stable
[maven]: https://maven.apache.org/
[package]: https://search.maven.org/artifact/com.azure/azure-data-appconfiguration
[package]: https://central.sonatype.com/artifact/com.azure/azure-data-appconfiguration
[performance_tuning]: https://github.com/Azure/azure-sdk-for-java/wiki/Performance-Tuning
[rest_api]: https://github.com/Azure/AppConfiguration#rest-api-reference
[samples]: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/appconfiguration/azure-data-appconfiguration/src/samples/java/com/azure/data/appconfiguration
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Azure Application Insights Query client library for Java

> A newer package [com.azure:azure-monitor-query](https://search.maven.org/artifact/com.azure/azure-monitor-query)
> A newer package [com.azure:azure-monitor-query](https://central.sonatype.com/artifact/com.azure/azure-monitor-query)
> for [Azure Application Insights Query](https://azure.microsoft.com/services/monitor/) is available as of October 2021. While this
> package will continue to receive critical bug fixes and security fixes, we strongly encourage you to upgrade to the new package.
> Read the [migration guide](https://aka.ms/azsdk/java/migrate/monitorquery) for more details.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<name>Microsoft Azure SDK for Application Insights Query API</name>
<description>
Please note, a newer package azure-monitor-query for querying logs from Azure Monitor is available at
https://search.maven.org/artifact/com.azure/azure-monitor-query as of October 2021. Read the migration guide
https://central.sonatype.com/artifact/com.azure/azure-monitor-query as of October 2021. Read the migration guide
at https://aka.ms/azsdk/java/migrate/monitorquery for more details.</description>
<url>https://github.com/Azure/azure-sdk-for-java</url>
<parent>
Expand Down
2 changes: 1 addition & 1 deletion sdk/batch/microsoft-azure-batch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ You can find sample code that illustrates Batch usage scenarios in https://githu
# Pre-requisites

- [A Java Developer Kit (JDK)](https://docs.microsoft.com/java/azure/jdk/?view=azure-java-stable), v 1.7 or later
- [Maven](https://search.maven.org/artifact/com.microsoft.azure/azure-batch)
- [Maven](https://central.sonatype.com/artifact/com.microsoft.azure/azure-batch)
- Azure Service Principal - see [how to create authentication info](https://docs.microsoft.com/azure/batch/batch-aad-auth#use-a-service-principal).


Expand Down
2 changes: 1 addition & 1 deletion sdk/communication/azure-communication-chat/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -390,6 +390,6 @@ Check out other client libraries for Azure communication service
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/
[coc_contact]: mailto:[email protected]
[product_docs]: https://docs.microsoft.com/azure/communication-services/
[package]: https://search.maven.org/artifact/com.azure/azure-communication-chat
[package]: https://central.sonatype.com/artifact/com.azure/azure-communication-chat
[api_documentation]: https://aka.ms/java-docs
[source]: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/communication/azure-communication-chat/src
2 changes: 1 addition & 1 deletion sdk/communication/azure-communication-identity/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct][coc]. For m
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/
[coc_contact]: mailto:[email protected]
[product_docs]: https://docs.microsoft.com/azure/communication-services/
[package]: https://search.maven.org/artifact/com.azure/azure-communication-identity
[package]: https://central.sonatype.com/artifact/com.azure/azure-communication-identity
[api_documentation]: https://aka.ms/java-docs
[samples]: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/communication/azure-communication-identity/src/samples/java/com/azure/communication/identity/ReadmeSamples.java
[source]: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/communication/azure-communication-identity/src
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ Check out other client libraries for Azure communication service
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/
[coc_contact]: mailto:[email protected]
[product_docs]: https://docs.microsoft.com/azure/communication-services/
[package]: https://search.maven.org/artifact/com.azure/azure-communication-phonenumbers
[package]: https://central.sonatype.com/artifact/com.azure/azure-communication-phonenumbers
[api_documentation]: https://aka.ms/java-docs
[source]: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/communication/azure-communication-phonenumbers/src

Expand Down
2 changes: 1 addition & 1 deletion sdk/communication/azure-communication-rooms/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct][coc]. For m

<!-- LINKS -->
[source]: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/communication/azure-communication-rooms/src
[package]: https://search.maven.org/artifact/com.azure/azure-communication-rooms
[package]: https://central.sonatype.com/artifact/com.azure/azure-communication-rooms
[cla]: https://cla.microsoft.com
[coc]: https://opensource.microsoft.com/codeofconduct/
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/
Expand Down
2 changes: 1 addition & 1 deletion sdk/communication/azure-communication-sms/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ try {
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/
[coc_contact]: mailto:[email protected]
[product_docs]: https://docs.microsoft.com/azure/communication-services/
[package]: https://search.maven.org/artifact/com.azure/azure-communication-sms
[package]: https://central.sonatype.com/artifact/com.azure/azure-communication-sms
[api_documentation]: https://aka.ms/java-docs
[source]: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/communication/azure-communication-sms/src
[handle_sms_events]: https://docs.microsoft.com/azure/communication-services/quickstarts/telephony-sms/handle-sms-events
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct][coc]. For m
[ledger_base_client_class]: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/confidentialledger/azure-security-confidentialledger/src/main/java/com/azure/security/confidentialledger/LedgerBaseClient.java
[azure_portal]: https://portal.azure.com
[jdk_link]: https://docs.microsoft.com/java/azure/jdk/?view=azure-java-stable
[package]: https://mvnrepository.com/artifact/com.azure/azure-security-confidentialledger
[package]: https://central.sonatype.com/artifact/com.azure/azure-security-confidentialledger
[samples_readme]: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/confidentialledger/azure-security-confidentialledger/src/samples/README.md
[azure_resource_manager]: https://docs.microsoft.com/azure/azure-resource-manager/
[azure_identity]: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/identity/azure-identity
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ additional questions or comments.
[source_code]: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/containerregistry/azure-containers-containerregistry/src
[jdk_link]: https://docs.microsoft.com/java/azure/jdk/?view=azure-java-stable
[azure_subscription]: https://azure.microsoft.com/free
[package]: https://search.maven.org/artifact/com.azure/azure-containers-containerregisty
[package]: https://central.sonatype.com/artifact/com.azure/azure-containers-containerregistry
[api_documentation]: https://aka.ms/java-docs
[rest_docs]: https://docs.microsoft.com/rest/api/containerregistry/
[product_docs]: https://docs.microsoft.com/azure/container-registry
Expand Down
6 changes: 3 additions & 3 deletions sdk/core/azure-core-tracing-opentelemetry/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,9 +262,9 @@ This project has adopted the [Microsoft Open Source Code of Conduct](https://ope

<!-- Links -->
[api_documentation]: https://aka.ms/java-docs
[azure_data_app_configuration]: https://mvnrepository.com/artifact/com.azure/azure-data-appconfiguration/
[azure_keyvault_secrets]: https://mvnrepository.com/artifact/com.azure/azure-security-keyvault-secrets
[azure_messaging_eventhubs_mvn]: https://mvnrepository.com/artifact/com.azure/azure-messaging-eventhubs/
[azure_data_app_configuration]: https://central.sonatype.com/artifact/com.azure/azure-data-appconfiguration/
[azure_keyvault_secrets]: https://central.sonatype.com/artifact/com.azure/azure-security-keyvault-secrets
[azure_messaging_eventhubs_mvn]: https://central.sonatype.com/artifact/com.azure/azure-messaging-eventhubs/
[azure-messaging-eventhubs]: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/eventhubs/azure-messaging-eventhubs
[azure-security-keyvault-secrets]: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/keyvault/azure-security-keyvault-secrets
[context]: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/core/azure-core/src/main/java/com/azure/core/util/Context.java
Expand Down
Loading

0 comments on commit fd60439

Please sign in to comment.