Deploy Tenable Core in Microsoft Azure via the Portal
You can deploy Tenable Core as a virtual machine in Microsoft Azure to streamline your vulnerability management in the cloud. Using the Azure portal provides a graphical interface that simplifies the configuration of your instance and ensures it is optimized for your environment.
It is typically simplest to create and configure Tenable Core + Tenable Sensor Proxy using the Microsoft Azure portal.
In some cases, you may prefer to use the Microsoft Azure command line interface (CLI) to deploy Tenable Core in Azure, as described in Deploy Tenable Core in Microsoft Azure via the CLI.
Before you begin:
- Confirm your environment supports your intended use of the instance, as described in .
-
Confirm your internet and port access supports your intended use of the instance, as described in Access Requirements.
-
Locate and secure your Tenable Nessus scanner linking key in the Add Nessus Scanner menu of Tenable Vulnerability Management (Settings > Sensors > Linked Scanners > Add Nessus Scanner).
For more information about linking keys, see Link to Tenable Vulnerability Management in the Tenable Nessus User Guide.
To deploy a Tenable Core + Tenable Sensor Proxy virtual machine via the Azure portal:
- Log in to the Microsoft Azure portal. For more information, see the Microsoft Azure Documentation.
-
Create a new resource by searching for the Tenable Core + Tenable Sensor Proxy template.
-
Configure all desired options.
Note: If you want Tenable Core + Tenable Sensor Proxy to link automatically to Tenable Vulnerability Management on first boot, enter the following in the advanced settings using the custom data box:
#cloud-config
runcmd:
# Link Sensor Proxy to Tenable Vulnerability Management
-
- /opt/sensor_proxy/sbin/sidecar
- -link
- -key
- "your TVM linking key"
-
Start the virtual machine deployment.
Azure begins the virtual machine deployment. Azure displays a success message when finished.
What to do next:
- Continue getting started with Tenable Core + Tenable Sensor Proxy, as described in Get Started.