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
In order for gocloud to work "out of the box" using Service Connector it needs to read from this additional environment variable. Check AZURE_STORAGE_CONNECTION_STRING first, and then check AZURE_STORAGEBLOB_CONNECTIONSTRING.
Describe alternatives you've considered
ask Azure to make this environment variable consistent?
In my program that uses azblob check for env var AZURE_STORAGEBLOB_CONNECTIONSTRING, and if present set AZURE_STORAGE_CONNECTION_STRING