Skip to content

silent WebException when using blob storage account kind. #148

Description

@Bartmax

I used this extension with a Blob storage account kind.

image

Everything worked fine when I installed it, but today I discovered that logs shows that the extension is run very often and fails with

Unhandled Exception: Microsoft.WindowsAzure.Storage.StorageException: 
The remote name could not be resolved: 'xxx.queue.core.windows.net' ---> 
System.Net.WebException: The remote name could not be resolved: 'xxx.queue.core.windows.net'
  1. is it possible to make it work with blob storage only accounts? if not, it would be great to add to the doc/readme. Specially because it fails silently (unless you look around) and you cannot (or didn't find how) to change from one account kind to another.

  2. How bad is my current scenario? What is queue used for?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions