Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2024 09:53 PM
Hi @RangaSarangan ,
We have faced same issue and solved using databricks workflow API and json file for job metadata that consist job and thier respective status for each env.
You can create azure devops that run after your cicd pipeline and change the job status accordingly
Ajay Kumar Pandey