Provisioning Citrix ADC VPX instances on Microsoft Azure 编辑

February 15, 2022 Contributed by:  R RC

Provisioning Citrix ADC VPX instances on Microsoft Azure

Applications or services hosted on Azure require secure traffic management and efficient optimization of network resources along with cloud benefits. Citrix ADC VPX instances provisioned on Microsoft Azure provide secure traffic management, optimized resource consumption, and reduced web application ownership costs.

Citrix ADM allows you to automate the deployment, setup, and management of the ADC VPX instances on Azure. Provisioning Citrix ADC VPX instances using Citrix ADM combines the elasticity and flexibility of cloud with the control features of Citrix ADC.


Citrix ADM Deployment Architecture

The following image provides an overview of how Citrix ADM connects with Azure to provision Citrix ADC VPX instances in Microsoft Azure.

Citrix ADM deployment architecture

You require to have three subnets to provision and manage the Citrix ADC VPX instance in Microsoft Azure. A security group must be created for each subnet. The rules specified in the Citrix Gateway govern the communication across the subnets.

Citrix ADM agent helps you to provision and manage the Citrix ADC VPX instance.


Prerequisites

This section describes the prerequisites that you must complete in Microsoft Azure and Citrix ADM before you provision Citrix ADC VPX instances.

This document assumes the following:

  • You possess a Microsoft Azure account that supports the Azure Resource Manager deployment model.

  • You have a resource group in Microsoft Azure.

For more information on how to create an account and other tasks, see Microsoft Azure Documentation
.

Set up Microsoft Azure components

Perform the following tasks in Azure before you provision Citrix ADC VPX instances in Citrix ADM.

  1. Create a virtual network
    .

  2. Create security groups
    .

  3. Create subnets
    .

  4. Subscribe to Citrix ADC VPX license in Microsoft Azure
    .

  5. Create and register an application
    .

  6. Set up a Citrix ADM agent
    .

Create a virtual network

  1. Log on to your Microsoft Azure portal.

  2. Select Create a resource.

  3. Select Networking and click Virtual Network.

  4. Specify the required parameters.

    • In Resource group, you must specify the resource group where you want to deploy the Citrix ADC VPX product.

    • In Location, you must specify the locations that support availability zones such as:

      • Central US

      • East US2

      • France Central

      • North Europe

      • Southeast Asia

      • West Europe

      • West US2

    Note

    The application servers present in this resource group.

  5. Click Create.

For more information, see Azure Virtual Network in Microsoft Documentation
.

Create security groups

Create three security groups in your virtual network (VNet) - one each for the management, client, and server connections. Create a security group to control inbound and outbound traffic in the Citrix ADC VPX instance. You can add as many rules as you want.

  • Management: A security group in your account dedicated for the management of Citrix ADC VPX. Citrix ADC has to contact Azure services and requires internet access. Inbound rules are allowed on the following TCP and UDP ports.
    • TCP: 80, 22, 443, 3008–3011, 4001
    • UDP: 67, 123, 161, 500, 3003, 4500, 7000

    Note

    Ensure that the security group allows the Citrix ADM agent to be able to access the VPX.

  • Client: A security group in your account dedicated for client-side communication of Citrix ADC VPX instances. Typically, inbound rules are allowed on the TCP ports 80, 22, and 443.

  • Server: A security group in your account dedicated for server-side communication of Citrix ADC VPX.

For more information on how to create a security group in Microsoft Azure, see Create, change, or delete a network security group
.

Create subnets

Create three subnets in your virtual network (VNet) - one each for the management, client, and server connections. Specify an address range that is defined in your VNet for each of the subnets. Specify the availability zone in which you want the subnet to reside.

  • Management: A subnet in your Virtual Network (VNet) dedicated for management. Citrix ADC has to contact Azure services and requires internet access.

  • Client: A subnet in your Virtual Network (VNet) dedicated for the client side. Typically, Citrix ADC receives client traffic for the application via a public subnet from the internet.

  • Server: A subnet where the application servers are provisioned. All your application servers are present in this subnet and receives application traffic from the Citrix ADC through this subnet.

Note

Specify an appropriate security group to the subnet while creating a subnet.

For more information on how to create a subnet in Microsoft Azure, see Add, change, or delete a virtual network subnet
.

