Skip to content

Commit 148a9ad

Browse files
Merge pull request #276253 from jonburchel/patch-42
Update how-to-create-event-trigger.md
2 parents d68da7c + 746fe4d commit 148a9ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-factory/how-to-create-event-trigger.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ author: kromerm
99
ms.author: makromer
1010
ms.reviewer: jburchel
1111
ms.topic: conceptual
12-
ms.date: 05/17/2024
12+
ms.date: 05/24/2024
1313
---
1414

1515
# Create a trigger that runs a pipeline in response to a storage event
@@ -49,7 +49,7 @@ This section shows you how to create a storage event trigger within the Azure Da
4949
5. Select your storage account from the Azure subscription dropdown or manually using its Storage account resource ID. Choose which container you wish the events to occur on. Container selection is required, but be mindful that selecting all containers can lead to a large number of events.
5050

5151
> [!NOTE]
52-
> The Storage Event Trigger currently supports only Azure Data Lake Storage Gen2 and General-purpose version 2 storage accounts. If you are working with SFTP Storage Events you need to specify the SFTP Data API under the filtering section too. Due to an Azure Event Grid limitation, Azure Data Factory only supports a maximum of 500 storage event triggers per storage account. If you hit the limit, please contact support for recommendations and increasing the limit upon evaluation by Event Grid team.
52+
> The Storage Event Trigger currently supports only Azure Data Lake Storage Gen2 and General-purpose version 2 storage accounts. If you are working with SFTP Storage Events you need to specify the SFTP Data API under the filtering section too. Due to an Azure Event Grid limitation, Azure Data Factory only supports a maximum of 500 storage event triggers per storage account.
5353
5454
> [!NOTE]
5555
> To create a new or modify an existing Storage Event Trigger, the Azure account used to log into the service and publish the storage event trigger must have appropriate role based access control (Azure RBAC) permission on the storage account. No additional permission is required: Service Principal for the Azure Data Factory and Azure Synapse does _not_ need special permission to either the Storage account or Event Grid. For more information about access control, see [Role based access control](#role-based-access-control) section.

0 commit comments

Comments
 (0)