Get whitelist.txt from Private Azure Container using URL protected with SAS token #579
Replies: 5 comments 23 replies
-
Hi, I just performed a quick test and it works with SAS token and URLs |
Beta Was this translation helpful? Give feedback.
-
Hi Andrew! Thanks for your efforts here.
-ListPath works only with public URL, when we change our container type to private and use the SAS protected URL, we receive the "Couldn't reach/find/compare/copy from" error. |
Beta Was this translation helpful? Give feedback.
-
I made the function for standard URL:s, but I'm not skilled enough in PS to handle a ? in the path |
Beta Was this translation helpful? Give feedback.
-
@AndrewDemski-ad-gmail-com tested your changes too, but here they didn't work. @plyagent00 could you replace the file |
Beta Was this translation helpful? Give feedback.
-
Now as PR #606 - but: Can't figure out how to install WAU with the parameter
|
Beta Was this translation helpful? Give feedback.
-
Hello,
We use the approach to get the 3rd party software whitelist directly from Azure Public Blob Storage, we want to protect the URL with an SAS token and make our Container private.
Unfortunately, the protected SAS URL doesn't work with WAU and we receive such error: Couldn't reach/find/compare/copy from
Is It possible to use It?
Beta Was this translation helpful? Give feedback.
All reactions