Skip to content
This repository was archived by the owner on Feb 15, 2022. It is now read-only.
This repository was archived by the owner on Feb 15, 2022. It is now read-only.

deployment get fails silently if storage access key is wrong #1124

@timfpark

Description

@timfpark

Describe the bug:

I onboarded with deployment onboard but the key for my storage account was not adjusted in my config.yaml so I had a stale and deleted storage account access key.

Subsequently running deployment get worked but failed silently.

To Reproduce:

Adjust your storage access key to be incorrect and then run deployment get

Expected behavior:

  • The deployment onboard command should inform the user to retrieve the storage access key from Azure portal and set it to INTROSPECTION_STORAGE_ACCESS_KEY variable in the config.yaml
  • Error message that the storage account could not be accessed with the access key.

Does this require updates to documentation?:

NO

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions