How to use download tool to put files into blop? using microsoft put blop?
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Hamder83
11 - Bolide
‎04-28-2023
02:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi
Ive been googeling for a few hours, but im not smart enough to understand what the solution is.
https://learn.microsoft.com/en-us/rest/api/storageservices/put-blob?tabs=azure-ad
I want to put xlsx files into a adls gen 2 blob, using the download tool.
And ive been trying different guides, but I cannot get it working.
Anyone with an idea in which direction to look?
Kind regards
Labels:
- Labels:
- Download
1 REPLY 1
19 - Altair
‎04-28-2023
11:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @Hamder83
It's difficult to see from your screen shot, but make sure that you include all required headers in your request and that it's set to PUT.
Look at the info returned in the DownloadHeaders field after the download tool. That's where you'll find the HTTPS status as well as any error messages returned by the server
Dan
