Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated azblob README sample code #16721

Merged
merged 2 commits into from
Jan 3, 2022
Merged

Updated azblob README sample code #16721

merged 2 commits into from
Jan 3, 2022

Commits on Dec 29, 2021

  1. Updated README sample code

    container name should be all lowercase
    kimprice authored Dec 29, 2021
    Configuration menu
    Copy the full SHA
    156a43a View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. Fix typo GetAccountSASToken to GetSASToken

    I believe 'GetAccountSASToken' was written by mistake. It's inconsistent with what is described on line 97 and I don't see this method in the documentation.
    kimprice authored Dec 30, 2021
    Configuration menu
    Copy the full SHA
    064407c View commit details
    Browse the repository at this point in the history