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

Open
mm-weber opened this issue Dec 16, 2024 · 0 comments
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.

@mm-weber mm-weber added azure bug Something isn't working labels Dec 16, 2024
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

No branches or pull requests

1 participant