Skip to content

Commit 6a24ac8

Browse files
committed
Add SPN key deprecation
1 parent 54e348f commit 6a24ac8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/data-factory/connector-sharepoint-online-list.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: jianleishen
66
ms.subservice: data-movement
77
ms.custom: synapse
88
ms.topic: conceptual
9-
ms.date: 08/29/2024
9+
ms.date: 09/14/2024
1010
ms.author: jianleishen
1111
---
1212
# Copy data from SharePoint Online List by using Azure Data Factory or Azure Synapse Analytics
@@ -82,6 +82,9 @@ The following properties are supported for a SharePoint Online List linked servi
8282
| tenantId | The tenant ID under which your application resides. | Yes |
8383
| connectVia | The [Integration Runtime](concepts-integration-runtime.md) to use to connect to the data store. If not specified, the default Azure Integration Runtime is used. | No |
8484

85+
>[!Note]
86+
>Due to the sunset of Service principal key authentication type by November 1st, 2024, please upgrade to Service principal certificate authentication type before the date if you are currently using it. For more information, see [article](https://learn.microsoft.com/sharepoint/dev/sp-add-ins/retirement-announcement-for-azure-acs).
87+
8588
**Example 1: Using service principal key authentication**
8689

8790
```json

0 commit comments

Comments
 (0)