You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Otavio Rodolfo Piske (Jira)" <ji...@apache.org> on 2020/09/03 08:28:00 UTC

[jira] [Updated] (CAMEL-15500) camel-azure-storage-blob: wrong syntax in the component json

     [ https://issues.apache.org/jira/browse/CAMEL-15500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Otavio Rodolfo Piske updated CAMEL-15500:
-----------------------------------------
    Description: 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"}}.  (was: 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",`.)

> 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
>            Priority: Major
>
> 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)