Azure file share issue

N Wakchaure, Jagdish 120 Reputation points
2024-09-13T14:25:02.2833333+00:00

We have two main share folder DATA 1 and DATA 2 and under that also there are multiple share folder.

We implemented Azure file sync and both data 1 and data 2 is synced on Azure file share. these share users can access using private link, these share large in size.

now customer request is instead of data1 and data 2 accessing these share . they want to see all the share under data1 and data2.

like \servername\ all multiple share under data 1 and data2

incase if we add all the individual share in azure file sync and it will be difficult to manage all the share.

so is there any possibility that customer can see all the share under one umbrella.

Regards

Jagdish

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,284 questions
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,131 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Keshavulu Dasari 510 Reputation points Microsoft Vendor
    2024-09-19T11:37:17.1733333+00:00

    Hi N Wakchaure, Jagdish
    Welcome to Microsoft Q&A Forum, Thank you for posting your query here!
    Based on your scenario there are few possible causes: Firstly, you can create a custom DNS for your Azure file shares to simplify access for your users, purchase a custom domain if you don’t already have one. In your DNS provider’s management portal, create a CNAME record that maps your custom domain to the Azure file share URL If you are using Azure DNS, you can create a DNS zone and add the CNAME record there. This will ensure that files.yourdomain.com resolves to abc01.file.core.windows.net.

    Please let us know if you have any further queries. I’m happy to assist you further

    0 comments No comments

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.