Skip to content

Commit

Permalink
Autoformat
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom-Newton committed Dec 13, 2024
1 parent d19e87f commit 15fe2c6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cpp/src/arrow/filesystem/azurefs.h
Original file line number Diff line number Diff line change
Expand Up @@ -182,9 +182,9 @@ struct ARROW_EXPORT AzureOptions {
/// AzureOptions::ConfigureClientSecretCredential() is called.
/// * client_secret: You must specify "tenant_id" and "client_id"
/// too. AzureOptions::ConfigureClientSecretCredential() is called.
/// * A SAS token is made up of several query parameters. Appending a SAS
/// token to the URI configures SAS token auth by calling
/// AzureOptions::ConfigureSasCredential().
/// * A SAS token is made up of several query parameters. Appending a SAS
/// token to the URI configures SAS token auth by calling
/// AzureOptions::ConfigureSasCredential().
///
/// [1]:
/// https://learn.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-introduction-abfs-uri
Expand Down

0 comments on commit 15fe2c6

Please sign in to comment.