/ Forensic Acquisition and Investigation - Required Azure Permissions
/ Forensic Acquisition and Investigation requires specific permissions to be granted in your Azure environment to function correctly.
The permissions described on this page are for the deployment and are based on the Cado Security Azure Terraform Module. Please refer to this link for the latest and most detailed information regarding required permissions.
Please view this page for details on permissions required for importing from subscriptions.
Required Permissions
The following Azure roles and permissions are required for / Forensic Acquisition and Investigation deployment:
-
Resource Group
- The resource group will host the infrastructure for / Forensic Acquisition and Investigation.
- Permission:
Contributoron the resource group.
-
Network Permissions
- Cado Security requires a static public IP for provisioning.
- Permission: Permissions to create and manage public IPs.
-
Storage Account Permissions
- The module will create a storage account to store investigation data.
- Permission:
Storage Account Contributoron the resource group (or subscription if acquisition permissions are deployed).
-
Disk Permissions
- To manage and attach disks for processing.
- Permission:
Disk Snapshot Contributorat the subscription level (optional, depending on configuration).
-
Virtual Machine Permissions
- Required for creating, managing, and interacting with virtual machines.
- Permission:
Virtual Machine Contributorat the subscription level (optional, depending on configuration).
-
Kubernetes Service Permissions
- If deploying Kubernetes clusters, permissions to interact with Azure Kubernetes Service are needed.
- Permission:
Azure Kubernetes Service Cluster Admin Roleat the subscription level (optional, depending on configuration).
-
Identity Permissions
- A managed identity will be created to run / Forensic Acquisition and Investigation operations.
- Permission:
Contributorrole for the managed identity within the resource group.
Optional Permissions
You can choose whether or not to grant acquisition-related permissions for local investigations within the same subscription. These include:
Storage Account ContributorDisk Snapshot ContributorVirtual Machine ContributorAzure Kubernetes Service Cluster Admin Role