question

UtsavChanda-0290 avatar image
0 Votes"
UtsavChanda-0290 asked HimanshuSinha-MSFT commented

Forbidden. ACL verification failed. Either the resource does not exist or the user is not authorized to perform the requested operation

I am trying to create a Linked Service and then a dataset for connecting to ADLS Gen1 to use it as a Sink in ADF Copy. I am using Service Principal as the Authentication method.
Initially I was getting the below error while creating the Linked Service itself.

Access to https://**.azuredatalakestore.net/webhdfs/v1/ is denied. Make sure the ACL and firewall rule is correctly configured in the Azure Data Lake Store account. Service request id: .....

Then I had necessary ACLs correctly configured for the root and all subfolders. This resolved the issue and I was able to create the Linked Service successfully.

Now, while creating the Dataset using this Linked Service, I am getting a similar error (slightly different text)

Failed to load
Access to https://.azuredatalakestore.net/webhdfs/v1/ is denied. Make sure the ACL and firewall rule is correctly configured in the Azure Data Lake Store account. Service request id: * Response details: {"RemoteException":{"exception":"AccessControlException","message":"LISTSTATUS failed with error 0x83090aa2 (Forbidden. ACL verification failed. Either the resource does not exist or the user is not authorized to perform the requested operation.).

azure-data-factoryazure-data-lake-storage
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

HimanshuSinha-MSFT avatar image
1 Vote"
HimanshuSinha-MSFT answered HimanshuSinha-MSFT commented

Hello @UtsavChanda-0290 ,
Thanks for the ask and using the Microsoft Q&A platform .
Since its complaining about the LISTSTATUS , I think its missing the READ permision . Can you check and let us know as to what permission are set ?
https://docs.microsoft.com/en-us/azure/data-lake-store/data-lake-store-access-control#permissions



118300-image.png



Please do let me know how it goes .
Thanks
Himanshu
Please do consider clicking on "Accept Answer" and "Up-vote" on the post that helps you, as it can be beneficial to other community members



image.png (73.1 KiB)
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hello @UtsavChanda-0290 ,
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet .In case if you have any resolution please do share that same with the community as it can be helpful to others . Otherwise, will respond back with the more details and we will try to help .
Thanks
Himanshu

0 Votes 0 ·

Hello @UtsavChanda-0290 ,
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet .In case if you have any resolution please do share that same with the community as it can be helpful to others . Otherwise, will respond back with the more details and we will try to help .
Thanks
Himanshu

0 Votes 0 ·