diff --git a/src/main/resources/metadata/adls.yaml b/src/main/resources/metadata/adls.yaml new file mode 100644 index 0000000..971e27e --- /dev/null +++ b/src/main/resources/metadata/adls.yaml @@ -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" diff --git a/src/main/resources/metadata/auth.yaml b/src/main/resources/metadata/auth.yaml new file mode 100644 index 0000000..8ebc8fb --- /dev/null +++ b/src/main/resources/metadata/auth.yaml @@ -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" diff --git a/src/main/resources/metadata/blob.yaml b/src/main/resources/metadata/blob.yaml new file mode 100644 index 0000000..82190ee --- /dev/null +++ b/src/main/resources/metadata/blob.yaml @@ -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" diff --git a/src/main/resources/metadata/cli.yaml b/src/main/resources/metadata/cli.yaml new file mode 100644 index 0000000..098ec10 --- /dev/null +++ b/src/main/resources/metadata/cli.yaml @@ -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" diff --git a/src/main/resources/metadata/datafactory.yaml b/src/main/resources/metadata/datafactory.yaml new file mode 100644 index 0000000..477cd29 --- /dev/null +++ b/src/main/resources/metadata/datafactory.yaml @@ -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" diff --git a/src/main/resources/metadata/eventhubs.yaml b/src/main/resources/metadata/eventhubs.yaml new file mode 100644 index 0000000..d659233 --- /dev/null +++ b/src/main/resources/metadata/eventhubs.yaml @@ -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" diff --git a/src/main/resources/metadata/function.yaml b/src/main/resources/metadata/function.yaml new file mode 100644 index 0000000..784601d --- /dev/null +++ b/src/main/resources/metadata/function.yaml @@ -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" diff --git a/src/main/resources/metadata/index.yaml b/src/main/resources/metadata/index.yaml new file mode 100644 index 0000000..9357531 --- /dev/null +++ b/src/main/resources/metadata/index.yaml @@ -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" diff --git a/src/main/resources/metadata/job.yaml b/src/main/resources/metadata/job.yaml new file mode 100644 index 0000000..bd51452 --- /dev/null +++ b/src/main/resources/metadata/job.yaml @@ -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" diff --git a/src/main/resources/metadata/pool.yaml b/src/main/resources/metadata/pool.yaml new file mode 100644 index 0000000..f1ad3c4 --- /dev/null +++ b/src/main/resources/metadata/pool.yaml @@ -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" diff --git a/src/main/resources/metadata/table.yaml b/src/main/resources/metadata/table.yaml new file mode 100644 index 0000000..1a28292 --- /dev/null +++ b/src/main/resources/metadata/table.yaml @@ -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" diff --git a/src/main/resources/metadata/update.yaml b/src/main/resources/metadata/update.yaml new file mode 100644 index 0000000..aac3c50 --- /dev/null +++ b/src/main/resources/metadata/update.yaml @@ -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"