Azure storage endpoint config bug

ttvvttvv Community Edition User

I'm reporting small text issue in documentation from doc link

There is invalid JSON syntax.
It should be
ALTER DATABASE default SET AzureStorageEndpointConfig =
'[{"accountName": "myaccount", "blobEndpoint": "localhost:8080", "protocol": "http"}]';

Instead of
ALTER DATABASE default SET AzureStorageEndpointConfig =
'[[{"accountName": "myaccount", "blobEndpoint": "localhost:8080", "protocol": "http"}]';

Tagged:

Answers

  • SruthiASruthiA Vertica Employee Administrator

    @ttvv: Thank you for reporting the issue. we will get documentation updated.

Leave a Comment

BoldItalicStrikethroughOrdered listUnordered list
Emoji
Image
Align leftAlign centerAlign rightToggle HTML viewToggle full pageToggle lights
Drop image/file