NetScaler Application Delivery Management service

Install an agent on Microsoft Azure cloud

The agent works as an intermediary between the NetScaler ADM and the managed instances in the enterprise data center, or on the cloud.

To install the NetScaler ADM agent on the Microsoft Azure cloud, you have to create an instance of the agent in the virtual network. Obtain the NetScaler ADM agent image from the Azure Marketplace, and then use the Azure Resource Manager portal to create the agent.

Before you begin creating the NetScaler ADM agent instance, make sure that you have created a virtual network with the required subnets where the instance will reside. You can create virtual networks during VM provisioning, but without the flexibility to create different subnets. For information about creating virtual networks, see http://azure.microsoft.com/en-us/documentation/articles/create-virtual-network.

Configure DNS server and VPN connectivity that allows a virtual machine to access Internet resources.

Prerequisites

Make sure that you have the following:

  • A Microsoft Azure user account
  • Access to Microsoft Azure Resource Manager

Note

  • Citrix recommends that you create resource group, network security group, virtual network, and other entities before you provision the NetScaler ADM agent virtual machine, so that the network information is available during provisioning.
  • For the NetScaler ADM agent to communicate with NetScaler ADM and the NetScaler instances, ensure that the recommended ports are open. For complete details about the port requirements for the NetScaler ADM agent, see Ports.

To install the NetScaler ADM agent on Microsoft Azure Cloud:

  1. Log on to the Azure portal (https://portal.azure.com) by using your Microsoft Azure credentials.

  2. Click +Create a resource.

  3. Type NetScaler ADM agent in the search bar and select NetScaler ADM agent.

    Azure networking pane

  4. Click Create.

    Create Resource Manager

  5. In the Create virtual machine pane, specify the required values in each section to create a virtual machine.

    Basics:

    In this tab, specify Project details, Instance details, and Administrator account.

    Create virtual machine

    • Resource group – Select the resource group you have created from the drop-down list.

      Note

      You can create a resource group at this point, but Citrix recommends that you create a resource group from Resource groups in the Azure Resource Manager and then select the group from the drop-down list.

    • Virtual machine name – Specify a name for the NetScaler ADM agent instance.

    • Region - Select the region where you want to deploy an agent.

    • Availability options – Select the availability set from the list.

    • Image - This field displays the already selected agent image. If you want to change to a different agent image, select the required image from the list.

    • Size - Specify the type and size of the virtual disk for deploying your NetScaler ADM agent.

      Select the Supported virtual disk type (HDD or SSD) from the list.

      For more information about supported virtual disk sizes, see Agent installation requirements and Lightweight agent for pooled licensing.

    • Authentication Type – Select Password.

    • User name and Password – Specify a user name and password to access the resources in the resource group that you have created.

      Important

      Citrix recommends you to specify your own username and password for your agent. Do not use nsrecover or nsroot as the user name because they are reserved for agent users.

    Disks:

    In this tab, specify Disk options and Data disks.

    Specify disks information

    • OS disk type - Select the virtual disk type (HDD or SSD).

    Networking:

    Specify the required networking details:

    Specify Networking

    • Virtual network – Select the virtual network.
    • Subnet – Set the subnet address.
    • Public IP address - Optional, select the IP address.
    • Network security group – Optional, select the security group that you have created.
    • Select inbound ports - If you allow public inbound ports, ensure the inbound and outbound rules are configured in the security group. Then, select the inbound ports from the list. For more details, see Prerequisites.

    Note

    Ensure that agent has Internet access.

    Management:

    Specify Azure Security Center, Monitoring, and Identity.

    Specify Management

    Advanced:

    Optional, specify Extensions, Custom Data, and Proximity placement group.

    Specify Advanced

    Note

    In Custom Data, specify the Service-URL and Activation code that you copied from the Set Up Agents page in NetScaler ADM as instructed in Getting Started. Enter the details in the following format:

    registeragent -serviceurl <apigatewayurl> -activationcode <activationcodevalue>
    <!--NeedCopy-->
    

    Agent uses this information to auto-register with the NetScaler ADM during boot-up.

    If you specify this auto-registration script, skip step 7 and 8.

    Tags:

    Type the key-value pair for the NetScaler ADM agent tags. A tag consists of a case-sensitive key-value pair. These tags enable you to organize and identify the agent easily. The tags are applied to both Azure and NetScaler ADM.

    Specify Tags

    The configuration settings are validated and the Review and create tab displays the result of the validation.

    • If the validation fails, this tab displays the reason for the failure. Go back to the particular section and make changes as required.
    • If the validation passes, click Create. The agent deployment process begins.

      VM summary

      The deployment process might take approximately 10–15 minutes. Once the deployment is successfully completed, you can view your NetScaler ADM agent virtual machine in your Microsoft Azure account.

    Deploy VM

  6. Once the agent is up and running, using an SSH client, log on to your NetScaler ADM agent using the specified user name and password. From the SSH client, you can also log in using the following user names:

    • nsrecover - the default password is nsroot.
    • nsroot - use the SSH public key. Ensure you have specified the public key during virtual machine creation.
  7. Enter the following command to invoke the deployment screen: deployment_type.py.

  8. Enter the Service-URL and the Activation code that you had copied and saved from the Set Up Agents page in NetScaler ADM as instructed in Getting Started. The agent uses the service URL to locate the service and the activation code to register with the service.

    Register agent

After agent registration is successful, the agent restarts to complete the installation process.

After the agent has restarted, access NetScaler ADM and on the Set Up Agent page, under Discovered Agents, verify the status of the agent.

Install an agent on Microsoft Azure cloud