mirror of https://github.com/apache/druid.git
Fix typo in security.md (#17413)
No longer using Azure Blog storage, moving to Blobs instead.
This commit is contained in:
parent
fe0f4150c9
commit
b59317e42b
|
@ -62,7 +62,7 @@ Depending on what a user is trying to do, they might also need the following per
|
|||
|
||||
## Permissions for durable storage
|
||||
|
||||
The MSQ task engine can use Amazon S3 or Azure Blog Storage to store intermediate files when running queries. To upload, read, move and delete these intermediate files, the MSQ task engine requires certain permissions specific to the storage provider.
|
||||
The MSQ task engine can use Amazon S3 or Azure Blob Storage to store intermediate files when running queries. To upload, read, move and delete these intermediate files, the MSQ task engine requires certain permissions specific to the storage provider.
|
||||
|
||||
### S3
|
||||
|
||||
|
|
Loading…
Reference in New Issue