Subscribe to the Citrix ADC VPX license in Microsoft Azure

  1. Log on to your Microsoft Azure portal.

  2. Select Create a resource.

  3. In the Search the marketplace bar, search Citrix ADC and select the required product version.

  4. In the Select a software plan list, select one of the following license types:

    • Bring your own license
    • Advanced
    • Premium

    Note

    • If you choose the Bring your own license option, the instance that you want to provision checks out the licenses from the Citrix ADM while provisioning Citrix ADC instances.
    • In Citrix ADM, the Advanced and Premium are the equivalent license types for Enterprise and Platinum respectively.
  5. Ensure the programmatic deployment is enabled for the selected Citrix ADC product.

    1. Beside Want to deploy programmatically?, click Get Started.

      Deploy Citrix ADC VPX programmatically

    2. In Choose the subscriptions, select Enable to deploy the selected Citrix ADC VPX edition programmatically.

      Enable programmatic deployment

      Important

      Enabling the programmatic deployment is required to provision Citrix ADC VPX instances in Azure.

    3. Click Save.

    4. Close Configure Programmatic Deployment.

  6. Click Create.

Create and register an application

Citrix ADM uses this application to provision Citrix ADC VPX instances in Azure.

To create and register an application in Azure:

  1. In Azure portal, select Azure Active Directory.This option displays your organization’s directory.

  2. Select App registrations:
    1. In Name, specify the name of the application.

    2. Select the Application type from the list.

    3. In the Sign-on URL, specify the application URL to access the application.

  3. Click Create.

For more information on App registrations, see Microsoft Documentation
.

Azure assigns an application ID to the application. The following is an example application registered in Microsoft Azure:

Registered application in Microsoft Azure for Citrix ADC VPX

Copy the following IDs and provide these IDs when you are configuring a Cloud Access Profile in Citrix ADM:

  • Application ID: For steps to retrieve the application or client ID.

  • Directory ID: For steps to retrieve the directory or tenant or object ID.

  • Key: For steps to retrieve the key value or client secrets ID.

    Client secret key of registered application

  • Subscription ID: Copy the subscription ID from your storage account.

For more information, see Microsoft Documentation
.

Assign the role permission to an application

Citrix ADM uses the application-as-a-service principle to provision Citrix ADC instances in Microsoft Azure. This permission is applicable only to the selected resource group.

To assign a role permission to your registered application, you have to be the owner of the Microsoft Azure subscription.

  1. In the Azure portal, select Resource groups.

  2. Select the resource group to which you want to assign role permission.

  3. Select Access control (IAM).

  4. In Role assignments, click Add.

  5. Select Owner from the Role list.

  6. Select the application that is registered for provisioning Citrix ADC instances. See, Create, and register an application
    .

  7. Click Save.

Assign role permission in Microsoft Azure

Set up a Citrix ADM agent

Install a Citrix ADM agent in the management subnet. This agent works as an intermediary between the Citrix ADM and the managed instances in Microsoft Azure. For more information on how to install Citrix ADM agent on Microsoft Azure, see Installing Citrix ADM agent on the Microsoft Azure cloud
.

Set up Citrix ADM components

Perform the following tasks in Azure before you provision Citrix ADC VPX instances in Citrix ADM:

  1. Create a site
    .

  2. Attach the site to a Citrix service agent
    .

Create a site in Citrix ADM

Create a site in Citrix ADM and add the VNet details associated with your Microsoft Azure resource group.

  1. In Citrix ADM, navigate to Infrastructure > Instances > Sites .

  2. Click Add.

  3. In the Select Cloud pane,

    1. Select Data Center as a Site type.

    2. Choose Azure from the Type list.

    3. Check the Fetch VNet from Azure check box.

      This option helps you to retrieve the existing VNet information from your Microsoft Azure account.

    4. Click Next.

  4. In the Choose Region pane,

    1. In Cloud Access Profile, select the profile created for your Microsoft Azure account. If there are no profiles, create a profile.

    2. To create a cloud access profile, click Add.

    3. In Name, specify a name to identify your Azure account in Citrix ADM.

    4. In Tenant Active Directory ID / Tenant ID, specify the Active Directory ID of the tenant or the account in Microsoft Azure.

    5. Specify the Subscription ID.

    6. Specify the Application ID/Client ID.

    7. Specify the Application Key Password / Secret.

    8. Click Create.

      For more information, see Create and register an application
      and Mapping Cloud access profile to the Azure application
      .

      Create a Cloud Access Profile

    9. In VNet, select the virtual network containing Citrix ADC VPX instances that you want to manage.

    10. Specify a Site Name.

    11. Click Finish.

Mapping cloud access profile to Azure application
Citrix ADM TermMicrosoft Azure Term
Tenant Active Directory ID / Tenant IDDirectory ID
Subscription IDSubscription ID
Application ID/Client IDApplication ID
Application Key Password / SecretKeys or Certificates or Client Secrets

Attach the site to a Citrix ADM agent

  1. In Citrix ADM, navigate to Infrastructure > Instances > Agents.

  2. Select the agent for which you want to attach a site.

  3. Click Attach Site.

  4. Select the site from the list that you want to attach.

  5. Click Save.


Configuration tasks

