Overview
The process involved in deploying Firewall Management Center Virtual using custom IPv6 template (ARM template) in reference to marketplace image.
Procedure
| 1. | Log into the Azure portal. The Azure portal shows virtual elements associated with the current account and subscription regardless of data center location. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 2. | Enable Programmatic deployment through Azure portal or Azure CLI as follows: To enable this option on Azure Portal. To enable this option through Azure CLI. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 3. | Run the following command to retrieve the Software version details equivalent to the marketplace image version.
az vm image list --all -p <publisher> -f <offer> -s <sku>
Where,
The following is a command script example to retrieve the Software version details equivalent to the marketplace image version for Firewall Management Center Virtual. az vm image list --all -p cisco -f cisco-ftdv -s fmcv-azure-byol |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 4. | Select one of the Firewall Management Center Virtual version from the list of available marketplace image versions that are displayed. For IPv6 support deployment of Firewall Management Center Virtual, you must select the Firewall Management Center Virtual version as 73* or higher. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 5. | Download the marketplace custom IPv6 template (ARM templates) from the Cisco GitHub repository. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 6. | Prepare the parameters file by providing the deployment values in the parameters template file (JSON). The following table describes the deployment values you need to enter in the custom IPv6 template parameters for Firewall Management Center Virtual custom deployment:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 7. | Use the ARM template to deploy Firewall Management Center Virtual firewall through the Azure portal or Azure CLI. For information about deploying the ARM template on Azure, refer to the following Azure documentation: |
What to do next
Your next steps depend on what management mode you chose.
-
If you chose No for Enable Local Manager, you'll use the Secure Firewall Management Center to manage your Firewall Threat Defense Virtual; see Managing the Secure Firewall Threat Defense Virtual with the Secure Firewall Management Center.
-
If you chose Yes for Enable Local Manager, you'll use the integrated Secure Firewall Device Manager to manage your ; see Managing the Secure Firewall Threat Defense Virtual with the Secure Firewall device manager.
See How to Manage Your Secure Firewall Threat Defense Virtual Device for an overview of how to choose your management option.
Verify that your management center virtual deployment was successful. The Azure Dashboard lists the new management center virtual VM under Resource Groups, along with all of the related resources (storage, network, route table, etc.).