azure-sdk-for-cpp/sdk
Kan Tang 57e6e8dbba
Removed GetDfsUri. (#1394)
# 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](https://github.com/Azure/azure-sdk-for-cpp/blob/master/CONTRIBUTING.md#pull-requests).

- [x] [C++ Guidelines](https://azure.github.io/azure-sdk/cpp_introduction.html)
- [x] Doxygen docs
- [x] Unit tests
- [x] No unwanted commits/changes
- [x] Descriptive title/description
  - [x] PR is single purpose
  - [x] Related issue listed
- [x] Comments in source
- [x] No typos
- [x] Update changelog
- [x] Not work-in-progress
- [x] External references or docs updated
- [x] Self review of PR done
- [x] Any breaking changes?
2021-01-18 06:15:00 +00:00
..
core Move APIs from Azure::Core::Strings to Azure::Core::Internal since they aren't meant for end users to call. (#1337) 2021-01-15 22:02:40 +00:00
identity Increment package version after release of azure-identity (#1363) 2021-01-14 10:44:36 -08:00
keyvault Feature/keyvault - GetKey + KeyVaultCommon (#1383) 2021-01-15 16:50:44 -08:00
storage Removed GetDfsUri. (#1394) 2021-01-18 06:15:00 +00:00
template Automate publishing to vcpkg (#1283) 2021-01-13 14:35:18 -08:00