Skip to content

Conversation

@Jinming-Hu
Copy link
Member

closes #5192

Pull Request Checklist

Please leverage this checklist as a reminder to address commonly occurring feedback when submitting a pull request to make sure your PR can be reviewed quickly:

See the detailed list in the contributing guide.

  • C++ Guidelines
  • Doxygen docs
  • Unit tests
  • No unwanted commits/changes
  • Descriptive title/description
    • PR is single purpose
    • Related issue listed
  • Comments in source
  • No typos
  • Update changelog
  • Not work-in-progress
  • External references or docs updated
  • Self review of PR done
  • Any breaking changes?

@Jinming-Hu Jinming-Hu added the Storage Storage Service (Queues, Blobs, Files) label Nov 27, 2023
@Jinming-Hu Jinming-Hu self-assigned this Nov 27, 2023
Copy link
Member

@antkmsft antkmsft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the very fast response!

Suggestions/optional/up to you:

  1. connection_string => connectionString.
  2. Use .length() instead of a less clear numerical value.

@antkmsft
Copy link
Member

UWP CI is currently blocked until microsoft/vcpkg#35279 is fixed / microsoft/vcpkg#35116 is merged - so if you want to merge sooner, we can merge #5181 - you can approve it and merge.

@Jinming-Hu
Copy link
Member Author

/check-enforcer override

@Jinming-Hu Jinming-Hu merged commit 74f6896 into Azure:main Nov 27, 2023
@Jinming-Hu Jinming-Hu deleted the fix_sas_sample branch November 27, 2023 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Storage Storage Service (Queues, Blobs, Files)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Storage Blobs sample is using the _internal functionality

2 participants