Otavio Rodolfo Piske created CAMEL-15500:
--------------------------------------------
Summary: camel-azure-storage-blob: wrong syntax in the component
json
Key: CAMEL-15500
URL: https://issues.apache.org/jira/browse/CAMEL-15500
Project: Camel
Issue Type: Bug
Components: camel-azure
Affects Versions: 3.4.3, 3.5.0
Reporter: Otavio Rodolfo Piske
This is a related issue to CAMEL-15499, but this one applies to the
camel-azure-storage-blob component. The syntax on the component json uses
`"syntax": "azure-storage-blob:containerName"` but it looks like it should use
something like `"syntax": "azure-storage-blob:/accountName/containerName",`.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)