Skip to content

Commit e181c42

Browse files
authored
Merge pull request #78799 from tylerfox/hdinsight-cluster-config
Update hdinsight-migrate-granular-access-cluster-configurations.md
2 parents 0672f1c + 5e6c55e commit e181c42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/hdinsight/hdinsight-migrate-granular-access-cluster-configurations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ We are introducing some important changes to support more fine-grained role-base
1717

1818
Previously, secrets could be obtained via the HDInsight API by cluster users
1919
possessing the Owner, Contributor, or Reader [RBAC
20-
roles](https://docs.microsoft.com/azure/role-based-access-control/rbac-and-directory-admin-roles).
21-
Going forward, these secrets will no longer be accessible to users with the
20+
roles](https://docs.microsoft.com/azure/role-based-access-control/rbac-and-directory-admin-roles), as they were available to anyone with the `*/read` permission was required.
21+
Going forward, accessing these secrets will require the `Microsoft.HDInsight/clusters/configurations/*` permission, meaning they can no longer be accessed by users with the
2222
Reader role. Secrets are defined as values that could be used to obtain more elevated access than a user's role should allow. These include values such as cluster gateway HTTP credentials, storage account keys, and database credentials.
2323

2424
We are also introducing a new [HDInisght Cluster Operator](https://docs.microsoft.com/azure/role-based-access-control/built-in-roles#hdinsight-cluster-operator) role

0 commit comments

Comments
 (0)