How to create a Data Lake Gen2 linked service in Data Factory using SAS URI as authentication?

Mayte Alvear Rios 0 Reputation points
2023-06-09T18:14:12.5666667+00:00

Hi all,

This is my first time trying to use SAS URI as authentication type, but I get the following error:

User's image

I created the data lake storage and data factory as simple as possible, so I would like to know what steps I should follow to accomplish it.

Thanks in advance.

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.
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. QuantumCache 20,681 Reputation points Moderator
    2023-06-12T15:05:56.6266667+00:00

    Hello @Mayte Alvear Rios Thanks for reaching out on this forum.

    Did you try any other Authentication methods? instead of SAS URI/

    1. Check the endpoint: Make sure that the endpoint you are using is correct and that it is in the correct format. The endpoint should be in the format https://<account-name>.blob.core.windows.net.
    2. Check the allow list: Check the allow list for the AzureBlobFS connector to make sure that the endpoint you are using is included. You can find the allow list in the Azure portal under the "Firewalls and virtual networks" section of your storage account.
    3. Use a different connector: If the endpoint you are using is not in the allow list, you can try using a different connector, such as the Azure Blob Storage connector or the Azure Data Lake Storage Gen1 connector.
    4. Use a different authentication type: If none of the above steps work, you can try using a different authentication type, such as Shared Key or OAuth.

    I hope this helps! Let me know if you have any other questions.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.