Open charanverma opened 4 years ago
We support SAS authentication, Account key and Azure AD. Check the example of Azure AD authentication here
@JinmingHu-MSFT how do you generate access token?
@charanverma Please see the similar issue https://github.com/Azure/azure-storage-cpp/issues/338
hi, I have application in c++, to access azure blob storage, what is the best way to authenticate the request. Is it possible to use azure AD service and service principal for authentication, if yes, can you please provide documentation.