Create and manage tag policies
This feature is in Beta.
This page explains how to create and manage tag policies across your account. For an overview of tag policies, see Tag policies.
Tag data can be replicated globally. Do not use tag names or values that could compromise the security of your resources. For example, do not use tag names that contain personal or sensitive information.
Enable tag policies
- As an account admin, log in to the account console.
- In the sidebar, click Previews.
- Set the Tag policies toggle to On.
Create a tag policy
To create a tag policy, you must have the CREATE permission at the account level. Account and workspace admins have CREATE by default.
-
In your Databricks workspace, click
Catalog.
-
On the Quick access page, click the Tag Policies > button.
-
Click Create tag policy.
-
Enter a tag key.
Tag keys are case sensitive. For example,
Sales
andsales
are two distinct tags. -
Optionally, enter a description for the tag policy.
-
Optionally, enter one or more allowed values for the tag. Only these values can be assigned to this tag key.
-
Click Create.
Edit a tag policy
To edit a tag policy, you must have the MANAGE permission on that tag policy.
- In your Databricks workspace, click
Catalog.
- On the Quick access page, click the Tag Policies > button.
- Select the tag policy.
- To edit the description, click the pencil icon
.
- To add an allowed value, click Add value.
- To remove an allowed value, select the checkbox next to the value and click Remove value.
Delete a tag policy
When you delete a tag policy, any tags that were previously governed by that policy become ungoverned. The tags themselves are not removed from objects, but anyone can assign or modify tags with the same name without requiring special permissions.
To delete a tag policy, you must have the MANAGE permission on that tag policy.
- In your Databricks workspace, click
Catalog.
- On the Quick access page, click the Tag Policies > button.
- Select the tag policy.
- Click Delete.