Azure / Azure/azure-storage-cpplite
Azurite authentication fails
Open
bug
- Dominant language
- C++
- Stars
- 26
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
I am unable to authenticate with the latest Azurite release (https://hub.docker.com/_/microsoft-azure-storage-azurite) using this cpplite client.
Using the same code that works on the production Azure, but using the `storage_account::development_storage_account()`, I am able to connect with a locally running Azurite instance but the authentication fails.
Is this supported? Is there a workaround?
[debug.log](https://github.com/Azure/azure-storage-cpplite/files/4220904/debug.log)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.