Technical requirements
Completion of Chapter 2 is a prerequisite for this chapter and, as a reminder, you also require the following:
- Microsoft tenant
- Microsoft subscription that includes MDI, such as Microsoft 365 E5 or Microsoft 365 E3 + E5 Security
- Basic Microsoft 365 knowledge
- Basic PowerShell knowledge:
- Windows PowerShell 5.1 or PowerShell 7.4 or later
- Make sure your server has one of the above versions, or later, installed
- Postman (optional)
- Azure subscription (if you don’t have an Azure subscription, create a free account before you begin)
- Bicep tools
- Visual Studio Code
- Azure CLI or Azure PowerShell module
- Ensure that you have Bicep version v0.27.1 or later for your Visual Studio Code extension and Azure CLI or Bicep CLI if you are using the Azure PowerShell module
All the code examples for this chapter can be found on GitHub at https://github.com/PacktPublishing/Microsoft-Defender-for-Identity-in-Depth/tree/main/Chapter05...