Skip to content

Commit 4b6ea99

Browse files
committed
Add a note about display_name
1 parent 307553f commit 4b6ea99

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

website/docs/d/policy_definition.html.markdown

+2
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ output "id" {
2828

2929
* `display_name` - Specifies the display name of the Policy Definition. Conflicts with `name`.
3030

31+
~> **NOTE** Since `display_name` does not have uniqueness on Azure, therefore when using `display_name` to retrieve existing policy set definitions, only one of the policy set definitions with same `display_name` will be retrieved.
32+
3133
* `management_group_id` - (Optional) Only retrieve Policy Definitions from this Management Group.
3234

3335

0 commit comments

Comments
 (0)