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

[PSRule] Fix Rule Azure.Policy.AssignmentDescriptors #2668 #3893

Merged
merged 2 commits into from
Sep 1, 2023

Conversation

elanzel
Copy link
Contributor

@elanzel elanzel commented Sep 1, 2023

Description

Configured min-suppress.Rule-yaml to exclude evaluation of rule Azure.Policy.AssignmentDescriptors for min files:
ResourceModules/modules/Microsoft.Authorization/policyAssignments/.test/sub.min/deploy.test.bicep
ResourceModules/modules/Microsoft.Authorization/policyAssignments/.test/rg.min/deploy.test.bicep
ResourceModules/modules/Microsoft.Authorization/policyAssignments/.test/mg.min/deploy.test.bicep

closes #2668

Pipeline references

For module/pipeline changes, please create and attach the status badge of your successful run.

Pipeline
Authorization - PolicyAssignments

Type of Change

Please delete options that are not relevant.

  • Bugfix (non-breaking change which fixes an issue)

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

@elanzel elanzel added enhancement New feature or request [cat] modules category: modules labels Sep 1, 2023
@elanzel elanzel self-assigned this Sep 1, 2023
@elanzel elanzel requested a review from a team as a code owner September 1, 2023 13:12
@elanzel elanzel added [cat] testing category: testing [cat] pipelines category: pipelines labels Sep 1, 2023
@elanzel elanzel enabled auto-merge (squash) September 1, 2023 13:30
@elanzel elanzel merged commit bd7c67b into main Sep 1, 2023
21 of 25 checks passed
@elanzel elanzel deleted the users/elanzel/psrule_fix_2668 branch September 1, 2023 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[cat] modules category: modules [cat] pipelines category: pipelines [cat] testing category: testing enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[PSRule] Fix Rule Azure.Policy.AssignmentDescriptors
2 participants