×
Menu
Index

3.2.11.3.1.1. Azure Storage Blob upload using OAuth2

 
Steps to configure Azure Storage using OAuth2 and a app registration in Azure
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Once the app registration is done, it is necessary to give permissions to the user we are going go use to upload documents
 
 
 
 
 
 
The user can be Storage Blob Data Contributor or Storage Blob Data Owner, for uploading tags, it is necessary to use Storage Blob Data Owner
 
 
 
 
 
 
 
 
At this point, we have the application registration and the permissions for a user, now we need to get the credentials using that user