
Announcements
Hi PA team,
I have a requirement of creating an azure blob container as part of my flow. From what I can read this should be possible using a PUT HTTP request https://learn.microsoft.com/en-us/rest/api/storageservices/create-container?tabs=azure-ad.
This is where I am currently at, but I have been stuck for a while receiving authentication 403 errors.
Any help is much appreciated!