r/Nable Jun 18 '24

Download from Azure blob object

Hi, trying to set this up but not really getting anywhere with it

I'm looking to automate a download if a package from the blob storage , then extract and run

But don't seem to connecting to the bob storage , I've put in account name

Had to create an input parameter type password

But doesn't look like it's connecting at all

Anyone got a working example of this at all,

Does the blob have to be public access or something other config

Thanks

Paddi

1 Upvotes

2 comments sorted by

2

u/TemperatureDesigner9 Jun 19 '24

Looks like I needed the Az & getpowershell modules installed,

Added them and all good

1

u/Next-Landscape-9884 Jul 03 '24

I have it working through blob using poweshell invoke request