Skip to content

'AuthenticationFailed' after rotating a Storage connection string #10

Description

@scale-tone

After rotating a connection string for some Azure Storage account, KeeShepherd might start showing errors like this:

{"odata.error":{"code":"AuthenticationFailed","message":{"lang":"en-US","value":"Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.\nRequestId:3732a79f-b002-00a1-0a92-0f66ee000000\nTime:2022-01-22T13:15:40.0223618Z"}}}

This is because the old connection string gets cached in memory.

Restarting VsCode helps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions