Skip to content

Commit d362658

Browse files
Update time-series-insights-authentication-and-authorization.md
1 parent 0e85484 commit d362658

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/time-series-insights/time-series-insights-authentication-and-authorization.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.reviewer: v-mamcge, jasonh, kfile
1010
ms.devlang: csharp
1111
ms.workload: big-data
1212
ms.topic: conceptual
13-
ms.date: 12/09/2019
13+
ms.date: 02/03/2020
1414
ms.custom: seodec18
1515
---
1616

@@ -88,7 +88,7 @@ Per **step 3**, separating your application's and your user credentials allows y
8888

8989
1. The token can then be passed in the `Authorization` header when the application calls the Time Series Insights API.
9090

91-
* Alternatively, developers may choose to authenticate using MSAL. Read about [migrating to MSAL](https://docs.microsoft.com/azure/active-directory/develop/msal-net-migration) to learn more.
91+
* Alternatively, developers may choose to authenticate using MSAL. Read about [migrating to MSAL](https://docs.microsoft.com/azure/active-directory/develop/msal-net-migration) and see our [Manage GA reference data for an Azure Time Series Insights environment using C#](time-series-insights-manage-reference-data-csharp.md) article to learn more.
9292

9393
## Common headers and parameters
9494

0 commit comments

Comments
 (0)