tarwn/BasicAzureStorageSDK

Support newer Azure API version

Closed this issue · 0 comments

tarwn commented

Upgrade to a newer Azure API version since the older version is falling off the end of support at some point.

Notable things:

  • README could use some info on how someone else could do this
  • Looks like logic for PUT/DELETE auth has changed in newer versions in an undocumented way: size is now only specified for non-zero values for these methods
  • need to repopulate the exceptions in case new additions have been made