Understanding the Prerequisites for an Azure Deployment
To deploy ArcSight Platform on Azure, your environment must meet the following prerequisites:
- An active Azure subscription
-
Permissions to create:
- Resource groups
- An Azure Container Registry (ACR)
- A service principal
- Azure virtual machines (VMs)
- Storage disks
- OWNER rights on the created resource group
- (Conditional) If using a NetApp NFS (network file system), ensure that the Azure subscription has been granted access to the Azure NetApp Files service
After you have installed and configured an Azure jump host, you can run all Azure Cloud Shell (
az cli
) commands from the jump host instead of the Azure Cloud Shell.Next Step: Preparing the Azure Deployment Environment