Skip to content

Commit

Permalink
Fix the links of API Reference Documentation (Azure#13878)
Browse files Browse the repository at this point in the history
* Fix the links of API Reference Documentation

* Update sdk/eventgrid/eventgrid/README.md

Co-authored-by: Ramya Rao <ramya.rao.a@outlook.com>

Co-authored-by: Ramya Rao <ramya.rao.a@outlook.com>
  • Loading branch information
sarangan12 and ramya-rao-a committed Feb 19, 2021
1 parent 616d061 commit d2b586b
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion sdk/anomalydetector/ai-anomaly-detector/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[Source code](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/anomalydetector/ai-anomaly-detector/) |
[Package (NPM)](https://www.npmjs.com/package/@azure/ai-anomaly-detector) |
[API reference documentation](https://aka.ms/azsdk/net/docs/ref/anomalydetector) |
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/ai-anomaly-detector) |
[Product documentation](https://docs.microsoft.com/azure/cognitive-services/anomaly-detector/) |
[Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/anomalydetector/ai-anomaly-detector/samples)

Expand Down
2 changes: 1 addition & 1 deletion sdk/eventgrid/eventgrid/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Use the client library to:

[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://aka.ms/azsdk-js-eventgrid-ref-docs) |
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/eventgrid/?view=azure-node-preview) |
[Product documentation](https://docs.microsoft.com/azure/event-grid/) |
[Samples](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/eventgrid/eventgrid/samples)

Expand Down
2 changes: 1 addition & 1 deletion sdk/formrecognizer/ai-form-recognizer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Azure Cognitive Services [Form Recognizer](https://azure.microsoft.com/services/

[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://aka.ms/azsdk/js/formrecognizer/docs) |
[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)

Expand Down
3 changes: 2 additions & 1 deletion sdk/metricsadvisor/ai-metrics-advisor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Metrics Advisor is a part of Azure Cognitive Services that uses AI perform data

[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://aka.ms/azsdk/js/metricsadvisor/docs) |
[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)

Expand Down Expand Up @@ -77,6 +77,7 @@ const credential = new MetricsAdvisorKeyCredential("<subscription Key>", "<API k
const client = new MetricsAdvisorClient("<endpoint>", credential);
const adminClient = new MetricsAdvisorAdministrationClient("<endpoint>", credential);
```

#### Using Azure Service Directory

API key authorization is used in most of the examples, but you can also authenticate the client with Azure Active Directory using the Azure Identity library. To use the DefaultAzureCredential provider shown below or other credential providers provided with the Azure SDK, please install the @azure/identity package:
Expand Down
2 changes: 1 addition & 1 deletion sdk/mixedreality/mixedreality-authentication/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ token from the STS that can be used to access Mixed Reality services.

[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/textanalytics/docs) |
[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)
Expand Down
2 changes: 1 addition & 1 deletion sdk/search/search-documents/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Use the @azure/search-documents client library to:

[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://aka.ms/azsdk/js/search/docs) |
[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)
Expand Down
2 changes: 1 addition & 1 deletion sdk/tables/data-tables/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ 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/master/sdk/tables/data-tables/) | [Package (NPM)](https://www.npmjs.com/package/@azure/data-tables) | [API reference documentation](https://aka.ms/js-docs) | [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)
[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

Expand Down
2 changes: 1 addition & 1 deletion sdk/textanalytics/ai-text-analytics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Use the client library to:

[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://aka.ms/azsdk/js/textanalytics/docs) |
[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)

Expand Down

0 comments on commit d2b586b

Please sign in to comment.