Skip to content

Azure Fileshare authentication #3125

Closed Answered by chdittmer
chdittmer asked this question in Q&A
Discussion options

You must be logged in to vote

I followed the instructions to the best of my ability but what got me was the ability in azure to create SAS tokens in multiple ways and each has a different scope. I did manage to resolve my issue by generating the SAS in the right place it just took some fiddling. The SAS needs to be generated for the entire storage account and not just for the individual file share. It is also confusing because Azure has a new service in Preview that is called "File shares" that is something completely different.

If anyone runs into this looking for the resolution you should:

  • Create a storage account
  • Create a file share for that account
  • Create a SAS with the parameters as in the documentation

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@rouke-broersma
Comment options

Answer selected by chdittmer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants