-
Notifications
You must be signed in to change notification settings - Fork 3.4k
The display name of Azure Policy assignment is optional or not #25089
Copy link
Copy link
Open
Labels
Auto-AssignAuto assign by botAuto assign by botPolicyaz policyaz policyPortalaz portalaz portalService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.act-codegen-extensibility-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone
Metadata
Metadata
Assignees
Labels
Auto-AssignAuto assign by botAuto assign by botPolicyaz policyaz policyPortalaz portalaz portalService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.act-codegen-extensibility-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
According to the document: https://learn.microsoft.com/en-us/cli/azure/policy/assignment?view=azure-cli-latest#az-policy-assignment-create-optional-parameters & https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/subscription_policy_assignment, --display-name is an optional parameter for Azure Policy Assignment.
However, the assignment name is required in Azure Portal. Yes, we can deploy the policy without display-name successfully. It is pretty confused for users since they see different behaviours in Azure Portal. Any ideas?

Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.