[
https://issues.apache.org/jira/browse/CAMEL-14912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17083923#comment-17083923
]
James Netherton commented on CAMEL-14912:
-----------------------------------------
Yep, and that's what I'm trying to do. But that has no effect on the validation
of the client URI that get's performed in
{{QueueServiceUtil.prepareStorageQueueUri}} &
{{BlobServiceUtil.prepareStorageBlobUri}}.
> Azure components should allow custom service URIs
> -------------------------------------------------
>
> Key: CAMEL-14912
> URL: https://issues.apache.org/jira/browse/CAMEL-14912
> Project: Camel
> Issue Type: Improvement
> Reporter: James Netherton
> Priority: Minor
>
> If you provide custom blob or queue clients to the Azure components, it seems
> you're forced to configure a service URI for either {{blob.core.windows.net}}
> or {{queue.core.windows.net}} This is validated in
> {{QueueServiceUtil.prepareStorageQueueUri}} &
> {{BlobServiceUtil.prepareStorageBlobUri}}.
> This prohibits testing with the Azure storage emulator where you'd configure
> a custom client with a URI that likely points at localhost.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)