Skip to content

Commit 6a8a0fa

Browse files
committed
repo link updated
1 parent 0672f1c commit 6a8a0fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/time-series-insights/time-series-insights-query-data-csharp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.custom: seodec18
1616

1717
# Query data from the Azure Time Series Insights GA environment using C#
1818

19-
This C# example demonstrates how to query data from the Azure Time Series Insights GA environment.
19+
This C# example demonstrates how to query data from the Azure Time Series Insights GA environment.
2020

2121
The sample shows several basic examples of Query API usage:
2222

@@ -26,7 +26,7 @@ The sample shows several basic examples of Query API usage:
2626
1. As an example of web socket request, event aggregates data is requested for the environment of interest. Data is requested for the whole availability time range.
2727

2828
> [!NOTE]
29-
> The example code is available at [https://github.com/Azure-Samples/Azure-Time-Series-Insights](https://github.com/Azure-Samples/Azure-Time-Series-Insights/tree/master/csharp-ga-preview-sample).
29+
> The example code is available at [https://github.com/Azure-Samples/Azure-Time-Series-Insights](https://github.com/Azure-Samples/Azure-Time-Series-Insights/tree/master/csharp-tsi-ga-sample).
3030
3131
## Project Dependencies
3232

0 commit comments

Comments
 (0)