Skip to content

Commit b02b40d

Browse files
Update Az.SecurityInsights.psd1
1 parent d237671 commit b02b40d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/SecurityInsights/SecurityInsights/Az.SecurityInsights.psd1

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,8 @@ CmdletsToExport = 'Get-AzSentinelAlertRuleAction',
9898
'New-AzSentinelIncidentLabel',
9999
'New-AzSentinelIncidentOwner',
100100
'Remove-AzSentinelIncident',
101-
'Set-AzSentinelIncident'
101+
'Set-AzSentinelIncident',
102+
'Get-AzSentinelAlertRuleTemplate'
102103

103104

104105
# Variables to export from this module

0 commit comments

Comments
 (0)