Maintained with ☕️ by
IcePanel logo

Retirement: AzureDnsEndpoints for Azure storage accounts will be retired March 2027

Share

Services

[AzureDnsZone endpoints (preview)](https://learn.microsoft.com/azure/storage/common/storage-account-overview#azure-dns-zone-endpoints-preview) for Azure Blob storage accounts will enter retirement in March 2027\. Customers leveraging AzureDnsZone endpoints (preview) should transition to Standard endpoints for all new and existing blob storage account deployments by April 1, 2027\. Standard endpoints are Generally Available and fully supported for production workloads. As a preview customer, we thank you for your feedback on the preview. What do I need to do? * Your existing storage accounts will not be impacted and will not be deleted. * Over the coming months, we will remove the ability to create new storage accounts with AzureDnsZone endpoints. We recommend updating your deployments to Standard endpoints, which are Generally Available and offer full support for production workloads by April 1, 2027 How do I identify my storage accounts with AzureDnsZone endpoints? To identify your storage accounts with AzureDnsZone endpoints, you can use the following Azure Resource Graph query: resources | where type =\~ "microsoft.storage/storageaccounts" | where \['kind'\] == "StorageV2" | parse-where properties with \* "dnsEndpointType\\":\\"" dnsEndpointType '",' \* | where dnsEndpointType == "AzureDnsZone" Help and support: If you have questions, you can get answers from community experts in [Microsoft Q&A](https://aka.ms/classicstorageaccountmigration). If you have a support plan and need technical assitance, please create a [support request](https://portal.azure.com/#blade/Microsoft%5FAzure%5FSupport/HelpAndSupportBlade/newsupportrequest).