From 8ac7e52d5219d948c3efdf9575d56cad665b47db Mon Sep 17 00:00:00 2001 From: Mohamed Date: Tue, 22 Jun 2021 21:48:45 -0500 Subject: [PATCH 01/42] displayed links as a list rather than a single line --- sdk/agrifood/agrifood-farming-rest/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/sdk/agrifood/agrifood-farming-rest/README.md b/sdk/agrifood/agrifood-farming-rest/README.md index eebd9adbb401..0531b9aa1cea 100644 --- a/sdk/agrifood/agrifood-farming-rest/README.md +++ b/sdk/agrifood/agrifood-farming-rest/README.md @@ -11,7 +11,6 @@ Use FarmBeats client library for JavaScript to do the following. **Please rely heavily on the [service's documentation][product_documentation] and our [REST client docs][rest_client] to use this library** Key links: - - [Source code][source_code] - [Package (NPM)][npm] - [API reference documentation][ref_docs] From 3470944c6334b0c819d714a63e9035125d001b19 Mon Sep 17 00:00:00 2001 From: Mohamed Date: Tue, 22 Jun 2021 22:03:31 -0500 Subject: [PATCH 02/42] appconfiguration\Readme: displayed links as a list rather than a single line --- sdk/appconfiguration/app-configuration/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/sdk/appconfiguration/app-configuration/README.md b/sdk/appconfiguration/app-configuration/README.md index 6ff3e01d9005..8f795422396e 100644 --- a/sdk/appconfiguration/app-configuration/README.md +++ b/sdk/appconfiguration/app-configuration/README.md @@ -9,7 +9,6 @@ Use the client library for App Configuration to: - Replay settings from any point in time Key links: - - [Source code](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/appconfiguration/app-configuration/) - [Package (NPM)](https://www.npmjs.com/package/@azure/app-configuration) - [API reference documentation](https://docs.microsoft.com/javascript/api/@azure/app-configuration) From 0bd8d01ee0f414a880d280d39529296d4f820a82 Mon Sep 17 00:00:00 2001 From: Mohamed Date: Thu, 24 Jun 2021 20:36:15 -0500 Subject: [PATCH 03/42] confidential-ledger-rest/README.md: display links as list --- sdk/confidentialledger/confidential-ledger-rest/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sdk/confidentialledger/confidential-ledger-rest/README.md b/sdk/confidentialledger/confidential-ledger-rest/README.md index c7124221aa5e..abe8e1e14b70 100644 --- a/sdk/confidentialledger/confidential-ledger-rest/README.md +++ b/sdk/confidentialledger/confidential-ledger-rest/README.md @@ -5,7 +5,11 @@ portfolio, Azure Confidential Ledger runs in SGX enclaves. It is built on Micros **Please rely heavily on the [service's documentation][confidential_ledger_docs] and our [Rest client docs][rest_client] to use this library** -[Source code][source_code] | [Package (NPM)][confidentialledger_npm] | [API reference documentation][ref_docs]| [Product documentation][confidential_ledger_docs] +Key links: +- [Source code][source_code] +- [Package (NPM)][confidentialledger_npm] +- [API reference documentation][ref_docs] +- [Product documentation][confidential_ledger_docs] ## Getting started From 6bdd7d9e35a2384245bc1067cfa112474ebc7297 Mon Sep 17 00:00:00 2001 From: Mohamed Date: Thu, 24 Jun 2021 21:18:37 -0500 Subject: [PATCH 04/42] container-registry/README.md: display links as list --- sdk/containerregistry/container-registry/README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/sdk/containerregistry/container-registry/README.md b/sdk/containerregistry/container-registry/README.md index 8a2ee1b1eb71..b73c383faa70 100644 --- a/sdk/containerregistry/container-registry/README.md +++ b/sdk/containerregistry/container-registry/README.md @@ -9,12 +9,13 @@ Use the client library for Azure Container Registry to: - Set read/write/delete properties on registry items - Delete images and artifacts, repositories and tags -[Source code][source] | -[Package (NPM)][package] | -[API reference documentation][api_docs] | -[REST API documentation][rest_docs] | -[Product documentation][product_docs] | -[Samples][samples] +Key links: +- [Source code][source] +- [Package (NPM)][package] +- [API reference documentation][api_docs] +- [REST API documentation][rest_docs] +- [Product documentation][product_docs] +- [Samples][samples] ## Getting started From edaa339f16ae20247677264d37dac2704bf9223d Mon Sep 17 00:00:00 2001 From: Mohamed Date: Thu, 24 Jun 2021 21:22:50 -0500 Subject: [PATCH 05/42] cosmos/README.md: display links as list --- sdk/cosmosdb/cosmos/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sdk/cosmosdb/cosmos/README.md b/sdk/cosmosdb/cosmos/README.md index 5006c6544919..672c6a772970 100644 --- a/sdk/cosmosdb/cosmos/README.md +++ b/sdk/cosmosdb/cosmos/README.md @@ -10,7 +10,10 @@ Azure Cosmos DB is a globally distributed, multi-model database service that sup - Create, read, update, and delete the items (JSON documents) in your containers - Query the documents in your database using SQL-like syntax -[Package (npm)][npm] | [API reference documentation](https://docs.microsoft.com/javascript/api/@azure/cosmos/?view=azure-node-lates) | [Product documentation][cosmos_docs] +Key links: +- [Package (npm)][npm] +- [API reference documentation](https://docs.microsoft.com/javascript/api/@azure/cosmos/?view=azure-node-lates) +- [Product documentation][cosmos_docs] ## Getting started From 0b29c8c6b931ac47e522cba0e60b498aa87cb704 Mon Sep 17 00:00:00 2001 From: Mohamed Date: Thu, 24 Jun 2021 21:26:42 -0500 Subject: [PATCH 06/42] iot-device-update/README.md: display links as list --- sdk/deviceupdate/iot-device-update/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sdk/deviceupdate/iot-device-update/README.md b/sdk/deviceupdate/iot-device-update/README.md index f97bd2266f1c..c03d0706ce46 100644 --- a/sdk/deviceupdate/iot-device-update/README.md +++ b/sdk/deviceupdate/iot-device-update/README.md @@ -2,7 +2,9 @@ The library provides access to the Device Update for IoT Hub service that enables customers to publish updates for their IoT devices to the cloud, and then deploy these updates to their devices (approve updates to groups of devices managed and provisioned in IoT Hub). -[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk) | [Product documentation](https://docs.microsoft.com/azure/iot-hub-device-update/understand-device-update) +Key links: +- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk) +- [Product documentation](https://docs.microsoft.com/azure/iot-hub-device-update/understand-device-update) ## Getting started From 869dc1874229b01f143f9fcb63076c3842f45b4c Mon Sep 17 00:00:00 2001 From: Mohamed Date: Thu, 24 Jun 2021 21:47:42 -0500 Subject: [PATCH 07/42] eventgrid/README.md: display links as list --- sdk/eventgrid/eventgrid/README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/sdk/eventgrid/eventgrid/README.md b/sdk/eventgrid/eventgrid/README.md index 6f1e21cb518a..c0abce78c6e4 100644 --- a/sdk/eventgrid/eventgrid/README.md +++ b/sdk/eventgrid/eventgrid/README.md @@ -8,11 +8,12 @@ Use the client library to: - Decode and process events which were delivered to an Event Grid handler - Generate Shared Access Signatures for Event Grid topics -[Source code](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/eventgrid/eventgrid/) | -[Package (NPM)](https://www.npmjs.com/package/@azure/eventgrid/v/next) | -[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/eventgrid/) | -[Product documentation](https://docs.microsoft.com/azure/event-grid/) | -[Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/eventgrid/eventgrid/samples) +Key links: +- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/eventgrid/eventgrid/) +- [Package (NPM)](https://www.npmjs.com/package/@azure/eventgrid/v/next) +- [API reference documentation](https://docs.microsoft.com/javascript/api/@azure/eventgrid/) +- [Product documentation](https://docs.microsoft.com/azure/event-grid/) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/eventgrid/eventgrid/samples) ## Getting started From d65b4c3bb5d002dc982fe214505422c89071d6fd Mon Sep 17 00:00:00 2001 From: Mohamed Date: Thu, 24 Jun 2021 21:51:39 -0500 Subject: [PATCH 08/42] event-hubs/README.md: display links as list --- sdk/eventhub/event-hubs/README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/sdk/eventhub/event-hubs/README.md b/sdk/eventhub/event-hubs/README.md index 70db54a67360..355af0bc5aa0 100644 --- a/sdk/eventhub/event-hubs/README.md +++ b/sdk/eventhub/event-hubs/README.md @@ -4,11 +4,12 @@ Azure Event Hubs is a highly scalable publish-subscribe service that can ingest The Azure Event Hubs client library allows you to send and receive events in your Node.js application. -[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/eventhub/event-hubs) | -[Package (npm)](https://www.npmjs.com/package/@azure/event-hubs) | -[API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/event-hubs) | -[Product documentation](https://azure.microsoft.com/services/event-hubs/) | -[Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/eventhub/event-hubs/samples) +Key links: +- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/eventhub/event-hubs) +- [Package (npm)](https://www.npmjs.com/package/@azure/event-hubs) +- [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/event-hubs) +- [Product documentation](https://azure.microsoft.com/services/event-hubs/) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/eventhub/event-hubs/samples) **NOTE**: If you are using version 2.1.0 or lower and want to migrate to the latest version of this package please look at our [migration guide to move from EventHubs V2 to EventHubs V5](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/eventhub/event-hubs/migrationguide.md) From 9feab52f22defeee774ff062e013dd8354111331 Mon Sep 17 00:00:00 2001 From: Mohamed Date: Thu, 24 Jun 2021 21:53:36 -0500 Subject: [PATCH 09/42] eventhubs-checkpointstore-blob/README.md: display links as list --- sdk/eventhub/eventhubs-checkpointstore-blob/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sdk/eventhub/eventhubs-checkpointstore-blob/README.md b/sdk/eventhub/eventhubs-checkpointstore-blob/README.md index 9d797d546e05..0415032919cb 100644 --- a/sdk/eventhub/eventhubs-checkpointstore-blob/README.md +++ b/sdk/eventhub/eventhubs-checkpointstore-blob/README.md @@ -2,7 +2,11 @@ An Azure Blob storage based solution to store checkpoints and to aid in load balancing when using `EventHubConsumerClient` from the [@azure/event-hubs](https://www.npmjs.com/package/@azure/event-hubs) library -[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/eventhub/eventhubs-checkpointstore-blob) | [Package (npm)](https://www.npmjs.com/package/@azure/eventhubs-checkpointstore-blob) | [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/eventhubs-checkpointstore-blob/) | [Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/eventhub/eventhubs-checkpointstore-blob/samples) +Key links: +- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/eventhub/eventhubs-checkpointstore-blob) +- [Package (npm)](https://www.npmjs.com/package/@azure/eventhubs-checkpointstore-blob) +- [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/eventhubs-checkpointstore-blob/) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/eventhub/eventhubs-checkpointstore-blob/samples) ## Getting started From b27e0a9dee7218bd664b8e618815b358b579a5bf Mon Sep 17 00:00:00 2001 From: Mohamed Date: Tue, 29 Jun 2021 23:12:20 -0500 Subject: [PATCH 10/42] formrecognizer/README.md: display links as list --- sdk/formrecognizer/ai-form-recognizer/README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/sdk/formrecognizer/ai-form-recognizer/README.md b/sdk/formrecognizer/ai-form-recognizer/README.md index abad31debe7a..523d083fa049 100644 --- a/sdk/formrecognizer/ai-form-recognizer/README.md +++ b/sdk/formrecognizer/ai-form-recognizer/README.md @@ -8,11 +8,12 @@ Azure Cognitive Services [Form Recognizer](https://azure.microsoft.com/services/ **Note:** This package targets Azure Form Recognizer service API version 2.x. -[Source code](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/formrecognizer/ai-form-recognizer/) | -[Package (NPM)](https://www.npmjs.com/package/@azure/ai-form-recognizer) | -[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/ai-form-recognizer) | -[Product documentation](https://docs.microsoft.com/azure/cognitive-services/form-recognizer/) | -[Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/formrecognizer/ai-form-recognizer/samples) +Key links: +- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/formrecognizer/ai-form-recognizer/) | +- [Package (NPM)](https://www.npmjs.com/package/@azure/ai-form-recognizer) | +- [API reference documentation](https://docs.microsoft.com/javascript/api/@azure/ai-form-recognizer) | +- [Product documentation](https://docs.microsoft.com/azure/cognitive-services/form-recognizer/) | +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/formrecognizer/ai-form-recognizer/samples) ## Getting started From f45c175859fc7958390d22585996c596eeac583c Mon Sep 17 00:00:00 2001 From: Mohamed Date: Tue, 29 Jun 2021 23:21:46 -0500 Subject: [PATCH 11/42] identity/README.md: display links as list --- sdk/identity/identity/README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/sdk/identity/identity/README.md b/sdk/identity/identity/README.md index 119a11ee5df4..1016204abd0d 100644 --- a/sdk/identity/identity/README.md +++ b/sdk/identity/identity/README.md @@ -4,9 +4,12 @@ The Azure Identity library provides Azure Active Directory token authentication You can find examples for these various credentials in the [Azure Identity Examples Page](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/identity/identity/samples/AzureIdentityExamples.md) -> **Note**: As of `@azure/identity` >=2.0.0, `VisualStudioCodeCredential` now requires a secondary extension package to use. Please see the [`@azure/identity-vscode` package](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/identity/identity-vscode) as well as [the "Extensions" section](#extensions) below for more information. - -[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/identity/identity) | [Package (npm)](https://www.npmjs.com/package/@azure/identity) | [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/identity) | [Product documentation](https://azure.microsoft.com/services/active-directory/) | [Samples](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/identity/identity/samples) +Key links: +- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/identity/identity) +- [Package (npm)](https://www.npmjs.com/package/@azure/identity) +- [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/identity) +- [Product documentation](https://azure.microsoft.com/services/active-directory/) +- [Samples](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/identity/identity/samples) ## Getting started From 8a7666f133bcee7cfa45ffa43ac82e2369e78a1c Mon Sep 17 00:00:00 2001 From: Mohamed Date: Tue, 29 Jun 2021 23:26:13 -0500 Subject: [PATCH 12/42] iot-modelsrepository/README.md: display links as list --- sdk/iot/iot-modelsrepository/README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/sdk/iot/iot-modelsrepository/README.md b/sdk/iot/iot-modelsrepository/README.md index 0753a1165e7d..0dd594e37cb3 100644 --- a/sdk/iot/iot-modelsrepository/README.md +++ b/sdk/iot/iot-modelsrepository/README.md @@ -2,11 +2,12 @@ This package contains an isomorphic Client Library for Azure IoT Models Repository in JavaScript. Use the Azure IoT Models Repository library for JavaScript to pull DTDL files from remote endpoints. -[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/iot/iot-modelsrepository) | -[Package (npm)](https://www.npmjs.com/package/@azure/iot-modelsrepository/) | -Samples -------------------------------------- +Key links: +- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/iot/iot-modelsrepository) +- [Package (npm)](https://www.npmjs.com/package/@azure/iot-modelsrepository/) +- Samples + # Getting started From 28020ac17d4299a96df8f9b2d2bfbc4e46cfede3 Mon Sep 17 00:00:00 2001 From: Mohamed Date: Tue, 29 Jun 2021 23:29:25 -0500 Subject: [PATCH 13/42] keyvault-admin/README.md: display links as list --- sdk/keyvault/keyvault-admin/README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/sdk/keyvault/keyvault-admin/README.md b/sdk/keyvault/keyvault-admin/README.md index 2d20671354f1..268dec7d73d3 100644 --- a/sdk/keyvault/keyvault-admin/README.md +++ b/sdk/keyvault/keyvault-admin/README.md @@ -8,7 +8,12 @@ The package `@azure/keyvault-admin` provides support for administrative Key Vaul > > Note: This package cannot be used in the browser due to Azure Key Vault service limitations, please refer to [this document](https://github.com/Azure/azure-sdk-for-js/blob/main/samples/cors/ts/README.md) for guidance. -[Source code][package-gh] | [Package (npm)][package-npm] | [API Reference Documentation][docs] | [Product documentation][docs-service] | [Samples][samples] +Key links: +- [Source code][package-gh] +- [Package (npm)][package-npm] +- [API Reference Documentation][docs] +- [Product documentation][docs-service] +- [Samples][samples] ## Getting started From 9c52a47bb9dcb7140d644ea12c237cc0ff86fb57 Mon Sep 17 00:00:00 2001 From: Mohamed Date: Tue, 29 Jun 2021 23:32:02 -0500 Subject: [PATCH 14/42] keyvault-certificates/README.md: display links as list --- sdk/keyvault/keyvault-certificates/README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/sdk/keyvault/keyvault-certificates/README.md b/sdk/keyvault/keyvault-certificates/README.md index 7c261fdc44bc..1aadd487c262 100644 --- a/sdk/keyvault/keyvault-certificates/README.md +++ b/sdk/keyvault/keyvault-certificates/README.md @@ -16,7 +16,12 @@ Use the client library for Azure Key Vault Certificates in your Node.js applicat > Note: This package cannot be used in the browser due to Azure Key Vault service limitations, please refer to [this document](https://github.com/Azure/azure-sdk-for-js/blob/main/samples/cors/ts/README.md) for guidance. -[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/keyvault/keyvault-certificates) | [Package (npm)](https://www.npmjs.com/package/@azure/keyvault-certificates) | [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/keyvault-certificates) | [Product documentation](https://azure.microsoft.com/services/key-vault/) | [Samples](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/keyvault/keyvault-certificates/samples) +Key links: +- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/keyvault/keyvault-certificates) +- [Package (npm)](https://www.npmjs.com/package/@azure/keyvault-certificates) +- [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/keyvault-certificates) +- [Product documentation](https://azure.microsoft.com/services/key-vault/) +- [Samples](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/keyvault/keyvault-certificates/samples) ## Getting started From 9faf99f407979a67191ca92ee8ec2b8b3239a262 Mon Sep 17 00:00:00 2001 From: Mohamed Date: Tue, 29 Jun 2021 23:34:53 -0500 Subject: [PATCH 15/42] keyvault-keys/README.md: display links as list --- sdk/keyvault/keyvault-keys/README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/sdk/keyvault/keyvault-keys/README.md b/sdk/keyvault/keyvault-keys/README.md index 5b605a7e3696..81128a318ad9 100644 --- a/sdk/keyvault/keyvault-keys/README.md +++ b/sdk/keyvault/keyvault-keys/README.md @@ -26,7 +26,12 @@ Using the cryptography client available in this library you also have access to: > Note: This package cannot be used in the browser due to Azure Key Vault service limitations, please refer to [this document][cors] for guidance. -[Source code][package-gh] | [Package (npm)][package-npm] | [API Reference Documentation][docs] | [Product documentation][docs-service] | [Samples][samples] +Key links: +- [Source code][package-gh] +- [Package (npm)][package-npm] +- [API Reference Documentation][docs] +- [Product documentation][docs-service] +- [Samples][samples] ## Getting started From 5aa0fe999e027549463c6acfaa15eac1fa0c4abd Mon Sep 17 00:00:00 2001 From: Mohamed Date: Tue, 29 Jun 2021 23:36:16 -0500 Subject: [PATCH 16/42] keyvault-secrets/README.md: display links as list --- sdk/keyvault/keyvault-secrets/README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/sdk/keyvault/keyvault-secrets/README.md b/sdk/keyvault/keyvault-secrets/README.md index ea8d84fdcd8d..81ed7e137476 100644 --- a/sdk/keyvault/keyvault-secrets/README.md +++ b/sdk/keyvault/keyvault-secrets/README.md @@ -19,7 +19,12 @@ Use the client library for Azure Key Vault Secrets in your Node.js application t > Note: This package cannot be used in the browser due to Azure Key Vault service limitations, please refer to [this document](https://github.com/Azure/azure-sdk-for-js/blob/main/samples/cors/ts/README.md) for guidance. -[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/keyvault/keyvault-secrets) | [Package (npm)](https://www.npmjs.com/package/@azure/keyvault-secrets) | [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/keyvault-secrets) | [Product documentation](https://azure.microsoft.com/services/key-vault/) | [Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/keyvault/keyvault-secrets/samples) +Key links: +- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/keyvault/keyvault-secrets) +- [Package (npm)](https://www.npmjs.com/package/@azure/keyvault-secrets) +- [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/keyvault-secrets) +- [Product documentation](https://azure.microsoft.com/services/key-vault/) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/keyvault/keyvault-secrets/samples) ## Getting started From 144691209073776b5bd101003522b63939729c15 Mon Sep 17 00:00:00 2001 From: Mohamed Date: Tue, 29 Jun 2021 23:42:44 -0500 Subject: [PATCH 17/42] ai-metrics-advisor/README.md: display links as list --- sdk/metricsadvisor/ai-metrics-advisor/README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/sdk/metricsadvisor/ai-metrics-advisor/README.md b/sdk/metricsadvisor/ai-metrics-advisor/README.md index c2d19107320a..85c69e391263 100644 --- a/sdk/metricsadvisor/ai-metrics-advisor/README.md +++ b/sdk/metricsadvisor/ai-metrics-advisor/README.md @@ -7,11 +7,12 @@ Metrics Advisor is a part of Azure Cognitive Services that uses AI perform data - Configure and fine-tune the anomaly detection model used on your data - Diagnose anomalies and help with root cause analysis. -[Source code](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/metricsadvisor/ai-metrics-advisor/) | -[Package (NPM)](https://www.npmjs.com/package/@azure/ai-metrics-advisor) | -[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/ai-metrics-advisor) | -[Product documentation](https://docs.microsoft.com/azure/cognitive-services/metrics-advisor/) | -[Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/metricsadvisor/ai-metrics-advisor/samples) +Key links: +- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/metricsadvisor/ai-metrics-advisor/) +- [Package (NPM)](https://www.npmjs.com/package/@azure/ai-metrics-advisor) +- [API reference documentation](https://docs.microsoft.com/javascript/api/@azure/ai-metrics-advisor) +- [Product documentation](https://docs.microsoft.com/azure/cognitive-services/metrics-advisor/) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/metricsadvisor/ai-metrics-advisor/samples) ## Getting started From 2e5237ca99811dc1f66dc03bfed8ee9cfb2647e4 Mon Sep 17 00:00:00 2001 From: Mohamed Date: Tue, 29 Jun 2021 23:45:06 -0500 Subject: [PATCH 18/42] mixedreality-authentication/README.md: display links as list --- sdk/mixedreality/mixedreality-authentication/README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/sdk/mixedreality/mixedreality-authentication/README.md b/sdk/mixedreality/mixedreality-authentication/README.md index 288023bba79c..41519a2394b6 100644 --- a/sdk/mixedreality/mixedreality-authentication/README.md +++ b/sdk/mixedreality/mixedreality-authentication/README.md @@ -4,10 +4,11 @@ Mixed Reality services, like Azure Spatial Anchors, Azure Remote Rendering, and token service (STS) for authentication. This package supports exchanging Mixed Reality account credentials for an access token from the STS that can be used to access Mixed Reality services. -[Source code](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/mixedreality/mixedreality-authentication/) | -[Package (NPM)](https://www.npmjs.com/package/@azure/mixedreality-authentication) | -[API reference documentation](https://aka.ms/azsdk/js/mixedreality-authentication/docs) | -[Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/mixedreality/mixedreality-authentication/samples) +Key links: +- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/mixedreality/mixedreality-authentication/) +- [Package (NPM)](https://www.npmjs.com/package/@azure/mixedreality-authentication) +- [API reference documentation](https://aka.ms/azsdk/js/mixedreality-authentication/docs) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/mixedreality/mixedreality-authentication/samples) ![Mixed Reality service authentication diagram](https://docs.microsoft.com/azure/spatial-anchors/concepts/media/spatial-anchors-authentication-overview.png) From 437be6992a22aee56d65d43a0f79ca79ac5ed48a Mon Sep 17 00:00:00 2001 From: Mohamed Date: Tue, 29 Jun 2021 23:47:20 -0500 Subject: [PATCH 19/42] monitor-query/README.md: display links as list --- sdk/monitor/monitor-query/README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/sdk/monitor/monitor-query/README.md b/sdk/monitor/monitor-query/README.md index 9e2b7dda6ff4..6a18794da514 100644 --- a/sdk/monitor/monitor-query/README.md +++ b/sdk/monitor/monitor-query/README.md @@ -7,11 +7,12 @@ Use the client library for Azure Monitor to: - Query logs using the [Kusto query language][kusto_query_language] - Query metrics -[Source code](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/monitor/monitor-query/) | -[Package (NPM)](https://www.npmjs.com/package/@azure/monitor-query) | -[API reference documentation][msdocs_apiref]| -[Product documentation][azure_monitor_product_documentation] -[Samples][samples] +Key links: +- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/monitor/monitor-query/) +- [Package (NPM)](https://www.npmjs.com/package/@azure/monitor-query) +- [API reference documentation][msdocs_apiref] +- [Product documentation][azure_monitor_product_documentation] +- [Samples][samples] ## Getting started From 373e85ee75ca959c8ec7c79e448b9c4d2b6a5f63 Mon Sep 17 00:00:00 2001 From: Mohamed Date: Tue, 29 Jun 2021 23:52:27 -0500 Subject: [PATCH 20/42] purview-catalog-rest/README.md: display links as list --- sdk/purview/purview-catalog-rest/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sdk/purview/purview-catalog-rest/README.md b/sdk/purview/purview-catalog-rest/README.md index 9c5a040e4d77..97f01f9f9923 100644 --- a/sdk/purview/purview-catalog-rest/README.md +++ b/sdk/purview/purview-catalog-rest/README.md @@ -8,7 +8,11 @@ Azure Purview Catalog is a fully managed cloud service whose users can discover **Please rely heavily on the [service's documentation][catalog_product_documentation] and our [REST client docs][rest_client] to use this library** -[Source code][source_code] | [Package (NPM)][catalog_npm] | [API reference documentation][catalog_ref_docs]| [Product documentation][catalog_product_documentation] +Key links: +- [Source code][source_code] +- [Package (NPM)][catalog_npm] +- [API reference documentation][catalog_ref_docs] +- [Product documentation][catalog_product_documentation] ## Getting started From d222751e90529dc3645ca291971c54bd5f80e746 Mon Sep 17 00:00:00 2001 From: Mohamed Date: Tue, 29 Jun 2021 23:54:00 -0500 Subject: [PATCH 21/42] purview-scanning-rest/README.md: display links as list --- sdk/purview/purview-scanning-rest/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sdk/purview/purview-scanning-rest/README.md b/sdk/purview/purview-scanning-rest/README.md index 50b99ea78dd4..e09dfffd03ed 100644 --- a/sdk/purview/purview-scanning-rest/README.md +++ b/sdk/purview/purview-scanning-rest/README.md @@ -8,7 +8,11 @@ Azure Purview Scanning is a fully managed cloud service whose users can scan you **Please rely heavily on the [service's documentation][scanning_product_documentation] and our [Rest client docs][rest_client] to use this library** -[Source code][source_code] | [Package (NPM)][scanning_npm] | [API reference documentation][scanning_ref_docs]| [Product documentation][scanning_product_documentation] +Key links: +- [Source code][source_code] +- [Package (NPM)][scanning_npm] +- [API reference documentation][scanning_ref_docs] +- [Product documentation][scanning_product_documentation] ## Getting started From 910edd10da2d12a7478bd2d615fb56083506dcff Mon Sep 17 00:00:00 2001 From: Mohamed Date: Tue, 29 Jun 2021 23:55:54 -0500 Subject: [PATCH 22/42] quantum-jobs/README.md: display links as list --- sdk/quantum/quantum-jobs/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sdk/quantum/quantum-jobs/README.md b/sdk/quantum/quantum-jobs/README.md index 65fb3c1ff45d..15e8a13aca8f 100644 --- a/sdk/quantum/quantum-jobs/README.md +++ b/sdk/quantum/quantum-jobs/README.md @@ -7,7 +7,11 @@ Azure Quantum is a Microsoft Azure service that you can use to run quantum compu - Create, enumerate, and cancel quantum jobs - Enumerate provider status and quotas - [Source code][source] | [API reference documentation](https://docs.microsoft.com/qsharp/api/) | [Product documentation](https://docs.microsoft.com/azure/quantum/) | [Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/quantum/quantum-jobs/samples) +Key links: +- [Source code][source] +- [API reference documentation](https://docs.microsoft.com/qsharp/api/) +- [Product documentation](https://docs.microsoft.com/azure/quantum/) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/quantum/quantum-jobs/samples) ## Getting started From 4dd2d2afb561bb577a54049b83570422335f8dec Mon Sep 17 00:00:00 2001 From: Mohamed Date: Tue, 29 Jun 2021 23:58:46 -0500 Subject: [PATCH 23/42] search-documents/README.md: display links as list --- sdk/search/search-documents/README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/sdk/search/search-documents/README.md b/sdk/search/search-documents/README.md index 535bef75c2be..7a08b2b3d74c 100644 --- a/sdk/search/search-documents/README.md +++ b/sdk/search/search-documents/README.md @@ -19,12 +19,13 @@ Use the @azure/search-documents client library to: - Create and manage analyzers for advanced text analysis or multi-lingual content. - Optimize results through scoring profiles to factor in business logic or freshness. -[Source code](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/search/search-documents/) | -[Package (NPM)](https://www.npmjs.com/package/@azure/search-documents) | -[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/search-documents) | -[REST API documentation](https://docs.microsoft.com/rest/api/searchservice/) | -[Product documentation](https://docs.microsoft.com/azure/search/) | -[Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/search/search-documents/samples) +Key links: +- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/search/search-documents/) +- [Package (NPM)](https://www.npmjs.com/package/@azure/search-documents) +- [API reference documentation](https://docs.microsoft.com/javascript/api/@azure/search-documents) +- [REST API documentation](https://docs.microsoft.com/rest/api/searchservice/) +- [Product documentation](https://docs.microsoft.com/azure/search/) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/search/search-documents/samples) ## Getting started From d1d69ce54e6cb4551fbcdc2304eb9a5558bc9fe1 Mon Sep 17 00:00:00 2001 From: Mohamed Date: Wed, 30 Jun 2021 00:00:38 -0500 Subject: [PATCH 24/42] schema-registry/README.md: display links as list --- sdk/schemaregistry/schema-registry/README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/sdk/schemaregistry/schema-registry/README.md b/sdk/schemaregistry/schema-registry/README.md index 1570c35fe2b2..346908992274 100644 --- a/sdk/schemaregistry/schema-registry/README.md +++ b/sdk/schemaregistry/schema-registry/README.md @@ -5,10 +5,11 @@ providing schema storage, versioning, and management. The registry is leveraged by serializers to reduce payload size while describing payload structure with schema identifiers rather than full schemas. -[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/schemaregistry/schema-registry) | -[Package (npm)](https://www.npmjs.com/package/@azure/schema-registry) | -[API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/schema-registry) | -[Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/schemaregistry/schema-registry/samples) +Key links: +- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/schemaregistry/schema-registry) +- [Package (npm)](https://www.npmjs.com/package/@azure/schema-registry) +- [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/schema-registry) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/schemaregistry/schema-registry/samples) ## Getting started From 675cf3103185a597c026220838abea25da934725 Mon Sep 17 00:00:00 2001 From: Mohamed Date: Wed, 30 Jun 2021 00:01:35 -0500 Subject: [PATCH 25/42] schema-registry-avro/README.md: display links as list --- sdk/schemaregistry/schema-registry-avro/README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/sdk/schemaregistry/schema-registry-avro/README.md b/sdk/schemaregistry/schema-registry-avro/README.md index ed4dbcdb0619..a63edf76f728 100644 --- a/sdk/schemaregistry/schema-registry-avro/README.md +++ b/sdk/schemaregistry/schema-registry-avro/README.md @@ -5,10 +5,11 @@ providing schema storage, versioning, and management. This package provides an Avro serializer capable of serializing and deserializing payloads containing Schema Registry schema identifiers and Avro-encoded data. -[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/schemaregistry/schema-registry-avro) | -[Package (npm)](https://www.npmjs.com/package/@azure/schema-registry-avro) | -[API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/schema-registry-avro) | -[Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/schemaregistry/schema-registry-avro/samples) +Key links: +- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/schemaregistry/schema-registry-avro) +- [Package (npm)](https://www.npmjs.com/package/@azure/schema-registry-avro) +- [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/schema-registry-avro) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/schemaregistry/schema-registry-avro/samples) ## Getting started From 423fa4b4f023916fdfb9c44a45bbcec37674dcdb Mon Sep 17 00:00:00 2001 From: Mohamed Date: Wed, 30 Jun 2021 00:04:46 -0500 Subject: [PATCH 26/42] service-bus/README.md: display links as list --- sdk/servicebus/service-bus/README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/sdk/servicebus/service-bus/README.md b/sdk/servicebus/service-bus/README.md index 94e5bc16c362..7a3d4517cc25 100644 --- a/sdk/servicebus/service-bus/README.md +++ b/sdk/servicebus/service-bus/README.md @@ -10,11 +10,12 @@ Use the client library `@azure/service-bus` in your application to Resources for `@azure/service-bus` version 7: -[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/servicebus/service-bus) | -[Package (npm)](https://www.npmjs.com/package/@azure/service-bus) | -[API Reference Documentation][apiref] | -[Product documentation](https://azure.microsoft.com/services/service-bus/) | -[Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/servicebus/service-bus/samples) +Key links: +- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/servicebus/service-bus) +- [Package (npm)](https://www.npmjs.com/package/@azure/service-bus) +- [API Reference Documentation][apiref] +- [Product documentation](https://azure.microsoft.com/services/service-bus/) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/servicebus/service-bus/samples) **NOTE**: If you are using version 1.1.10 or lower and want to migrate to the latest version of this package please look at our [migration guide to move from Service Bus V1 to Service Bus V7][migrationguide] From bec0a0629fca4e30e9c96e20ae9dbf56ace06008 Mon Sep 17 00:00:00 2001 From: Mohamed Date: Wed, 30 Jun 2021 00:07:57 -0500 Subject: [PATCH 27/42] storage/storage-blob/README.md: display links as list --- sdk/storage/storage-blob/README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/sdk/storage/storage-blob/README.md b/sdk/storage/storage-blob/README.md index e239c8f958f0..d31a42731639 100644 --- a/sdk/storage/storage-blob/README.md +++ b/sdk/storage/storage-blob/README.md @@ -12,12 +12,13 @@ Use the client libraries in this package to: - Create/Read/List/Update/Delete Page Blobs - Create/Read/List/Update/Delete Append Blobs -[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storage/storage-blob) | -[Package (npm)](https://www.npmjs.com/package/@azure/storage-blob/) | -[API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/storage-blob) | -[Product documentation](https://docs.microsoft.com/azure/storage/blobs/storage-blobs-overview) | -[Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storage/storage-blob/samples) | -[Azure Storage Blob REST APIs](https://docs.microsoft.com/rest/api/storageservices/blob-service-rest-api) +Key links +- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage/storage-blob) +- [Package (npm)](https://www.npmjs.com/package/@azure/storage-blob/) +- [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/storage-blob) +- [Product documentation](https://docs.microsoft.com/azure/storage/blobs/storage-blobs-overview) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage/storage-blob/samples) +- [Azure Storage Blob REST APIs](https://docs.microsoft.com/rest/api/storageservices/blob-service-rest-api) ## Getting started From 03c6327fcf9bc39fd66c47bd2a8238d475d5907e Mon Sep 17 00:00:00 2001 From: Mohamed Date: Wed, 30 Jun 2021 14:44:32 -0500 Subject: [PATCH 28/42] storage-blob-changefeed/README.md: display links as list --- sdk/storage/storage-blob-changefeed/README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/sdk/storage/storage-blob-changefeed/README.md b/sdk/storage/storage-blob-changefeed/README.md index 08910937b2a1..772f349d8fce 100644 --- a/sdk/storage/storage-blob-changefeed/README.md +++ b/sdk/storage/storage-blob-changefeed/README.md @@ -11,11 +11,12 @@ Use the client libraries in this package to: - Reading change feed events, all or within a time range - Resuming reading events from a saved position -[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storage/storage-blob-changefeed) | -[Package (npm)](https://www.npmjs.com/package/@azure/storage-blob-changefeed/) | -[API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/storage-blob-changefeed) | -[Product documentation](https://docs.microsoft.com/azure/storage/blobs/storage-blob-change-feed) | -[Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storage/storage-blob-changefeed/samples) | +Key links: +- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage/storage-blob-changefeed) +- [Package (npm)](https://www.npmjs.com/package/@azure/storage-blob-changefeed/) +- [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/storage-blob-changefeed) +- [Product documentation](https://docs.microsoft.com/azure/storage/blobs/storage-blob-change-feed) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage/storage-blob-changefeed/samples) ## Getting started From 077b4c49c037d3fb7a6307f3fdb4fd66dd29723c Mon Sep 17 00:00:00 2001 From: Mohamed Date: Wed, 30 Jun 2021 14:48:22 -0500 Subject: [PATCH 29/42] storage-file-datalake/README.md: display links as list --- sdk/storage/storage-file-datalake/README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/sdk/storage/storage-file-datalake/README.md b/sdk/storage/storage-file-datalake/README.md index 971999f593e8..aff4c5bddd40 100644 --- a/sdk/storage/storage-file-datalake/README.md +++ b/sdk/storage/storage-file-datalake/README.md @@ -9,12 +9,13 @@ Use the client libraries in this package to: - Create/List/Delete File Systems - Create/Read/List/Update/Delete Paths, Directories and Files -[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storage/storage-file-datalake) | -[Package (npm)](https://www.npmjs.com/package/@azure/storage-file-datalake) | -[API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/storage-file-datalake) | -[Product documentation](https://docs.microsoft.com/azure/storage/blobs/data-lake-storage-introduction?toc=%2fazure%2fstorage%2fblobs%2ftoc.json) | -[Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storage/storage-file-datalake/samples) | -[Azure Storage Data Lake REST APIs](https://docs.microsoft.com/rest/api/storageservices/data-lake-storage-gen2) +key links: +- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage/storage-file-datalake) +- [Package (npm)](https://www.npmjs.com/package/@azure/storage-file-datalake) +- [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/storage-file-datalake) +- [Product documentation](https://docs.microsoft.com/azure/storage/blobs/data-lake-storage-introduction?toc=%2fazure%2fstorage%2fblobs%2ftoc.json) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage/storage-file-datalake/samples) +- [Azure Storage Data Lake REST APIs](https://docs.microsoft.com/rest/api/storageservices/data-lake-storage-gen2) ## Getting started From abf7408bb7f7db8c4d392787ad1571403211f224 Mon Sep 17 00:00:00 2001 From: Mohamed Date: Wed, 30 Jun 2021 14:50:03 -0500 Subject: [PATCH 30/42] storage-file-share/README.md: display links as list --- sdk/storage/storage-file-share/README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/sdk/storage/storage-file-share/README.md b/sdk/storage/storage-file-share/README.md index 8d66bef0291f..273d60f6775f 100644 --- a/sdk/storage/storage-file-share/README.md +++ b/sdk/storage/storage-file-share/README.md @@ -15,12 +15,13 @@ Use the client libraries in this package to: > It has been renamed to `@azure/storage-file-share` to better align with the upcoming new package > for Azure Storage Files DataLake and provide a consistent set of APIs for working with files on Azure. -[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storage/storage-file-share) | -[Package (npm)](https://www.npmjs.com/package/@azure/storage-file-share/) | -[API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/storage-file-share) | -[Product documentation](https://docs.microsoft.com/azure/storage/files/storage-files-introduction) | -[Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storage/storage-file-share/samples) | -[Azure Storage File REST APIs](https://docs.microsoft.com/rest/api/storageservices/file-service-rest-api) +Key links: +- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage/storage-file-share) +- [Package (npm)](https://www.npmjs.com/package/@azure/storage-file-share/) +- [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/storage-file-share) +- [Product documentation](https://docs.microsoft.com/azure/storage/files/storage-files-introduction) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage/storage-file-share/samples) +- [Azure Storage File REST APIs](https://docs.microsoft.com/rest/api/storageservices/file-service-rest-api) ## Getting started From c24ecbd32b92cfdc3bb209ac420485af6b100498 Mon Sep 17 00:00:00 2001 From: Mohamed Date: Wed, 30 Jun 2021 14:51:48 -0500 Subject: [PATCH 31/42] storage-queue/README.md: display links as list --- sdk/storage/storage-queue/README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/sdk/storage/storage-queue/README.md b/sdk/storage/storage-queue/README.md index 9de24b3bca84..d491864a9e48 100644 --- a/sdk/storage/storage-queue/README.md +++ b/sdk/storage/storage-queue/README.md @@ -10,12 +10,13 @@ Use the client libraries in this package to: - Create/List/Delete Queues - Send/Receive/Peek/Clear/Update/Delete Queue Messages -[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storage/storage-queue) | -[Package (npm)](https://www.npmjs.com/package/@azure/storage-queue) | -[API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/storage-queue) | -[Product documentation](https://docs.microsoft.com/azure/storage/queues/storage-queues-introduction) | -[Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storage/storage-queue/samples) | -[Azure Storage Queue REST APIs](https://docs.microsoft.com/rest/api/storageservices/queue-service-rest-api) +Key links: +- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage/storage-queue) +- [Package (npm)](https://www.npmjs.com/package/@azure/storage-queue) +- [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/storage-queue) +- [Product documentation](https://docs.microsoft.com/azure/storage/queues/storage-queues-introduction) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage/storage-queue/samples) +- [Azure Storage Queue REST APIs](https://docs.microsoft.com/rest/api/storageservices/queue-service-rest-api) ## Getting started From 686f00aca1aaa01844c501b56a12cff9e7062414 Mon Sep 17 00:00:00 2001 From: Mohamed Date: Wed, 30 Jun 2021 14:58:30 -0500 Subject: [PATCH 32/42] data-tables/README.md: display links as list --- sdk/tables/data-tables/README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/sdk/tables/data-tables/README.md b/sdk/tables/data-tables/README.md index 549bb494ce79..7676eff946fa 100644 --- a/sdk/tables/data-tables/README.md +++ b/sdk/tables/data-tables/README.md @@ -16,7 +16,12 @@ Azure Cosmos DB provides a Table API for applications that are written for Azure - Automatic secondary indexing. - The Azure Tables client library can seamlessly target either Azure table storage or Azure Cosmos DB table service endpoints with no code changes. -[Source code](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/tables/data-tables/) | [Package (NPM)](https://www.npmjs.com/package/@azure/data-tables) | [API reference documentation](https://docs.microsoft.com/javascript/api/@azure/data-tables) | [Product documentation](https://docs.microsoft.com/azure/storage/tables/table-storage-overview/) | [Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/tables/data-tables/samples) +Key links: +- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/tables/data-tables/) +- [Package (NPM)](https://www.npmjs.com/package/@azure/data-tables) +- [API reference documentation](https://docs.microsoft.com/javascript/api/@azure/data-tables) +- [Product documentation](https://docs.microsoft.com/azure/storage/tables/table-storage-overview/) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/tables/data-tables/samples) ## Getting started From d9d5c956bcd9040f8f2927e03b0279d37f09958a Mon Sep 17 00:00:00 2001 From: Mohamed Date: Wed, 30 Jun 2021 15:01:54 -0500 Subject: [PATCH 33/42] ai-text-analytics/README.md: display links as list --- sdk/textanalytics/ai-text-analytics/README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/sdk/textanalytics/ai-text-analytics/README.md b/sdk/textanalytics/ai-text-analytics/README.md index bf7f9ea7cc66..943268334d60 100644 --- a/sdk/textanalytics/ai-text-analytics/README.md +++ b/sdk/textanalytics/ai-text-analytics/README.md @@ -21,11 +21,12 @@ Use the client library to: - Identify and categorize entities in your text as people, places, organizations, date/time, quantities, percentages, currencies, healthcare specific, and more. - Perform multiple of the above tasks at once. -[Source code](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/textanalytics/ai-text-analytics/) | -[Package (NPM)](https://www.npmjs.com/package/@azure/ai-text-analytics) | -[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/ai-text-analytics) | -[Product documentation](https://docs.microsoft.com/azure/cognitive-services/text-analytics/) | -[Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/textanalytics/ai-text-analytics/samples) +Key links: +- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/textanalytics/ai-text-analytics/) +- [Package (NPM)](https://www.npmjs.com/package/@azure/ai-text-analytics) +- [API reference documentation](https://docs.microsoft.com/javascript/api/@azure/ai-text-analytics) +- [Product documentation](https://docs.microsoft.com/azure/cognitive-services/text-analytics/) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/textanalytics/ai-text-analytics/samples) ## Getting started From cf6fc4ef053b61eaa955120e0b2ba29aae5a6f1e Mon Sep 17 00:00:00 2001 From: Mohamed Date: Wed, 30 Jun 2021 15:03:37 -0500 Subject: [PATCH 34/42] video-analyzer-edge/README.md: display links as list --- sdk/videoanalyzer/video-analyzer-edge/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sdk/videoanalyzer/video-analyzer-edge/README.md b/sdk/videoanalyzer/video-analyzer-edge/README.md index fbd63a154345..7df76d98bcaa 100644 --- a/sdk/videoanalyzer/video-analyzer-edge/README.md +++ b/sdk/videoanalyzer/video-analyzer-edge/README.md @@ -7,7 +7,10 @@ Use the client library for Video Analyzer Edge to: - Simplify interactions with the [Microsoft Azure IoT SDKs](https://github.com/azure/azure-iot-sdks) - Programmatically construct pipeline topologies and live pipelines -[Product documentation][doc_product] | [Direct methods][doc_direct_methods] | [Source code][source] +Key links: +- [Product documentation][doc_product] +- [Direct methods][doc_direct_methods] +- [Source code][source] ## Getting started From 30f946eaf1a17b74f8835e8526acecef37e3a360 Mon Sep 17 00:00:00 2001 From: Mohamed Date: Wed, 30 Jun 2021 15:05:11 -0500 Subject: [PATCH 35/42] web-pubsub/README.md: display links as list --- sdk/web-pubsub/web-pubsub/README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/sdk/web-pubsub/web-pubsub/README.md b/sdk/web-pubsub/web-pubsub/README.md index d9f4dc9e44e0..e99f9a47141c 100644 --- a/sdk/web-pubsub/web-pubsub/README.md +++ b/sdk/web-pubsub/web-pubsub/README.md @@ -25,11 +25,12 @@ Use the library to: - Close connections - Grant/revoke/check permissions for an existing connection -[Source code](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/web-pubsub/web-pubsub) | -[Package (NPM)](https://www.npmjs.com/package/@azure/web-pubsub) | -[API reference documentation](https://aka.ms/awps/sdk/js) | -[Product documentation](https://aka.ms/awps/doc) | -[Samples][samples_ref] +Key links: +- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/web-pubsub/web-pubsub) +- [Package (NPM)](https://www.npmjs.com/package/@azure/web-pubsub) +- [API reference documentation](https://aka.ms/awps/sdk/js) +- [Product documentation](https://aka.ms/awps/doc) +- [Samples][samples_ref] ## Getting started From 4d756e80a85773b2f68e986c0384286e055bd20a Mon Sep 17 00:00:00 2001 From: Mohamed Date: Wed, 30 Jun 2021 15:06:39 -0500 Subject: [PATCH 36/42] web-pubsub-express/README.md: display links as list --- sdk/web-pubsub/web-pubsub-express/README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/sdk/web-pubsub/web-pubsub-express/README.md b/sdk/web-pubsub/web-pubsub-express/README.md index 7793acbbd36a..777fb4413884 100644 --- a/sdk/web-pubsub/web-pubsub-express/README.md +++ b/sdk/web-pubsub/web-pubsub-express/README.md @@ -9,12 +9,13 @@ Use the express library to: - Add Web PubSub CloudEvents middleware to handle incoming client events - Handle abuse validation requests - Handle client events requests - -[Source code](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/web-pubsub/web-pubsub-express) | -[Package (NPM)](https://www.npmjs.com/package/@azure/web-pubsub-express) | -[API reference documentation](https://aka.ms/awps/sdk/js) | -[Product documentation](https://aka.ms/awps/doc) | -[Samples][samples_ref] + +Key links: +- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/web-pubsub/web-pubsub-express) +- [Package (NPM)](https://www.npmjs.com/package/@azure/web-pubsub-express) +- [API reference documentation](https://aka.ms/awps/sdk/js) +- [Product documentation](https://aka.ms/awps/doc) +- [Samples][samples_ref] ## Getting started From f795ea049e690a8420b021d19710cbac00c30bd1 Mon Sep 17 00:00:00 2001 From: Mohamed Date: Wed, 30 Jun 2021 15:16:10 -0500 Subject: [PATCH 37/42] core-lro/README.md: display links as list --- sdk/core/core-lro/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sdk/core/core-lro/README.md b/sdk/core/core-lro/README.md index af6128fcbff5..3fbe764ffbca 100644 --- a/sdk/core/core-lro/README.md +++ b/sdk/core/core-lro/README.md @@ -6,7 +6,11 @@ `@azure/core-lro` is made following our [Long Running Operations guidelines](https://azure.github.io/azure-sdk/typescript_design.html#ts-lro) -[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-lro) | [Package (npm)](https://www.npmjs.com/package/@azure/core-lro) | [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/core-lro) | [Samples](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-lro/samples) +Key links: +- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-lro) +- [Package (npm)](https://www.npmjs.com/package/@azure/core-lro) +- [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/core-lro) +- [Samples](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-lro/samples) ## Getting started From c5c97fb8600a9c4977e3a9e5f7f2659db75df80d Mon Sep 17 00:00:00 2001 From: bashiMoha <43245345+bashimoha@users.noreply.github.com> Date: Wed, 30 Jun 2021 19:52:10 -0500 Subject: [PATCH 38/42] changed from the word master to main --- sdk/core/core-lro/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk/core/core-lro/README.md b/sdk/core/core-lro/README.md index 3fbe764ffbca..e00b74092a2a 100644 --- a/sdk/core/core-lro/README.md +++ b/sdk/core/core-lro/README.md @@ -7,10 +7,10 @@ `@azure/core-lro` is made following our [Long Running Operations guidelines](https://azure.github.io/azure-sdk/typescript_design.html#ts-lro) Key links: -- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-lro) +- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-lro) - [Package (npm)](https://www.npmjs.com/package/@azure/core-lro) - [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/core-lro) -- [Samples](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-lro/samples) +- [Samples](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-lro/samples) ## Getting started From 888d088377c9b15a255e81d6aa54e7ec6a39f143 Mon Sep 17 00:00:00 2001 From: Mohamed Date: Wed, 30 Jun 2021 20:49:00 -0500 Subject: [PATCH 39/42] changed the word master to main --- sdk/anomalydetector/ai-anomaly-detector/README.md | 2 +- sdk/appconfiguration/app-configuration/README.md | 2 +- sdk/deviceupdate/iot-device-update/README.md | 2 +- sdk/eventgrid/eventgrid/README.md | 4 ++-- sdk/eventhub/event-hubs/README.md | 4 ++-- sdk/eventhub/eventhubs-checkpointstore-blob/README.md | 4 ++-- sdk/formrecognizer/ai-form-recognizer/README.md | 4 ++-- sdk/identity/identity/README.md | 4 ++-- sdk/keyvault/keyvault-certificates/README.md | 4 ++-- sdk/keyvault/keyvault-secrets/README.md | 4 ++-- sdk/metricsadvisor/ai-metrics-advisor/README.md | 4 ++-- sdk/mixedreality/mixedreality-authentication/README.md | 4 ++-- sdk/monitor/monitor-query/README.md | 2 +- sdk/quantum/quantum-jobs/README.md | 2 +- sdk/schemaregistry/schema-registry-avro/README.md | 4 ++-- sdk/schemaregistry/schema-registry/README.md | 4 ++-- sdk/search/search-documents/README.md | 4 ++-- sdk/servicebus/service-bus/README.md | 4 ++-- sdk/storage/storage-blob-changefeed/README.md | 4 ++-- sdk/storage/storage-file-datalake/README.md | 4 ++-- sdk/storage/storage-file-share/README.md | 4 ++-- sdk/storage/storage-queue/README.md | 4 ++-- sdk/tables/data-tables/README.md | 8 ++++---- sdk/textanalytics/ai-text-analytics/README.md | 4 ++-- sdk/web-pubsub/web-pubsub-express/README.md | 2 +- sdk/web-pubsub/web-pubsub/README.md | 2 +- 26 files changed, 47 insertions(+), 47 deletions(-) diff --git a/sdk/anomalydetector/ai-anomaly-detector/README.md b/sdk/anomalydetector/ai-anomaly-detector/README.md index 2c0e3f8dac40..f3daa5bb9599 100644 --- a/sdk/anomalydetector/ai-anomaly-detector/README.md +++ b/sdk/anomalydetector/ai-anomaly-detector/README.md @@ -4,7 +4,7 @@ Key links: -- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/anomalydetector/ai-anomaly-detector/) +- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/anomalydetector/ai-anomaly-detector/) - [Package (NPM)](https://www.npmjs.com/package/@azure/ai-anomaly-detector) - [API reference documentation](https://docs.microsoft.com/javascript/api/@azure/ai-anomaly-detector) - [Product documentation](https://docs.microsoft.com/azure/cognitive-services/anomaly-detector/) diff --git a/sdk/appconfiguration/app-configuration/README.md b/sdk/appconfiguration/app-configuration/README.md index 8f795422396e..b9bf3504d1ac 100644 --- a/sdk/appconfiguration/app-configuration/README.md +++ b/sdk/appconfiguration/app-configuration/README.md @@ -9,7 +9,7 @@ Use the client library for App Configuration to: - Replay settings from any point in time Key links: -- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/appconfiguration/app-configuration/) +- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/mainr/sdk/appconfiguration/app-configuration/) - [Package (NPM)](https://www.npmjs.com/package/@azure/app-configuration) - [API reference documentation](https://docs.microsoft.com/javascript/api/@azure/app-configuration) - [Product documentation](https://docs.microsoft.com/azure/azure-app-configuration/) diff --git a/sdk/deviceupdate/iot-device-update/README.md b/sdk/deviceupdate/iot-device-update/README.md index c03d0706ce46..6d532200d6f8 100644 --- a/sdk/deviceupdate/iot-device-update/README.md +++ b/sdk/deviceupdate/iot-device-update/README.md @@ -3,7 +3,7 @@ The library provides access to the Device Update for IoT Hub service that enables customers to publish updates for their IoT devices to the cloud, and then deploy these updates to their devices (approve updates to groups of devices managed and provisioned in IoT Hub). Key links: -- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk) +- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk) - [Product documentation](https://docs.microsoft.com/azure/iot-hub-device-update/understand-device-update) ## Getting started diff --git a/sdk/eventgrid/eventgrid/README.md b/sdk/eventgrid/eventgrid/README.md index c0abce78c6e4..c3ee14fe1be4 100644 --- a/sdk/eventgrid/eventgrid/README.md +++ b/sdk/eventgrid/eventgrid/README.md @@ -9,11 +9,11 @@ Use the client library to: - Generate Shared Access Signatures for Event Grid topics Key links: -- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/eventgrid/eventgrid/) +- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/eventgrid/eventgrid/) - [Package (NPM)](https://www.npmjs.com/package/@azure/eventgrid/v/next) - [API reference documentation](https://docs.microsoft.com/javascript/api/@azure/eventgrid/) - [Product documentation](https://docs.microsoft.com/azure/event-grid/) -- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/eventgrid/eventgrid/samples) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/eventgrid/eventgrid/samples) ## Getting started diff --git a/sdk/eventhub/event-hubs/README.md b/sdk/eventhub/event-hubs/README.md index 355af0bc5aa0..62a65af70192 100644 --- a/sdk/eventhub/event-hubs/README.md +++ b/sdk/eventhub/event-hubs/README.md @@ -5,11 +5,11 @@ Azure Event Hubs is a highly scalable publish-subscribe service that can ingest The Azure Event Hubs client library allows you to send and receive events in your Node.js application. Key links: -- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/eventhub/event-hubs) +- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/eventhub/event-hubs) - [Package (npm)](https://www.npmjs.com/package/@azure/event-hubs) - [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/event-hubs) - [Product documentation](https://azure.microsoft.com/services/event-hubs/) -- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/eventhub/event-hubs/samples) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/eventhub/event-hubs/samples) **NOTE**: If you are using version 2.1.0 or lower and want to migrate to the latest version of this package please look at our [migration guide to move from EventHubs V2 to EventHubs V5](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/eventhub/event-hubs/migrationguide.md) diff --git a/sdk/eventhub/eventhubs-checkpointstore-blob/README.md b/sdk/eventhub/eventhubs-checkpointstore-blob/README.md index 0415032919cb..29b3e554c16d 100644 --- a/sdk/eventhub/eventhubs-checkpointstore-blob/README.md +++ b/sdk/eventhub/eventhubs-checkpointstore-blob/README.md @@ -3,10 +3,10 @@ An Azure Blob storage based solution to store checkpoints and to aid in load balancing when using `EventHubConsumerClient` from the [@azure/event-hubs](https://www.npmjs.com/package/@azure/event-hubs) library Key links: -- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/eventhub/eventhubs-checkpointstore-blob) +- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/eventhub/eventhubs-checkpointstore-blob) - [Package (npm)](https://www.npmjs.com/package/@azure/eventhubs-checkpointstore-blob) - [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/eventhubs-checkpointstore-blob/) -- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/eventhub/eventhubs-checkpointstore-blob/samples) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/eventhub/eventhubs-checkpointstore-blob/samples) ## Getting started diff --git a/sdk/formrecognizer/ai-form-recognizer/README.md b/sdk/formrecognizer/ai-form-recognizer/README.md index 523d083fa049..1e689d397a8f 100644 --- a/sdk/formrecognizer/ai-form-recognizer/README.md +++ b/sdk/formrecognizer/ai-form-recognizer/README.md @@ -9,11 +9,11 @@ Azure Cognitive Services [Form Recognizer](https://azure.microsoft.com/services/ **Note:** This package targets Azure Form Recognizer service API version 2.x. Key links: -- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/formrecognizer/ai-form-recognizer/) | +- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/formrecognizer/ai-form-recognizer/) | - [Package (NPM)](https://www.npmjs.com/package/@azure/ai-form-recognizer) | - [API reference documentation](https://docs.microsoft.com/javascript/api/@azure/ai-form-recognizer) | - [Product documentation](https://docs.microsoft.com/azure/cognitive-services/form-recognizer/) | -- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/formrecognizer/ai-form-recognizer/samples) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/formrecognizer/ai-form-recognizer/samples) ## Getting started diff --git a/sdk/identity/identity/README.md b/sdk/identity/identity/README.md index 1016204abd0d..94f5da0c8fed 100644 --- a/sdk/identity/identity/README.md +++ b/sdk/identity/identity/README.md @@ -5,11 +5,11 @@ The Azure Identity library provides Azure Active Directory token authentication You can find examples for these various credentials in the [Azure Identity Examples Page](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/identity/identity/samples/AzureIdentityExamples.md) Key links: -- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/identity/identity) +- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/identity/identity) - [Package (npm)](https://www.npmjs.com/package/@azure/identity) - [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/identity) - [Product documentation](https://azure.microsoft.com/services/active-directory/) -- [Samples](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/identity/identity/samples) +- [Samples](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/identity/identity/samples) ## Getting started diff --git a/sdk/keyvault/keyvault-certificates/README.md b/sdk/keyvault/keyvault-certificates/README.md index 1aadd487c262..4db9b2cfcd55 100644 --- a/sdk/keyvault/keyvault-certificates/README.md +++ b/sdk/keyvault/keyvault-certificates/README.md @@ -17,11 +17,11 @@ Use the client library for Azure Key Vault Certificates in your Node.js applicat > Note: This package cannot be used in the browser due to Azure Key Vault service limitations, please refer to [this document](https://github.com/Azure/azure-sdk-for-js/blob/main/samples/cors/ts/README.md) for guidance. Key links: -- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/keyvault/keyvault-certificates) +- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/keyvault/keyvault-certificates) - [Package (npm)](https://www.npmjs.com/package/@azure/keyvault-certificates) - [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/keyvault-certificates) - [Product documentation](https://azure.microsoft.com/services/key-vault/) -- [Samples](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/keyvault/keyvault-certificates/samples) +- [Samples](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/keyvault/keyvault-certificates/samples) ## Getting started diff --git a/sdk/keyvault/keyvault-secrets/README.md b/sdk/keyvault/keyvault-secrets/README.md index 81ed7e137476..4183b7aab99d 100644 --- a/sdk/keyvault/keyvault-secrets/README.md +++ b/sdk/keyvault/keyvault-secrets/README.md @@ -20,11 +20,11 @@ Use the client library for Azure Key Vault Secrets in your Node.js application t > Note: This package cannot be used in the browser due to Azure Key Vault service limitations, please refer to [this document](https://github.com/Azure/azure-sdk-for-js/blob/main/samples/cors/ts/README.md) for guidance. Key links: -- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/keyvault/keyvault-secrets) +- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/keyvault/keyvault-secrets) - [Package (npm)](https://www.npmjs.com/package/@azure/keyvault-secrets) - [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/keyvault-secrets) - [Product documentation](https://azure.microsoft.com/services/key-vault/) -- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/keyvault/keyvault-secrets/samples) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/keyvault/keyvault-secrets/samples) ## Getting started diff --git a/sdk/metricsadvisor/ai-metrics-advisor/README.md b/sdk/metricsadvisor/ai-metrics-advisor/README.md index 85c69e391263..6f3751afb086 100644 --- a/sdk/metricsadvisor/ai-metrics-advisor/README.md +++ b/sdk/metricsadvisor/ai-metrics-advisor/README.md @@ -8,11 +8,11 @@ Metrics Advisor is a part of Azure Cognitive Services that uses AI perform data - Diagnose anomalies and help with root cause analysis. Key links: -- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/metricsadvisor/ai-metrics-advisor/) +- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/metricsadvisor/ai-metrics-advisor/) - [Package (NPM)](https://www.npmjs.com/package/@azure/ai-metrics-advisor) - [API reference documentation](https://docs.microsoft.com/javascript/api/@azure/ai-metrics-advisor) - [Product documentation](https://docs.microsoft.com/azure/cognitive-services/metrics-advisor/) -- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/metricsadvisor/ai-metrics-advisor/samples) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/metricsadvisor/ai-metrics-advisor/samples) ## Getting started diff --git a/sdk/mixedreality/mixedreality-authentication/README.md b/sdk/mixedreality/mixedreality-authentication/README.md index 41519a2394b6..81ebfe64c804 100644 --- a/sdk/mixedreality/mixedreality-authentication/README.md +++ b/sdk/mixedreality/mixedreality-authentication/README.md @@ -5,10 +5,10 @@ token service (STS) for authentication. This package supports exchanging Mixed R token from the STS that can be used to access Mixed Reality services. Key links: -- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/mixedreality/mixedreality-authentication/) +- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/mixedreality/mixedreality-authentication/) - [Package (NPM)](https://www.npmjs.com/package/@azure/mixedreality-authentication) - [API reference documentation](https://aka.ms/azsdk/js/mixedreality-authentication/docs) -- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/mixedreality/mixedreality-authentication/samples) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/mixedreality/mixedreality-authentication/samples) ![Mixed Reality service authentication diagram](https://docs.microsoft.com/azure/spatial-anchors/concepts/media/spatial-anchors-authentication-overview.png) diff --git a/sdk/monitor/monitor-query/README.md b/sdk/monitor/monitor-query/README.md index 6a18794da514..1b8081917040 100644 --- a/sdk/monitor/monitor-query/README.md +++ b/sdk/monitor/monitor-query/README.md @@ -8,7 +8,7 @@ Use the client library for Azure Monitor to: - Query metrics Key links: -- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/monitor/monitor-query/) +- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/monitor/monitor-query/) - [Package (NPM)](https://www.npmjs.com/package/@azure/monitor-query) - [API reference documentation][msdocs_apiref] - [Product documentation][azure_monitor_product_documentation] diff --git a/sdk/quantum/quantum-jobs/README.md b/sdk/quantum/quantum-jobs/README.md index 15e8a13aca8f..3a62350b3898 100644 --- a/sdk/quantum/quantum-jobs/README.md +++ b/sdk/quantum/quantum-jobs/README.md @@ -11,7 +11,7 @@ Key links: - [Source code][source] - [API reference documentation](https://docs.microsoft.com/qsharp/api/) - [Product documentation](https://docs.microsoft.com/azure/quantum/) -- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/quantum/quantum-jobs/samples) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/quantum/quantum-jobs/samples) ## Getting started diff --git a/sdk/schemaregistry/schema-registry-avro/README.md b/sdk/schemaregistry/schema-registry-avro/README.md index a63edf76f728..e454435ea053 100644 --- a/sdk/schemaregistry/schema-registry-avro/README.md +++ b/sdk/schemaregistry/schema-registry-avro/README.md @@ -6,10 +6,10 @@ Avro serializer capable of serializing and deserializing payloads containing Schema Registry schema identifiers and Avro-encoded data. Key links: -- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/schemaregistry/schema-registry-avro) +- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/schemaregistry/schema-registry-avro) - [Package (npm)](https://www.npmjs.com/package/@azure/schema-registry-avro) - [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/schema-registry-avro) -- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/schemaregistry/schema-registry-avro/samples) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/schemaregistry/schema-registry-avro/samples) ## Getting started diff --git a/sdk/schemaregistry/schema-registry/README.md b/sdk/schemaregistry/schema-registry/README.md index 346908992274..19bff56f56ca 100644 --- a/sdk/schemaregistry/schema-registry/README.md +++ b/sdk/schemaregistry/schema-registry/README.md @@ -6,10 +6,10 @@ by serializers to reduce payload size while describing payload structure with schema identifiers rather than full schemas. Key links: -- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/schemaregistry/schema-registry) +- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/schemaregistry/schema-registry) - [Package (npm)](https://www.npmjs.com/package/@azure/schema-registry) - [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/schema-registry) -- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/schemaregistry/schema-registry/samples) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/schemaregistry/schema-registry/samples) ## Getting started diff --git a/sdk/search/search-documents/README.md b/sdk/search/search-documents/README.md index 7a08b2b3d74c..8d72c1062597 100644 --- a/sdk/search/search-documents/README.md +++ b/sdk/search/search-documents/README.md @@ -20,12 +20,12 @@ Use the @azure/search-documents client library to: - Optimize results through scoring profiles to factor in business logic or freshness. Key links: -- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/search/search-documents/) +- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/search/search-documents/) - [Package (NPM)](https://www.npmjs.com/package/@azure/search-documents) - [API reference documentation](https://docs.microsoft.com/javascript/api/@azure/search-documents) - [REST API documentation](https://docs.microsoft.com/rest/api/searchservice/) - [Product documentation](https://docs.microsoft.com/azure/search/) -- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/search/search-documents/samples) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/search/search-documents/samples) ## Getting started diff --git a/sdk/servicebus/service-bus/README.md b/sdk/servicebus/service-bus/README.md index 7a3d4517cc25..090aeab78503 100644 --- a/sdk/servicebus/service-bus/README.md +++ b/sdk/servicebus/service-bus/README.md @@ -11,11 +11,11 @@ Use the client library `@azure/service-bus` in your application to Resources for `@azure/service-bus` version 7: Key links: -- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/servicebus/service-bus) +- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/servicebus/service-bus) - [Package (npm)](https://www.npmjs.com/package/@azure/service-bus) - [API Reference Documentation][apiref] - [Product documentation](https://azure.microsoft.com/services/service-bus/) -- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/servicebus/service-bus/samples) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/servicebus/service-bus/samples) **NOTE**: If you are using version 1.1.10 or lower and want to migrate to the latest version of this package please look at our [migration guide to move from Service Bus V1 to Service Bus V7][migrationguide] diff --git a/sdk/storage/storage-blob-changefeed/README.md b/sdk/storage/storage-blob-changefeed/README.md index 772f349d8fce..bbb430ff2958 100644 --- a/sdk/storage/storage-blob-changefeed/README.md +++ b/sdk/storage/storage-blob-changefeed/README.md @@ -12,11 +12,11 @@ Use the client libraries in this package to: - Resuming reading events from a saved position Key links: -- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage/storage-blob-changefeed) +- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storage/storage-blob-changefeed) - [Package (npm)](https://www.npmjs.com/package/@azure/storage-blob-changefeed/) - [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/storage-blob-changefeed) - [Product documentation](https://docs.microsoft.com/azure/storage/blobs/storage-blob-change-feed) -- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage/storage-blob-changefeed/samples) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storage/storage-blob-changefeed/samples) ## Getting started diff --git a/sdk/storage/storage-file-datalake/README.md b/sdk/storage/storage-file-datalake/README.md index aff4c5bddd40..83630b69f713 100644 --- a/sdk/storage/storage-file-datalake/README.md +++ b/sdk/storage/storage-file-datalake/README.md @@ -10,11 +10,11 @@ Use the client libraries in this package to: - Create/Read/List/Update/Delete Paths, Directories and Files key links: -- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage/storage-file-datalake) +- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storage/storage-file-datalake) - [Package (npm)](https://www.npmjs.com/package/@azure/storage-file-datalake) - [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/storage-file-datalake) - [Product documentation](https://docs.microsoft.com/azure/storage/blobs/data-lake-storage-introduction?toc=%2fazure%2fstorage%2fblobs%2ftoc.json) -- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage/storage-file-datalake/samples) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storage/storage-file-datalake/samples) - [Azure Storage Data Lake REST APIs](https://docs.microsoft.com/rest/api/storageservices/data-lake-storage-gen2) ## Getting started diff --git a/sdk/storage/storage-file-share/README.md b/sdk/storage/storage-file-share/README.md index 273d60f6775f..fa2671d8a191 100644 --- a/sdk/storage/storage-file-share/README.md +++ b/sdk/storage/storage-file-share/README.md @@ -16,11 +16,11 @@ Use the client libraries in this package to: > for Azure Storage Files DataLake and provide a consistent set of APIs for working with files on Azure. Key links: -- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage/storage-file-share) +- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storage/storage-file-share) - [Package (npm)](https://www.npmjs.com/package/@azure/storage-file-share/) - [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/storage-file-share) - [Product documentation](https://docs.microsoft.com/azure/storage/files/storage-files-introduction) -- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage/storage-file-share/samples) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storage/storage-file-share/samples) - [Azure Storage File REST APIs](https://docs.microsoft.com/rest/api/storageservices/file-service-rest-api) ## Getting started diff --git a/sdk/storage/storage-queue/README.md b/sdk/storage/storage-queue/README.md index d491864a9e48..beaa673a1464 100644 --- a/sdk/storage/storage-queue/README.md +++ b/sdk/storage/storage-queue/README.md @@ -11,11 +11,11 @@ Use the client libraries in this package to: - Send/Receive/Peek/Clear/Update/Delete Queue Messages Key links: -- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage/storage-queue) +- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storage/storage-queue) - [Package (npm)](https://www.npmjs.com/package/@azure/storage-queue) - [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/storage-queue) - [Product documentation](https://docs.microsoft.com/azure/storage/queues/storage-queues-introduction) -- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage/storage-queue/samples) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storage/storage-queue/samples) - [Azure Storage Queue REST APIs](https://docs.microsoft.com/rest/api/storageservices/queue-service-rest-api) ## Getting started diff --git a/sdk/tables/data-tables/README.md b/sdk/tables/data-tables/README.md index 7676eff946fa..778bf8c2dbb7 100644 --- a/sdk/tables/data-tables/README.md +++ b/sdk/tables/data-tables/README.md @@ -17,11 +17,11 @@ Azure Cosmos DB provides a Table API for applications that are written for Azure - The Azure Tables client library can seamlessly target either Azure table storage or Azure Cosmos DB table service endpoints with no code changes. Key links: -- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/tables/data-tables/) +- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/tables/data-tables/) - [Package (NPM)](https://www.npmjs.com/package/@azure/data-tables) - [API reference documentation](https://docs.microsoft.com/javascript/api/@azure/data-tables) - [Product documentation](https://docs.microsoft.com/azure/storage/tables/table-storage-overview/) -- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/tables/data-tables/samples) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/tables/data-tables/samples) ## Getting started @@ -130,7 +130,7 @@ grant access to your Azure Table resources to users, groups, or applications. To access a table resource with a `TokenCredential`, the authenticated identity should have either the "Storage Table Data Contributor" or "Storage Table Data Reader" role. With the `@azure/identity` package, you can seamlessly authorize requests in both development and production environments. -To learn more about Azure AD integration in Azure Storage, see the [Azure.Identity README](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/identity/identity/README.md) +To learn more about Azure AD integration in Azure Storage, see the [Azure.Identity README](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/identity/identity/README.md) ```javascript const { TableServiceClient } = require("@azure/data-tables"); @@ -254,7 +254,7 @@ grant access to your Azure Table resources to users, groups, or applications. To access a table resource with a `TokenCredential`, the authenticated identity should have either the "Storage Table Data Contributor" or "Storage Table Data Reader" role. With the `@azure/identity` package, you can seamlessly authorize requests in both development and production environments. -To learn more about Azure AD integration in Azure Storage, see the [Azure.Identity README](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/identity/identity/README.md) +To learn more about Azure AD integration in Azure Storage, see the [Azure.Identity README](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/identity/identity/README.md) ```javascript const { TableClient } = require("@azure/data-tables"); diff --git a/sdk/textanalytics/ai-text-analytics/README.md b/sdk/textanalytics/ai-text-analytics/README.md index 943268334d60..39232613f97d 100644 --- a/sdk/textanalytics/ai-text-analytics/README.md +++ b/sdk/textanalytics/ai-text-analytics/README.md @@ -22,11 +22,11 @@ Use the client library to: - Perform multiple of the above tasks at once. Key links: -- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/textanalytics/ai-text-analytics/) +- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/textanalytics/ai-text-analytics/) - [Package (NPM)](https://www.npmjs.com/package/@azure/ai-text-analytics) - [API reference documentation](https://docs.microsoft.com/javascript/api/@azure/ai-text-analytics) - [Product documentation](https://docs.microsoft.com/azure/cognitive-services/text-analytics/) -- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/textanalytics/ai-text-analytics/samples) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/textanalytics/ai-text-analytics/samples) ## Getting started diff --git a/sdk/web-pubsub/web-pubsub-express/README.md b/sdk/web-pubsub/web-pubsub-express/README.md index 777fb4413884..3daa422adba6 100644 --- a/sdk/web-pubsub/web-pubsub-express/README.md +++ b/sdk/web-pubsub/web-pubsub-express/README.md @@ -11,7 +11,7 @@ Use the express library to: - Handle client events requests Key links: -- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/web-pubsub/web-pubsub-express) +- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/web-pubsub/web-pubsub-express) - [Package (NPM)](https://www.npmjs.com/package/@azure/web-pubsub-express) - [API reference documentation](https://aka.ms/awps/sdk/js) - [Product documentation](https://aka.ms/awps/doc) diff --git a/sdk/web-pubsub/web-pubsub/README.md b/sdk/web-pubsub/web-pubsub/README.md index e99f9a47141c..8431d2fab581 100644 --- a/sdk/web-pubsub/web-pubsub/README.md +++ b/sdk/web-pubsub/web-pubsub/README.md @@ -26,7 +26,7 @@ Use the library to: - Grant/revoke/check permissions for an existing connection Key links: -- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/web-pubsub/web-pubsub) +- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/web-pubsub/web-pubsub) - [Package (NPM)](https://www.npmjs.com/package/@azure/web-pubsub) - [API reference documentation](https://aka.ms/awps/sdk/js) - [Product documentation](https://aka.ms/awps/doc) From 0d1582277b4a27b2ca3de9a5baa109d595bcc319 Mon Sep 17 00:00:00 2001 From: Mohamed Date: Wed, 30 Jun 2021 21:04:43 -0500 Subject: [PATCH 40/42] another update to the final reandme to change the word master to main --- sdk/iot/iot-modelsrepository/README.md | 2 +- sdk/storage/storage-blob/README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sdk/iot/iot-modelsrepository/README.md b/sdk/iot/iot-modelsrepository/README.md index 0dd594e37cb3..4dcf40b57380 100644 --- a/sdk/iot/iot-modelsrepository/README.md +++ b/sdk/iot/iot-modelsrepository/README.md @@ -4,7 +4,7 @@ This package contains an isomorphic Client Library for Azure IoT Models Reposito Key links: -- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/iot/iot-modelsrepository) +- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/iot/iot-modelsrepository) - [Package (npm)](https://www.npmjs.com/package/@azure/iot-modelsrepository/) - Samples diff --git a/sdk/storage/storage-blob/README.md b/sdk/storage/storage-blob/README.md index d31a42731639..89239baca542 100644 --- a/sdk/storage/storage-blob/README.md +++ b/sdk/storage/storage-blob/README.md @@ -13,11 +13,11 @@ Use the client libraries in this package to: - Create/Read/List/Update/Delete Append Blobs Key links -- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage/storage-blob) +- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storage/storage-blob) - [Package (npm)](https://www.npmjs.com/package/@azure/storage-blob/) - [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/storage-blob) - [Product documentation](https://docs.microsoft.com/azure/storage/blobs/storage-blobs-overview) -- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage/storage-blob/samples) +- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storage/storage-blob/samples) - [Azure Storage Blob REST APIs](https://docs.microsoft.com/rest/api/storageservices/blob-service-rest-api) ## Getting started From e7d2c79c144280c4885927abbbf25eff4740cb38 Mon Sep 17 00:00:00 2001 From: bashiMoha <43245345+bashimoha@users.noreply.github.com> Date: Wed, 30 Jun 2021 21:31:59 -0500 Subject: [PATCH 41/42] Update README.md fixed a type in the link --- sdk/appconfiguration/app-configuration/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/appconfiguration/app-configuration/README.md b/sdk/appconfiguration/app-configuration/README.md index b9bf3504d1ac..2e5dff163043 100644 --- a/sdk/appconfiguration/app-configuration/README.md +++ b/sdk/appconfiguration/app-configuration/README.md @@ -9,7 +9,7 @@ Use the client library for App Configuration to: - Replay settings from any point in time Key links: -- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/mainr/sdk/appconfiguration/app-configuration/) +- [Source code](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/appconfiguration/app-configuration/) - [Package (NPM)](https://www.npmjs.com/package/@azure/app-configuration) - [API reference documentation](https://docs.microsoft.com/javascript/api/@azure/app-configuration) - [Product documentation](https://docs.microsoft.com/azure/azure-app-configuration/) From a6d61189523c30b6a512ea580e81b492d65391cc Mon Sep 17 00:00:00 2001 From: bashiMoha <43245345+bashimoha@users.noreply.github.com> Date: Sat, 3 Jul 2021 17:26:08 -0500 Subject: [PATCH 42/42] Update sdk/anomalydetector/ai-anomaly-detector/README.md Co-authored-by: Deyaaeldeen Almahallawi --- sdk/anomalydetector/ai-anomaly-detector/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/sdk/anomalydetector/ai-anomaly-detector/README.md b/sdk/anomalydetector/ai-anomaly-detector/README.md index f3daa5bb9599..558098389ccd 100644 --- a/sdk/anomalydetector/ai-anomaly-detector/README.md +++ b/sdk/anomalydetector/ai-anomaly-detector/README.md @@ -3,7 +3,6 @@ [Azure AnomalyDetector](https://azure.microsoft.com/services/cognitive-services/anomaly-detector/) API enables you to monitor and detect abnormalities in your time series data with machine learning. Key links: - - [Source code](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/anomalydetector/ai-anomaly-detector/) - [Package (NPM)](https://www.npmjs.com/package/@azure/ai-anomaly-detector) - [API reference documentation](https://docs.microsoft.com/javascript/api/@azure/ai-anomaly-detector)