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": "",
"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": "",
"icons": [
"WebActivity",