Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2024 04:50 AM
Hi @,
If you're using ADF you can look at below article:
Applying Dynamic Tags To Databricks Job Clusters in Azure Data Factory | by Kyle Hale | Medium
If not, I think you can try to write some code that will use below endpoint. The idea is, before executing actual job, you can use below endpoint to ovewrite exisiting tags
Update job settings partially | Jobs API | REST API reference | Databricks on AWS