pub fn azure_account_name_from_endpoint(endpoint: &str) -> Option<String>
Try to extract the storage account name from an Azure endpoint.
Returns None if the endpoint doesn’t match known Azure Storage suffixes.
None