From 3b996ff1790b4b35ce4604027911089fe389ea00 Mon Sep 17 00:00:00 2001 From: Guanjie Shen Date: Fri, 14 Jun 2024 11:39:12 -0600 Subject: [PATCH] Update the description --- .../Databricks - Run Serverless Notebook/manifest.json | 2 +- community templates/Databricks - Trigger Workflow/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/community templates/Databricks - Run Serverless Notebook/manifest.json b/community templates/Databricks - Run Serverless Notebook/manifest.json index 64069d32..adbba5ec 100644 --- a/community templates/Databricks - Run Serverless Notebook/manifest.json +++ b/community templates/Databricks - Run Serverless Notebook/manifest.json @@ -1,6 +1,6 @@ { "name": "Databricks - Run Serverless Notebook", - "description": "This template can be used to submit Databricks notebook runs to a Databricks Workspace using serverless jobs compute.", + "description": "This template can be used to submit Databricks notebook runs to a Databricks Workspace using serverless jobs compute.\n\nThis pipeline uses MSI to authenticate to Azure Databricks.", "image": "WebExecute Jobs APIUntilWait Until JobCompletesActivitiesCheck JobRun APISet JobStatusWait toRecheck...+If ConditionCheck Job StatusTrue+FalseDatabricksJob Fail+WebGet Job Run URLSet variableSet Run Page URL", "icons": [ "WebActivity", diff --git a/community templates/Databricks - Trigger Workflow/manifest.json b/community templates/Databricks - Trigger Workflow/manifest.json index f572060f..569772d0 100644 --- a/community templates/Databricks - Trigger Workflow/manifest.json +++ b/community templates/Databricks - Trigger Workflow/manifest.json @@ -1,6 +1,6 @@ { "name": "Databricks - Trigger Workflow", - "description": "This template is used to trigger the execution of an existing Databricks Workflow in a given workspace.", + "description": "This template is used to trigger the execution of an existing Databricks Workflow in a given workspace.\n\nThis pipeline uses MSI to authenticate to Azure Databricks.", "image": "WebExecute WorkflowRun APIUntilWait Until JobCompletesActivitiesCheck JobRun APISet JobStatusWait toRecheck...+If ConditionCheck Job StatusTrue+FalseDatabricksJob Fail+WebGet Job Run URLSet variableSet Run Page URL", "icons": [ "WebActivity",