Tool to create a new Databricks app with specified configuration. Use when you need to create apps hosted on Databricks serverless platform to deploy secure data and AI applications. The app name must be unique within the workspace, contain only lowercase alphanumeric characters…
nameRequiredstringThe name of the app. Must contain only lowercase alphanumeric characters and hyphens. Must be unique within the workspace. Cannot be changed after creation. Do not include sensitive information in the app name
resourcesarrayApp resources configuration including database connections, Genie Spaces, jobs, secrets, serving endpoints, SQL warehouses, and Unity Catalog securables
descriptionstringThe description of the app providing additional context about its purpose
permissionsarrayAccess control list for app users specifying CAN_MANAGE or CAN_USE access levels applicable to users, groups, or service principals
compute_sizestringCompute resource allocation for the app. MEDIUM for moderate workloads, LARGE for intensive workloads
user_api_scopesarrayAPI access permissions for the app
budget_policy_idstringAssociated budget policy identifier for cost management
source_code_pathstringWorkspace file system path of the source code used to create the app deployment. Must be a valid workspace path in the format /Workspace/Users/{user-path}/{app-directory}
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.