Use the site that you have associated with your Microsoft Azure resource group to provision the Citrix ADC VPX instances. Provide Citrix ADM agent details to provision those instances that are bound to that agent.

  1. In Citrix ADM, navigate to Infrastructure > Instances > Citrix ADC.

  2. In the VPX tab, click Provision.

    This option displays the Provision Citrix ADC VPX on Cloud page.

  3. Select Microsoft Azure and click Next. Specify the required parameters to provision an instance.

Configure basic parameters

  1. In the Basic Parameters tab, specify the following:

    • Type of Instance: Select one of the following options from the list.

      • Standalone - This option provisions a standalone Citrix ADC VPX instance on Microsoft Azure.

      • HA: This option provisions the high availability Citrix ADC VPX instances on Microsoft Azure.

        To provision the Citrix ADC VPX instances in the same zone, select the Single Zone option under Zone Type.

        To provision the Citrix ADC VPX instances across multiple zones, select the Multi Zone option under Zone type. In the Cloud Parameters tab, make sure to specify the network details for each zone that are created on Microsoft Azure.

        High-availability Citrix ADC VPX instances

    • Name - Specify the name of an ADC VPX instance.

    • Site - Select the site that you created earlier.

    • Agent - select the agent that is created to manage the Citrix ADC VPX instance.

    • Cloud Access Profile - Select the cloud access profile created during site creation.

    • Citrix ADC Profile - Select the profile to provide authentication.

      Citrix ADM uses the device profile when it requires to log on to the Citrix ADC VPX instance.

      Note

      Ensure the selected device profile conforms to Microsoft Azure password rules
      .

  2. Click Next.

Provisioning Citrix ADC VPX basic parameters

Configure licenses

Select one of the following modes to apply license to an ADC instance:

  • Using Citrix ADM: The instance that you want to provision checks out the licenses from the Citrix ADM.

  • Using Microsoft Azure: The Allocate from Cloud option uses the Citrix product licenses available in the Azure Marketplace. The instance that you want to provision uses the licenses from the marketplace.

    If you choose to use licenses from Azure Marketplace, specify the product or license in the Provision Parameters tab.

For more information, see Licensing Requirements
.

Use licenses from Citrix ADM

To use this option, ensure that you have subscribed to the Citrix ADC product with the Bring your own license software plan in Azure. See, Subscribe to the Citrix ADC VPX license in Microsoft Azure
.

  1. In the License tab, select Allocate from Citrix ADM.

  2. In License Type, select one of the following options from the list:

    • Bandwidth Licenses: You can select one of the following options from the Bandwidth License Types list:

      • Pooled Capacity: Specify the capacity to allocate to an instance.

        From the common pool, the ADC instance checks out one instance license and only as much bandwidth is specified.

      • VPX Licenses: When a Citrix ADC VPX instance is provisioned, the instance checks out the license from the Citrix ADM.

    • Virtual CPU Licenses: The provisioned Citrix ADC VPX instance checks out licenses depending on the number of CPUs running in the instance.

    Note

    When the provisioned instances are removed or destroyed, the applied licenses return to the Citrix ADM license pool. These licenses can be reused to provision new instances.

  3. In License Edition, select the license edition. The Citrix ADM uses the specified edition to provision instances.

  4. Click Next.

Configure provision parameters

  1. In the Provision Parameters tab, specify the following:

    1. Select the Resource Group in which you want to provision the Citrix ADC VPX instance.

    2. Select the supported VM size from the list.

      Note

      This list displays the supported VM sizes for the selected ADC product.

    3. Select the Cloud Access Profile for ADC.

    4. Select the Version of Citrix ADC that you want to provision. Select both Major and Minor version of Citrix ADC.

    5. In Security Groups, select the Management, Client, and Server security groups that you have created in your virtual network.

    6. In Subnets, specify the required number of availability zones in Azure.

    7. In Subnets, select the Management, Client, and Server subnets that you have created in your virtual network.

    8. Click Finish.

      Provisioning Citrix ADC VPX basic parameters

The Citrix ADC VPX instance is now provisioned on Microsoft Azure.


View the provisioned Citrix ADC VPX instances

To view in Citrix ADM:

  1. In Citrix ADM, navigate to Infrastructure > Instances > Citrix ADC.

  2. Select the Citrix ADC VPX tab.

    The Citrix ADC VPX instance provisioned in Microsoft Azure is listed here.

To view in Microsoft Azure:

  1. Log on to your Azure portal.

  2. Navigate to the resource group that is created to provision the Citrix ADC VPX instance.

    This page displays the provisioned Citrix ADC VPX instance.

Note

The name of the Citrix ADC VPX instance is the same that you provided while provisioning an instance in the Citrix ADM.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据

词条统计

浏览:95 次

字数:26095

最后编辑:8年前

编辑次数:0 次

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文