question

ToddMancini-3367 avatar image
1 Vote"
ToddMancini-3367 asked tlk-8685 commented

Custom domains possible for Azure Files?

In Azure Storage, custom domains are permitted for blobs. Any chance this will be extended to AAD-integrated file shares?

\\myshare.contoso.com\share1 or even \\myshare\share1 would be preferred to \\myshare.files.core.windows.net\share1

CNAMEs alone do not work in this case, as authentication seems to fail when talking over SMB3.

azure-files
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@ToddMancini-3367 Just checking in to see if the above answer helped. If this answers your query, please don’t forget to "Accept the answer" and Up-Vote for the same, which might be beneficial to other community members reading this thread. And, if you have any further query do let us know.

0 Votes 0 ·
didier3001 avatar image
0 Votes"
didier3001 answered

I would submit your request in the official Azure feature request website under storage:
https://feedback.azure.com/forums/217298-storage


--I hope this helps. Please Accept it as an answer and "Up-Vote" the answer or message(s) that helped you so that it can help others in the community looking for help on similar topics

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

SumanthMarigowda-MSFT avatar image
0 Votes"
SumanthMarigowda-MSFT answered brandonATfamous commented

@ToddMancini-3367 Adding more information to the above suggestion: No committed plans for custom domains support for now. Storage account must use full qualified domain name e.g. (accountname.file.core.windows.net).


To access share with a different name, like \\myfileserver\myshare, customer can use DFS-N. This is typically required to preserve existing file server naming convention as customers migrate data from on-premises files shares to Azure Files.


Hope this helps!


Kindly let us know if the above helps or you need further assistance on this issue.




Please don’t forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.


· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@ToddMancini-3367Just checking in to see if the above answer helped. If this answers your query, please don’t forget to "Accept the answer" and Up-Vote for the same, which might be beneficial to other community members reading this thread. And, if you have any further query do let us know.

0 Votes 0 ·

@ToddMancini-3367Just checking in to see if the above answer helped. If this answers your query, please don’t forget to "Accept the answer" and Up-Vote for the same, which might be beneficial to other community members reading this thread. And, if you have any further query do let us know.

0 Votes 0 ·

Hello, @Sumarigo-MSFT , checking to see if this is still the case re: custom domains?

0 Votes 0 ·
AndreasBaumgarten avatar image
1 Vote"
AndreasBaumgarten answered tlk-8685 commented

Hi @Sumarigo-MSFT ,

if DFS-N is not an option there is no other way to use something like \\myshare.contoso.com\share1 instead of \\myshare.file.core.windows.net\share1 if AD integrated authentication is used?
Is there anything on the roadmap you could share?


Kind regards
Andreas Baumgarten (MVP)

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Interested in this as well.

Simply registering additioanl cifs/host-name SPNs to the AD Computer account in this scenario does not appear to work.

0 Votes 0 ·