- Mark as New
- Subscribe to RSS Feed
- Permalink
‎10 Aug 2023 04:49 PM
Hello! We recently created a bunch of access groups via terraform and they do not have permission to toggle to the new Dynatrace UI. I couldn't find any documentation on this, can anyone help?
The groups all have the following permissions:
Account permissions
View account
Management zone permissions
My Management Zone Name
View environment
View logs
View sensitive request data
A few groups also have 'manage monitoring settings' but same problem. I couldn't spot any specific permissions in the OOTB groups that enable this toggle. Maybe something pokey with terraform?
We're using https://registry.terraform.io/providers/dynatrace-oss/dynatrace/latest/docs/resources/iam_group resources with v 1.35.3 provider
Solved! Go to Solution.
- Labels:
-
gui
-
latest dynatrace
-
management zones
-
terraform
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎10 Aug 2023 05:03 PM
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎08 Sep 2023 03:17 PM
Not sure this resolves the issue. I have View Environment as well as the management zones, yet the toggle is not accessible. I'm trying to find out the least amount of privileges needed to enable this for new monitoring users.
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎08 Sep 2023 07:28 PM
Hello @jmcgrath04 please check that View Environment is under tenant and not MZ.
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎08 Sep 2023 07:51 PM
Correct, I currently have View Environment, in the environment permissions as well as the MZ permissions.
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎08 Sep 2023 08:47 PM
Following up, it turns out it's more the policy for the environment controlling this. I needed to turn on 'AppEngine - Admin' in the Environment Policies.
Thanks for assisting.
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎08 Sep 2023 08:48 PM
Sorry, AppEngine - User would be more correct for the group I was working with. My admin group has the admin policy.
