Skip to content

Bug Report: Policy initiative for HDInsight private endpoints uses "cluster" groupId, when available ones are "headnode" and "gateway" #2011

@juanandmsft

Description

@juanandmsft

Revisiting this issue as follow-up on #1510 ...
The built-in policy PrivateDNSZone_DINE.json uses a parameter for groupId, it is not hardcoded in the policy.

The issue is that the custom initiative specifies "cluster" for the parameter value, when the acceptable values are "gateway" and "headnode".

Image

The initiative would also need two policyDefinitionReferenceIds, i.e. "DINE-Private-DNS-Azure-HDInsightHeadnode" and "DINE-Private-DNS-Azure-HDInsightGateway" or similar.

It is noticeable, however, that during my tests assigning the built-in policy with the correct groupId values, the zone is correctly associated with both gateway and headnode PEs, but no records are populated in them.

Image
Image

According to documentation, DNS entries are manual.

Cheers.

Metadata

Metadata

Assignees

Labels

Area: Policy 📝Issues / PR's related to PolicybugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions