Forum Discussion
Rajesh605
Sep 11, 2023Former Employee
Unable change the custom name in Azure share File URl
Hi all, I am trying to change the custom name in my Azure File Share URL from its current format (//<Storage Account Name>.file.core.windows.net/<file share name>) to desired format (//AFS/<file sh...
Kidd_Ip
Jan 29, 2026MVP
It is not possible to directly rename or shorten the Azure File Share URL (e.g., \\.file.core.windows.net\) to a custom format such as \\AFS\ without implementing changes in the on‑premises environment. Microsoft mandates the use of the storage account’s fully qualified domain name (FQDN). To achieve a custom naming convention, the supported approach is to configure DNS or leverage Azure Private Endpoints in conjunction with custom DNS records.
https://learn.microsoft.com/en-us/azure/storage/blobs/storage-custom-domain-name?tabs=azure-portal