You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the Get-AzSentinelAlertRuleTemplates the requiredDataConnectors output parameter.
It can be useful also to add it as an Input parameter to filter alert templates by the Data Connectors.
hi @Edi-Lahav, thanks for the feedback. the property is there but currently a little bit hidden :p I am working to update the output.
For now you can access the requiredDataConnectors by running the following, the below example will return the displayname and requiredDataConnectors for all the templaterules:
Uh oh!
There was an error while loading. Please reload this page.
Summary of the new feature/enhancement
When using the Get-AzSentinelAlertRuleTemplates the requiredDataConnectors output parameter.
It can be useful also to add it as an Input parameter to filter alert templates by the Data Connectors.
Proposed technical implementation details (optional)
When trying the Alert Rule Template GET - the response includes this output parameter. It'll be great to have in the response.
The text was updated successfully, but these errors were encountered: