I am using Azure Databricks and Wanted to find out best way to enforce tagging to all the jobs (job compute / serverless jobs ) and follow standards
any job not tagged should not run
my all jobs are using asset bundle (running from github)
please guide