Deploy a CMC image with Microsoft Azure
Nozomi Networks delivers the CMC image in a special Azure virtual hard disk (VHD) for use in the Microsoft Azure cloud.
Before you begin
- The Azure storage account that is to be used has the capabilities to store Page
BlobsNote:This is a Microsoft Azure requirement when uploading virtual hard disk (VHD) images to be used for virtual machines in the Azure environment.
- The Azure user that will do the installation has the necessary permissions to access the Storage Explorer
- There are well-defined security groups for accessing the virtual machine to be instantiated in Azure
Note:
There are a number of prerequisites to run Nozomi Networks platform images on
Azure. For more details, please contact your Nozomi Networks support
team.
Procedure
- Log in to the Azure console.
-
If your subscription (default values) does not have a
Storage Account
resource type, create one. -
Make sure that the
Storage Account
type supports Page Blobs. - From the menu, select .
- Make sure the Azure user has permissions to access the Storage Explorer.
- If a Blob Container does not exist, create one.
- Select Upload for the VHD.
- Wait for the upload to finish.
-
From Azure home, select Create a resource and choose
Managed Disks with these settings:
- SourceType=Storage Blob
- select the Nozomi Networks VHD as SourceBlob
- Size = <deployment size>
- OS = Linux, Gen1
- Leave the other parameters with their default settings.
- Once the disk is created, select it.
- Select +Create VM.
- Choose the required central processing unit (CPU) and random-access memory (RAM).
- Network Firewall rules - allow secure shell (SSH), hypertext transfer protocol (HTTP) and hypertext transfer protocol secure (HTTPS).
- In the Management tab for Boot Diagnostics, select Enable with custom storage account.
- Choose or create a Diagnostics storage account.
- Leave the other parameters with their default settings.
- Once the virtual machine is created, select it.
- Scroll down to the Support + troubleshooting section and select Serial Console.
-
Log in to the console.
Note:The default console credential has no password initially and you must change it the first time that you log in.A prompt with the text N2OS - login shows.
- Type admin and then press Enter.
-
To elevate your privileges, enter the command:
enable-me
Your privileges have been elevated. -
To launch the initial configuration wizard, enter the command:
env TERM=xterm /usr/local/sbin/setup
- Before you continue, Do the basic configuration procedure.
-
To expand the disk space, enter the command:
data_enlarge
-
Log in to the web user interface (UI).
- In the username: field, type admin
- In the Password: field, type nozominetworks