The Vertica Forum recently got a makeover! Let us know what you think by filling out this short, anonymous survey.
Please take this survey to help us learn more about how you use third party tools. Your input is greatly appreciated!

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 Employee

    @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