[docs] Correct typo in azure storage account docs (#10508)
This commit is contained in:
parent
14b371d533
commit
22a8ef1662
|
@ -59,7 +59,7 @@ The following arguments are supported:
|
|||
for `BlobStorage` accounts. Valid options are `Hot` and `Cold`, defaults to
|
||||
`Hot`.
|
||||
|
||||
* `enable_bool_encryption` - (Optional) Boolean flag which controls if Encryption
|
||||
* `enable_blob_encryption` - (Optional) Boolean flag which controls if Encryption
|
||||
Services are enabled for Blob storage, see [here](https://azure.microsoft.com/en-us/documentation/articles/storage-service-encryption/)
|
||||
for more information.
|
||||
|
||||
|
|
Loading…
Reference in New Issue