cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Looking to upgrade from Dynatrace Managed to SaaS? See how

Tagging rights for users

bhb_tenhave
Observer

Is it possible to assign rights to a user so they can manually add a tag without the "change monitor settings rights" on a management zone?

2 REPLIES 2

bhb_tenhave
Observer

Found the solution by building a policy:

ALLOW settings:objects:write, settings:objects:read, settings:schemas:read WHERE settings:schemaId = "builtin:tags.manual-tagging";

Mizső
DynaMight Leader
DynaMight Leader

Hi @bhb_tenhave 

Please find an example below for maintenance window settings.

Mizs_0-1676628810853.png

For manual tagging create a new policy and bind it to the read only user group (which ones do not have configuration rights)

ALLOW settings:objects:read, settings:objects:write, settings:schemas:read WHERE settings:schemaId = "builtin:tags.manual-tagging";

I hope it helps.

Best regards,

Mizső

Dynatrace Community RockStar 2024, Certified Dynatrace Professional

Featured Posts