F5 BIG-IQ Virtual Edition (HA) in Microsoft Azure

This deployment consists of executing a powershell script which provisions a BIG-IQ VE high availability (HA) configuration pair and then logging into the new VE instances and using the TMSH to enable the root and admin passwords. The BIG-IQ HA configuration is limited to two systems: primary and secondary. Only the primary BIG-IQ system can… Continue reading F5 BIG-IQ Virtual Edition (HA) in Microsoft Azure

OPSWAT MetaDefender Core and ICAP Server Kubernetes cluster scale set deployment

The aim of this blog is to simplify the deployment of the OPSWAT MetaDefender Core and ICAP servers into a Kubernetes cluster on Azure using Terraform.I have updated the kubernetes cluster to deploy across 3 Azure availability zones for high availability, as part of an organizations BCDR plan.I have also updated the Terraform files by… Continue reading OPSWAT MetaDefender Core and ICAP Server Kubernetes cluster scale set deployment

Fortinet FortiSandbox (HA) Template Deployment

This blog aims to simplify the deployment of the Fortinet FortiSandbox virtual machines in advanced mode. This blog details the deployment of 3 virtual machines (not in a load balanced cluster), across 3 availability zones for high availablity as part of a business BCDR plan. In my next blog I will unpack the ICAP integration… Continue reading Fortinet FortiSandbox (HA) Template Deployment

F5 BIG-IQ Virtual Edition single instance marketplace deployment

This blog describes how to quickly deploy a single instance BIG-IQ VE in Azure using a script that has been modernized. Deployment Steps: Step 1 – Select your vm SKU Select the vm sku you plan to insert into your script, #Get the available vm sku sizes for your region (if required): Step 2 -… Continue reading F5 BIG-IQ Virtual Edition single instance marketplace deployment

F5 BIG-IQ Virtual Edition single instance powershell script

This script will deploy a single instance F5 BIG-IQ VE on Azure across 2 subnets, with a public ip address and a storage account. Before you run the script, make sure you have created a destination resource group container and ensure that you have registered the product on your destination subscription. I have updated the… Continue reading F5 BIG-IQ Virtual Edition single instance powershell script

Fortinet FortiSandbox provsion Azure network interfaces using powershell

The aim of this blog is to quickly deploy 9 network interface cards for the advanced deployment of Fortinet Sandbox instances using powershell. Each instance will require at least interfaces (3 if you are deploying high availability) and each interface will be deployed into its respective subnet with a static ip address. I have broken… Continue reading Fortinet FortiSandbox provsion Azure network interfaces using powershell

Trend Micro Cloud One scale set deployment in Azure

This blog details the deployment of the Trend Micro Network Security instances inside a virtual machine scale set for high availability across 3 availability zones. This is an internal deployment on a virtual network which is not public facing and thus does not make use of an Azure Gateway Load Balancer. This solution uses using… Continue reading Trend Micro Cloud One scale set deployment in Azure