karthick-rn commented on issue #388:
URL: https://github.com/apache/fluo-muchos/issues/388#issuecomment-815875366


   > @karthick-rn @arvindshmicrosoft can you help me with access key? where I 
should put it?
   
   In Muchos, authentication for ADLS Gen2 is done via [User Assigned Managed 
Identity](https://docs.microsoft.com/en-us/azure/active-directory/managed-identities-azure-resources/overview).
  If you have access key, then currently we don't support it however you can 
create a user assigned managed identity, add it to the storage account and 
assign the `Storage Blob Data Owner` role(1)  & update the value in 
`user_assigned_identity` found in `muchos.props` file. The launch step will 
then take care of adding the identity to all the hosts in the VM scalesets. The 
below link will help you in the creation of managed identity. 
   (1) - 
https://docs.microsoft.com/en-us/azure/active-directory/managed-identities-azure-resources/how-to-manage-ua-identity-portal


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to