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

✨ Extend azure.subscription.policy.assignments to include {parameters} field #5039

Merged
merged 7 commits into from
Dec 26, 2024

Conversation

mm-weber
Copy link
Contributor

@mm-weber mm-weber commented Dec 24, 2024

extend azure.subscription.policy.assignments to include {parameters} field

  }
  6: {
    parameters: {
      allowedSkus: {
        value: ""
      }
      approvedExtensions: {
        value: [
          0: "GuestAttestation"
        ]
      }
      effect: {
        value: "Deny"
      }
    }
  }

@mm-weber mm-weber self-assigned this Dec 24, 2024
Copy link
Contributor

github-actions bot commented Dec 24, 2024

Test Results

3 205 tests  ±0   3 202 ✅ ±0   1m 49s ⏱️ +6s
  379 suites ±0       3 💤 ±0 
   29 files   ±0       0 ❌ ±0 

Results for commit 6a95f2f. ± Comparison against base commit 41c6ef2.

♻️ This comment has been updated with latest results.

@vjeffrey vjeffrey merged commit 65de8c8 into main Dec 26, 2024
17 checks passed
@vjeffrey vjeffrey deleted the manuel/add-more-vm-extension-fields branch December 26, 2024 18:14
@github-actions github-actions bot locked and limited conversation to collaborators Dec 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants