I get the following error while Sinking data in Azure: ErrorCode: 'EndpointUnsupportedAccountFeatures'. Message: 'This endpoint does not support BlobStorageEvents or SoftDelete. Please disable these account features if you would like to use this endpoint.

Priyal 0 Reputation points
2024-03-18T18:50:49.3766667+00:00

When I try to select the file path under Linked service while sinking the data (ADLS Gen2), I get this error:

"ErrorCode: 'EndpointUnsupportedAccountFeatures'. Message: 'This endpoint does not support BlobStorageEvents or SoftDelete. Please disable these account features if you would like to use this endpoint.'. RequestId: '9892a98a-201f-0003-4563-796b54000000'. TimeStamp: 'Mon, 18 Mar 2024 18:39:11 GMT'.. Operation returned an invalid status code 'Conflict' Activity ID: 4d07de3e-89ce-49a9-a348-6d57ec707211"

I also tried the following but it didn't work:

Storage account > Configuration > Allow storage account key access > Changed to Disabled

Can somebody please guide me through this? I'm trying to learn it.

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,426 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,196 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. KarishmaTiwari-MSFT 19,032 Reputation points Microsoft Employee
    2024-03-18T21:46:22.67+00:00

    @Priyal Borkar Thanks for posting your query on Microsoft Q&A.

    Could you please double check if your storage type is General purpose V2? You can go to Storage account Settings and under Configuration section you can find these details.

    I would also recommend you to please give a try creating another General Purpose v2 storage account /ADLS Gen2 and share the results.

    Refer to this post for more details: https://learn.microsoft.com/en-us/answers/questions/516116/azure-data-factory-event-based-trigger-error-does

    0 comments No comments