Forum Discussion
PawelB1645
Oct 05, 2021Copper Contributor
Enable multiple Sentinel Rules from Rule templates
Hello, is there a way to enable multiple rules from Analytics > rule templates on once or do I need to click them all one by one?
- Oct 05, 2021
PawelB1645 The UI only allows you do one at a time. If you need more I would suggest using ARM templates or using the Azure Sentinel PowerShell module
PawelB1645
Oct 06, 2021Copper Contributor
Thank you. Is there a repository of all the rules created by Microsoft available in Sentinel to download?
GaryBushey
Oct 06, 2021Bronze Contributor
PawelB1645 The Azure Sentinel Github repo has all the rules that are available in Azure Sentinel. Keep in mind that these are stored in yaml format but there are tools that you can use to import them into your Azure Sentinel environment.
- PawelB1645Oct 07, 2021Copper Contributor
Thank you.
Here's a working solution I used: https://emptydc.com/2021/03/19/alertrule-from-github-to-azure-sentinel/