question

AmaniBhamidipalli-3705 avatar image
0 Votes"
AmaniBhamidipalli-3705 asked kjeske commented

Azure storage blobs missing after successful upload using azure function

hi there,
I am having an azure function that uploads to my azure blob, and then a copy data activity retrieves that blob and sends it to the snowflake. Sometimes the azure function gets successful, but the blob doesn't being uploaded so the further procedure is being failed. does anyone can help out with this

azure-blob-storage
· 1
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.

Have you found a solution for this?

0 Votes 0 ·

1 Answer

deherman-MSFT avatar image
0 Votes"
deherman-MSFT answered AmaniBhamidipalli-3705 commented

@AmaniBhamidipalli-3705
I recommend creating a diagnostic setting to capture the logs for blob storage. After the logs are captured you can review them to see if there were any errors or if they file was actually getting uploaded.

Hope this helps! If you still have questions after reviewing the logs please let us know.



Please don’t forget to "Accept the answer" and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

· 1
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.

@deherman-MSFT
hi, there I have created the diagnostic settings and then reviewed them, and below are the snapshots regarding the failure and success criteria.could you check them out and help regarding the issue121138-log-review-for-success.png121186-log-review-for-failure.png




0 Votes 0 ·