diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc index 7f27d8d88..bf0466efa 100644 --- a/docs/modules/ROOT/nav.adoc +++ b/docs/modules/ROOT/nav.adoc @@ -42,6 +42,7 @@ * xref:azure-storage-blob-source.adoc[] * xref:azure-storage-datalake-sink.adoc[] * xref:azure-storage-datalake-source.adoc[] +* xref:azure-storage-files-sink.adoc[] * xref:azure-storage-files-source.adoc[] * xref:azure-storage-queue-sink.adoc[] * xref:azure-storage-queue-source.adoc[] diff --git a/kamelets/azure-storage-files-sink.kamelet.yaml b/kamelets/azure-storage-files-sink.kamelet.yaml index 4aea5802b..f86f13ec7 100644 --- a/kamelets/azure-storage-files-sink.kamelet.yaml +++ b/kamelets/azure-storage-files-sink.kamelet.yaml @@ -37,7 +37,7 @@ spec: In the header, you can set the `file` / `ce-file` property to specify the filename to upload. If you do set property in the header, the Kamelet uses the exchange ID as filename. required: - accountName - - containerName + - shareName type: object properties: accountName: