Separate folder in Azure storage for each customer
Viktor Korokhov
130
Reputation points
Hi all,
We need to implement solution like this:
- Create 1 storage account and place there "folder" for each customer.
- Each folder should be have NTFS permission and account from on-prem AD
- Connect to each folder using SMB
- Each customer could have some different accounts to put data to the folder using sftp
- It would be great to have possibility to pass data from cutomer's storage to our storage(customer folder) in feature
Is this solution possible? I haven't found something similar in Internet. I know that recomendation is create storage account for each customer, to use SAS or storage key for connection/mounting. But if you have lots of customers to have lots of storage accounts is not good ideas I think.
Anyway it would be great to hear variants for this solution
TIA
Best regards,
Viktor
Sign in to answer