Skip to content

wagov/WASOCWorkbooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

WASOC Workbooks - How to deploy the workbooks into an Azure Sentinel Workspace

This process is for the manual deployment of Azure Workbooks to an Azure Sentinel workspace. This will allow for workbooks to appear in the workbook gallery.

Step-1: Copy the code from WASOCWorkbooks

WASOC workbooks are located in wagov/WASOCWorkbooks repository. Locate the workbooks you want in the GitHub Repo. Click the "Raw" button on the page to "sanitize" the code. Sanitizing code ensures there's no hidden characters or bad formatting. We use WASOC - Threat Hunting - Rapid IoC Search.json as example.

image Sanitize the code

Step-2: Navigate to Azure Sentinel | Workbooks

Navigate to your Microsoft Sentinel console, select Workbooks in the side blade, and choose the "Add workbook" image


Once the sample workbook displays, select Edit mode, image


Then choose the Advanced editor (</>) icon. image

Step-3: Copy / Paste / Apply

Copy the Workbook code from the GitHub repository as raw format, image


Once the code has been copied, replace ALL the sample code in the Gallery Template space with the code you copied from the GitHub repo, then, click the Apply button. image

Step-4: Name it and Save it

When you applied the code change, the new Workbook will display. Finialise changes by clicking the Save (diskette) icon, and give the Workbook a unique name.

image


Note: the Subscription and Resource group must be the same with your Microsoft Sentinel instance location, to be accessible from Workbooks Gallery in Sentinel.

image

Click the Apply button, the workbook has now been deployed

About

Workbooks for agency consumption

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published