You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 15, 2022. It is now read-only.
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.