class ActiveStorage::Service::AzureStorageService

def public_url(key, **)

def public_url(key, **)
  uri_for(key).to_s
end