Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2025 06:00 AM
Goodday,
I have an Azure DevOps pipeline with which I provision our Databricks workspaces. With this pipeline I also create the catalogs through the Databricks API (/api/2.1/unity-catalog/catalogs).
Create a catalog | Catalogs API | REST API reference | Azure Databricks
I also want to add a tag to the catalog, but i cannot figure out how to do this through this or another REST API.
Is this possible?
Kind regards,
Marco