James Netherton created CAMEL-14912:
---------------------------------------
Summary: 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
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)