Separate folder in Azure storage for each customer

Viktor Korokhov 130 Reputation points
2024-12-19T09:44:53.79+00:00

Hi all,

We need to implement solution like this:

  1. Create 1 storage account and place there "folder" for each customer.
  2. Each folder should be have NTFS permission and account from on-prem AD
  3. Connect to each folder using SMB
  4. Each customer could have some different accounts to put data to the folder using sftp
  5. 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

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,295 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.