I have gone through the Azure Sentinel documentation. How to deploy the Azure Sentinel ARM template with help of Azure Blueprints?
Asked
Active
Viewed 850 times
0
-
1You can easy add ARM Template as Artifact while creating the Blueprint https://learn.microsoft.com/en-us/azure/governance/blueprints/create-blueprint-portal#create-a-blueprint – Jagrati Modi Jan 06 '22 at 13:26
1 Answers
0
I have prepared the Sentinel ARM template by following this Azure Sentinel All In One documentation.
Next, I have followed the below steps for deploying the Sentinel ARM template using Blueprint:
- Created a blueprint by adding the above Sentinel ARM template as an Artifact.
- Published a blueprint with the latest changes.
- Assigned a blueprint by providing the values to the parameters.
For reference Quickstart: Define and assign a blueprint in the portal

Pradeep
- 5,101
- 14
- 68
- 140