Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Modules] Update Azure Policy Assignment Module API to '2022-06-01', enabling the Resource Selectors and Overrides #2528

Merged
merged 1 commit into from
Jan 5, 2023

Conversation

ahmadabdalla
Copy link
Contributor

Closes #2524

Description

Update the Policy Assignments module API version to support Resource Selectors and Overrides.

  • Updated API version to 2022-06-01
  • Change the policy definition to an initiative to support the override parameter

Pipeline references

Pipeline
Authorization: PolicyAssignments

Type of Change

  • New feature (non-breaking change which adds functionality)

Checklist

  • I'm sure there are no other open Pull Requests for the same update/change
  • My corresponding pipelines / checks run clean and green without any errors or warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (readme)
  • I did format my code

@ahmadabdalla ahmadabdalla added enhancement New feature or request [cat] modules category: modules labels Jan 4, 2023
@ahmadabdalla ahmadabdalla added this to the Release v0.9.0 milestone Jan 4, 2023
@ahmadabdalla ahmadabdalla self-assigned this Jan 4, 2023
@ahmadabdalla ahmadabdalla changed the title Update Azure Policy Assignment Module API to '2022-06-01', enabling the Resource Selectors and Overrides features [Modules] Update Azure Policy Assignment Module API to '2022-06-01', enabling the Resource Selectors and Overrides Jan 4, 2023
@ahmadabdalla ahmadabdalla marked this pull request as ready for review January 4, 2023 23:11
@ahmadabdalla ahmadabdalla requested a review from a team as a code owner January 4, 2023 23:11
@ahmadabdalla ahmadabdalla enabled auto-merge (squash) January 4, 2023 23:12
@ahmadabdalla ahmadabdalla merged commit b0fabd8 into main Jan 5, 2023
@ahmadabdalla ahmadabdalla deleted the users/ahmad/2524_policyAssignmentUpdate branch January 5, 2023 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[cat] modules category: modules enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Feature Request]: Update Azure Policy Assignments modules to support "Overrides and Resource Selectors"
2 participants