R/defaults.R
default_storage_endpoint.Rd
Returns the default endpoint suffix used to construct Azure Data Lake Storage Gen2 DFS URLs.
default_storage_endpoint()
A character string with the DFS endpoint suffix.
default_storage_endpoint() #> [1] "dfs.core.windows.net"