You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The **InputClaims** element contains a list of claims required to return OAuth2 error.
@@ -123,6 +160,20 @@ In the following example:
123
160
</UserJourney>
124
161
```
125
162
163
+
Optionally, you can use preconditions to manipulate the Oauth2 error technical profile. For example, if there is no email claim, you can set to call Oauth2 error technical profile:
Copy file name to clipboardExpand all lines: articles/data-factory/connector-azure-data-lake-store.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ ms.service: data-factory
8
8
ms.subservice: data-movement
9
9
ms.topic: conceptual
10
10
ms.custom: synapse
11
-
ms.date: 05/15/2024
11
+
ms.date: 06/03/2024
12
12
---
13
13
14
14
# Copy data to or from Azure Data Lake Storage Gen1 using Azure Data Factory or Azure Synapse Analytics
@@ -17,6 +17,9 @@ ms.date: 05/15/2024
17
17
18
18
This article outlines how to copy data to and from Azure Data Lake Storage Gen1. To learn more, read the introductory article for [Azure Data Factory](introduction.md) or [Azure Synapse Analytics](../synapse-analytics/overview-what-is.md).
19
19
20
+
>[!Note]
21
+
>Azure Data Lake Storage Gen1 was retired on **February 29, 2024**. Please migrate to [Azure Data Lake Storage Gen2 connector](connector-azure-data-lake-storage.md). See this [article](https://azure.microsoft.com/updates/action-required-switch-to-azure-data-lake-storage-gen2-by-29-february-2024/) for the Azure Data Lake Storage Gen1 migration guidance.
22
+
20
23
## Supported capabilities
21
24
22
25
This Azure Data Lake Storage Gen1 connector is supported for the following capabilities:
Copy file name to clipboardExpand all lines: articles/data-factory/connector-azure-database-for-mariadb.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ ms.service: data-factory
8
8
ms.subservice: data-movement
9
9
ms.topic: conceptual
10
10
ms.custom: synapse
11
-
ms.date: 01/05/2024
11
+
ms.date: 06/03/2024
12
12
---
13
13
14
14
# Copy data from Azure Database for MariaDB using Azure Data Factory or Synapse Analytics
@@ -17,6 +17,9 @@ ms.date: 01/05/2024
17
17
18
18
This article outlines how to use the Copy Activity in an Azure Data Factory or Synapse Analytics pipeline to copy data from Azure Database for MariaDB. It builds on the [copy activity overview](copy-activity-overview.md) article that presents a general overview of copy activity.
19
19
20
+
>[!Note]
21
+
>Azure Database for MariaDB will be retired on **September 19, 2025**. Please migrate to [Azure Database for MySQL connector](connector-azure-database-for-mysql.md) by that date. See this [article](https://techcommunity.microsoft.com/t5/azure-database-for-mysql-blog/migrating-from-azure-database-for-mariadb-to-azure-database-for/ba-p/3838455) for the Azure Database for MariaDB migration guidance.
22
+
20
23
## Supported capabilities
21
24
22
25
This Azure Database for MariaDB connector is supported for the following capabilities:
0 commit comments