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 Oct 31, 2019. It is now read-only.
When calling azureListStorageBlobs(azureActiveContext = NULL, storageAccount = "accountname", container = "containername", storageKey = "storagekey") I get back the following error: Error: Provide a valid azureActiveContext. See createAzureContext().
When stepping through the function, I can see that the data is being returned by the API call.