Blob Storage Issue

Rohit Kulkarni 691 Reputation points
2021-07-26T09:39:58.497+00:00

Hello Team,

I am transferring data from Blob storage(Source) to Snowflake tables(Target).In Blob storage I have multiple files :

117879-image.png

But while creating the Linked service in SAS Url. I mentioned only the Blob storage path.I am getting below error :

SAS URL :https://STORAGRACCOUNTNAME.blob.core.windows.net/vine .

But when i mentioned the SAS URL as :https://STORAGRACCOUNTNAME.blob.core.windows.net/vine/details_2018Q1.csv.it is working fine.

My concerned is there are total 4 files .While loading each file whether i need to change the SAS URL .

Source : Azure Blob Storage

Target :Snowflake DB(It's in AWS)

I am transferring files from source to Target.As snowflake is in AWS I am getting error :

117888-image.png

Regards
Rk

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,688 questions
0 comments No comments
{count} votes

Accepted answer
  1. Saurabh Sharma 23,816 Reputation points Microsoft Employee
    2021-07-27T00:51:51.493+00:00

    Hi @Rohit Kulkarni ,

    Thanks for using Microsoft Q&A !!
    Unfortunately, you cannot use Snowflake as a Sink if snowflake is on AWS. Currently, it supports writing to snowflake on Azure only. Please refer to the documentation.

    Yes, regarding your SAS token, that is expected as you need SAS token for any specific resource to create a linked service against that resource.
    Please let me know if you have any other questions.

    Thanks
    Saurabh


0 additional answers

Sort by: Most helpful

Your answer

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