Copy Activity Blob to Snowflake Trigger on demand failure but debug successful

Cathy Lee 26 Reputation points
2021-03-31T01:47:17.263+00:00

I'm getting the following error when executing a pipeline with an on demand trigger but when I debug it's successful.

ErrorCode=AzureBlobOperationFailed,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,
Message=Blob operation Failed.
ContainerName: , path: processed/20210331/FactTickets.parquet.,
Source=Microsoft.DataTransfer.ClientLibrary,''Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,
Message=The remote server returned an error: (403) Forbidden.,Source=,
''Type=Microsoft.WindowsAzure.Storage.StorageException,Message=The remote server returned an error:
(403) Forbidden.,Source=Microsoft.WindowsAzure.Storage,''Type=System.Net.WebException,Message=
The remote server returned an error: (403) Forbidden.,Source=Microsoft.WindowsAzure.Storage,'

Thanks,

Cathy

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,625 questions
{count} vote

Accepted answer
  1. KranthiPakala-MSFT 46,642 Reputation points Microsoft Employee Moderator
    2021-04-07T22:00:08.31+00:00

    Hi @Cathy Lee ,

    Thanks for your response. Once you update the Linked service with AKV details in your development/local branch, you will have to create a pull request to merge the changes to Collaboration branch which is master branch.

    85615-image.png

    85492-image.png

    Once the PR is merged to master branch, you can change the branch to master branch in ADF UI and go to the Snowflake linked service to verify whether changes are merged successfully.

    85501-image.png

    Once you confirm the changes are merged to master branch, then you will have to publish the changes from master branch to adf_publish nothing but you will have to click Publish button from master branch.

    85437-image.png

    This will publish your linked service changes to adf_publish which is nothing but ADF service.
    After successfully publishing you can verify if the changes are publish by changing from master branch to Switch to Live mode and then go to Manage hub, and then go to linked services and the check the snowflake linked service configuration.

    85616-image.png

    Hope this clarifies. Do let us know if you have further query.

    ----------

    Please don’t forget to Accept Answer and Up-Vote wherever the information provided helps you, this can be beneficial to other community members.

    1 person found this answer helpful.

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.