We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 }
Describe the bug Leaving this setting empty:
Leads to this bug
To Reproduce Steps to reproduce the behavior:
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.
The text was updated successfully, but these errors were encountered:
🐛 azure: fail gracefully if unable to read AlertNotifications
b3bce03
Closes #4997 Signed-off-by: Salim Afiune Maya <[email protected]>
🐛 azure: fail gracefully if unable to get security contacts
fb4477f
04f80ca
@mm-weber @vjeffrey I have two PRs that fix this issue, let's decide on which one we want to apply.
Sorry, something went wrong.
afiune
Successfully merging a pull request may close this issue.
Describe the bug
Leaving this setting empty:
Leads to this bug
To Reproduce
Steps to reproduce the behavior:
azure.subscription.cloudDefender.securityContacts {alertNotifications }
Expected behavior
This should fail gracefully
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.
The text was updated successfully, but these errors were encountered: