Task overview
You are a Security Operations Architect working at a company that is implementing Microsoft Sentinel. You are responsible for setting up the Microsoft Sentinel environment to meet the company requirement to minimize cost, meet compliance regulations, and provide the most manageable environment for your security team to perform their daily job responsibilities. You first task is to deploy a Microsoft Sentinel workspace. The solution must meet the following requirements:
- Ensure Sentinel data is stored in the West US Azure region.
- Ensure that all Sentinel analytics logs are retained for 180 days.
- Assign roles to Operator1 to ensure that Operator1 can manage incidents and run sentinel playbooks. The solution must meet the principle of least privilege.
Exercise instructions
Task 1 - Create a Log Analytics workspace
Create a Log Analytics workspace, including region option. Learn more about onboarding Microsoft Sentinel.
- In the Microsoft Edge browser, navigate to the Azure portal at https://portal.azure.com.
- In the Sign in dialog box, copy, and paste in the tenant Email account for the admin username provided by your lab hosting provider and then select Next.
- In the Enter password dialog box, copy, and paste in the admin’s tenant password provided by your lab hosting provider and then select Sign in.
- In the Search bar of the Azure portal, type
Microsoft Sentinel
, then select - Select + Create.
- Select Create a new workspace.
- Select
RG2
as the Resource Group - Enter a unique name for the Log Analytics workspace
- Select
West US
as the region for the workspace. - Select Review + create to validate the new workspace.
- Select Create to deploy the workspace.
Task 2 - Deploy Microsoft Sentinel to a workspace
Deploy Microsoft Sentinel to the workspace.
- When the
workspace
deployment completes, select Refresh to display the newworkspace
. - Select the
workspace
you want to add Sentinel to (created in Task 1). - Select Add.
Task 3 - Configure data retention
Configure data retention Learn more about data retention.
- Go to the
Log Analytics workspace
created in Task 1 step 5. - Select Usage and estimated costs.
- Select Data retention.
- Change data retention period to 180 days.
- Select OK.
Note: For additional practice complete the Create and manage Microsoft Sentinel workspaces module.