vtlim commented on code in PR #16585: URL: https://github.com/apache/druid/pull/16585#discussion_r1638717563
########## docs/configuration/index.md: ########## @@ -670,14 +670,9 @@ Store task logs in S3. Note that the `druid-s3-extensions` extension must be loa ##### Azure Blob Store task logs -Store task logs in Azure Blob Store. +Store task logs in Azure Blob Store. Note that the `druid-azure-extensions` extension must be loaded, and that the same storage account (and authentication method) as the deep storage module is used (`druid.azure.account`). -Note: The `druid-azure-extensions` extension must be loaded, and this uses the same storage account as the deep storage module for azure. - -|Property|Description|Default| Review Comment: Let's go with a separate PR -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
