Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Before you deploy the vNIOS for Azure public cloud appliance, ensureĀ that your setup meets the requirements described in this topic.

Requirements

  • Set up a Microsoft Azure account and create a resource manager in Azure public cloud.
  • Install and set up an Azure command line interface (CLI) as described in the Installing the Azure CLI section. This is required to deploy the vNIOS appliance from the Azure CLI.
  • Configure an on-prem Infoblox Grid or Grid Master. This is required only if you want to join the vNIOS for Azure instance to the on-prem Grid. For more information, refer to the Infoblox NIOS Documentation.

Installing the Azure CLI

To deploy a vNIOS appliance from the Azure CLI, you must install and set up the Azure CLI. To install, complete the following steps:

  1. Install the Azure CLI. For instructions, seeĀ Install the Azure CLI on Linux manually.
  2. Verify whether the installation was successful by running the following command:
    az --version
  3. Run the az login command to generate an authentication code required to access the Azure public cloud environment.
  4. In a browser window, log in to https://microsoft.com/devicelogin using the authentication code that is generated by running the az login command.
  • No labels