Skip to content

Conversation

@Bajusz15
Copy link
Contributor

@Bajusz15 Bajusz15 commented Jan 7, 2026

Usage:

azure.subscription.keyVault.vaults.first.keys.first.rotationPolicy: {
  enabled: false
  lifetimeActions: [
    0: {
      action: {
        type: "Notify"
      }
      trigger: {
        timeBeforeExpiry: "P30D"
      }
    }
  ]
  attributes: {}
}
➜  cnquery git:(mate/6253/azure-key-vault-rotation) ✗ 

@Bajusz15 Bajusz15 self-assigned this Jan 7, 2026
@Bajusz15 Bajusz15 changed the title Add Azure rotation policy resource ⭐️ Add Azure vault key rotation policy resource Jan 7, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2026

Test Results

4 726 tests  ±0   4 722 ✅ ±0   2m 10s ⏱️ -20s
  415 suites ±0       4 💤 ±0 
   31 files   ±0       0 ❌ ±0 

Results for commit 718debb. ± Comparison against base commit aa7bb1f.

♻️ This comment has been updated with latest results.

@Bajusz15 Bajusz15 marked this pull request as ready for review January 7, 2026 15:15
@imilchev imilchev linked an issue Jan 13, 2026 that may be closed by this pull request
Copy link
Member

@imilchev imilchev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

nit: please link the related issues next time

@Bajusz15 Bajusz15 merged commit 1316896 into main Jan 13, 2026
20 checks passed
@Bajusz15 Bajusz15 deleted the mate/6253/azure-key-vault-rotation branch January 13, 2026 17:18
@github-actions github-actions bot locked and limited conversation to collaborators Jan 13, 2026
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.

Azure: Key Vault key rotation policy

3 participants