Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions src/main/resources/metadata/adls.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
group: io.kestra.plugin.azure.storage.adls
name: "adls"
title: "ADLS"
description: "This sub-group of plugins contains tasks for using Azure Data Lake Storage. It's engineered to store massive amounts of data in any format, and to facilitate big data analytical workloads."
body: ""
videos: []
createdBy: "Kestra Core Team"
managedBy: "Kestra Core Team"
8 changes: 8 additions & 0 deletions src/main/resources/metadata/auth.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
group: io.kestra.plugin.azure.auth
name: "auth"
title: "Authentication"
description: "This sub-group of plugins contains tasks to manage authentication for Azure services."
body: ""
videos: []
createdBy: "Kestra Core Team"
managedBy: "Kestra Core Team"
8 changes: 8 additions & 0 deletions src/main/resources/metadata/blob.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
group: io.kestra.plugin.azure.storage.blob
name: "blob"
title: "Blob"
description: "This sub-group of plugins contains tasks for using Azure Blob Storage. Azure Blob Storage includes object, file, disk, queue, and table storage."
body: ""
videos: []
createdBy: "Kestra Core Team"
managedBy: "Kestra Core Team"
8 changes: 8 additions & 0 deletions src/main/resources/metadata/cli.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
group: io.kestra.plugin.azure.cli
name: "cli"
title: "CLI"
description: "This sub-group of plugins contains tasks to interact with Azure CLI."
body: ""
videos: []
createdBy: "Kestra Core Team"
managedBy: "Kestra Core Team"
8 changes: 8 additions & 0 deletions src/main/resources/metadata/datafactory.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
group: io.kestra.plugin.azure.datafactory
name: "datafactory"
title: "Datafactory"
description: "This sub-group of plugins contains tasks for using Azure Data Factory. Azure Data Factory is a managed cloud service that's built for these complex hybrid extract-transform-load (ETL), extract-load-transform (ELT), and data integration projects."
body: ""
videos: []
createdBy: "Kestra Core Team"
managedBy: "Kestra Core Team"
8 changes: 8 additions & 0 deletions src/main/resources/metadata/eventhubs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
group: io.kestra.plugin.azure.eventhubs
name: "eventhubs"
title: "Eventhubs"
description: "This sub-group of plugins contains tasks for using Azure Event Hubs."
body: ""
videos: []
createdBy: "Kestra Core Team"
managedBy: "Kestra Core Team"
8 changes: 8 additions & 0 deletions src/main/resources/metadata/function.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
group: io.kestra.plugin.azure.function
name: "function"
title: "Function"
description: "This sub-group of plugins contains tasks for using Azure Functions. Azure Functions is a serverless solution that allows you to write less code, maintain less infrastructure, and save on costs."
body: ""
videos: []
createdBy: "Kestra Core Team"
managedBy: "Kestra Core Team"
8 changes: 8 additions & 0 deletions src/main/resources/metadata/index.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
group: io.kestra.plugin.azure
name: "azure"
title: "Azure"
description: "Leverage Microsoft Azure services within Kestra data workflows."
body: ""
videos: []
createdBy: "Kestra Core Team"
managedBy: "Kestra Core Team"
8 changes: 8 additions & 0 deletions src/main/resources/metadata/job.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
group: io.kestra.plugin.azure.batch.job
name: "job"
title: "Job"
description: "This sub-group of plugins contains tasks for using Azure Batch Job. Azure Batch runs large-scale applications efficiently in the cloud."
body: ""
videos: []
createdBy: "Kestra Core Team"
managedBy: "Kestra Core Team"
8 changes: 8 additions & 0 deletions src/main/resources/metadata/pool.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
group: io.kestra.plugin.azure.batch.pool
name: "pool"
title: "Pool"
description: "This sub-group of plugins contains tasks for using Azure Batch Pool. Azure Batch runs large-scale applications efficiently in the cloud."
body: ""
videos: []
createdBy: "Kestra Core Team"
managedBy: "Kestra Core Team"
8 changes: 8 additions & 0 deletions src/main/resources/metadata/table.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
group: io.kestra.plugin.azure.storage.table
name: "table"
title: "Table"
description: "This sub-group of plugins contains tasks for using Azure Storage Table. Azure Storage includes object, file, disk, queue, and table storage."
body: ""
videos: []
createdBy: "Kestra Core Team"
managedBy: "Kestra Core Team"
8 changes: 8 additions & 0 deletions src/main/resources/metadata/update.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
group: io.kestra.plugin.azure.update
name: "update"
title: "Update"
description: ""
body: ""
videos: []
createdBy: "Kestra Core Team"
managedBy: "Kestra Core Team"
Loading