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

azure.subscription.cloudDefender.securityContacts {alertNotifications } throws 500 if not set #4997

Closed
mm-weber opened this issue Dec 16, 2024 · 1 comment
Assignees
Labels
azure bug Something isn't working

Comments

@mm-weber
Copy link
Contributor

Describe the bug
Leaving this setting empty:
Image

Leads to this bug
Image

To Reproduce
Steps to reproduce the behavior:

  1. Leave setting empty
  2. Run azure.subscription.cloudDefender.securityContacts {alertNotifications }

Expected behavior
This should fail gracefully

cnspec> azure.subscription.cloudDefender.securityContacts {alertNotifications }
azure.subscription.cloudDefender.securityContacts: [
  0: {
    alertNotifications: {}
  }
]

Screenshots or CLI Output
See above

Desktop (please complete the following information):

  • cnspec v11.30.0 (9631c42, unknown)
  • azure 11.3.19 with connectors: azure

Additional context
Add any other context about the problem here.

@afiune
Copy link
Contributor

afiune commented Feb 8, 2025

@mm-weber @vjeffrey I have two PRs that fix this issue, let's decide on which one we want to apply.

@afiune afiune closed this as completed Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
azure bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants