Skip to content

Commit cf20f52

Browse files
authored
Include API ref docs link in Monitor Query README (#25853)
1 parent dc646f5 commit cf20f52

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sdk/monitor/Azure.Monitor.Query/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ The Azure Monitor Query client library is used to execute read-only queries agai
99

1010
- [Source code][source]
1111
- [Package (NuGet)][package]
12+
- [API reference documentation][msdocs_apiref]
1213
- [Service documentation][azure_monitor_overview]
1314
- [Change log][changelog]
1415

@@ -425,6 +426,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct][coc]. For m
425426
[kusto_query_language]: https://docs.microsoft.com/azure/data-explorer/kusto/query/
426427
[logging]: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/Azure.Core/samples/Diagnostics.md
427428
[monitor_rest_api]: https://docs.microsoft.com/rest/api/monitor/
429+
[msdocs_apiref]: https://docs.microsoft.com/dotnet/api/overview/azure/monitor/query?view=azure-dotnet
428430
[package]: https://www.nuget.org/packages/Azure.Monitor.Query
429431
[source]: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/monitor/Azure.Monitor.Query/src
430432

0 commit comments

Comments
 (0)