AzureStorage.create_table_service

You're seeing just the function create_table_service, go back to AzureStorage module for more information.
Link to this function

create_table_service(account_name, account_key)

View Source

Specs

create_table_service(String.t(), String.t()) ::
  {:ok, AzureStorage.Request.Context.t()} | {:error, String.t()}

Create a new context to interact with Azure Table Storage Service