Skip to content

Commit 9087e31

Browse files
committed
acrolinx
1 parent 6f660c7 commit 9087e31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/time-series-insights/time-series-insights-manage-reference-data-csharp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Complete the following steps before you compile and run the sample code:
2424
1. [Provision a GA Azure Time Series Insights](https://docs.microsoft.com/azure/time-series-insights/time-series-insights-get-started
2525
) environment.
2626

27-
1. [Create a Refrence Data set](time-series-insights-add-reference-data-set.md) within your environment. Use the following Reference Data scheme:
27+
1. [Create a Reference Data set](time-series-insights-add-reference-data-set.md) within your environment. Use the following Reference Data scheme:
2828

2929
| Key Name | Type |
3030
| --- | --- |
@@ -36,7 +36,7 @@ Complete the following steps before you compile and run the sample code:
3636

3737
1. Edit the sample code below by replacing each **#PLACEHOLDER#** with the appropriate environment identifier.
3838

39-
1. Run `dotnet run` within the root directory of your project. When prompted, use your user profile to login Azure.
39+
1. Run `dotnet run` within the root directory of your project. When prompted, use your user profile to sign in to Azure.
4040

4141
> [!TIP]
4242
> * View other GA C# code samples 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).

0 commit comments

Comments
 (0)