You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+19-20Lines changed: 19 additions & 20 deletions
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
-
# NetScaler Azure Templates
1
+
# Citrix ADC (formerly known as NetScaler) Azure Templates
2
2
3
3
## Introduction
4
-
Welcome to the GitHub repository for NetScaler ARM(Azure Resource Manager) templates. This repository hosts [Citrix NetScaler ADC](https://www.citrix.com/products/netscaler-adc/) custom templates for deploying NetScaler ADC in Microsoft Azure Cloud Services. All of the templates in this repository have been developed and maintained by the Citrix NetScaler engineering team.
4
+
Welcome to the GitHub repository for Citrix ADC (formerly known as NetScaler) ARM(Azure Resource Manager) templates. This repository hosts [Citrix ADC](https://www.citrix.com/en-in/products/citrix-adc/) custom templates for deploying Citrix ADC in Microsoft Azure Cloud Services. All of the templates in this repository have been developed and maintained by the Citrix ADC engineering team.
### NetScaler VPX Application Delivery Controller version 12.1
8
+
### Citrix ADC VPX Application Delivery Controller version 13.0
9
9
10
-
Citrix NetScaler is an all-in-one web Application Delivery Controller (ADC) that makes applications run faster, reduces web application ownership costs, optimizes the user experience, and makes sure that applications are always available.
10
+
Citrix ADC is an all-in-one web Application Delivery Controller (ADC) that makes applications run faster, reduces web application ownership costs, optimizes the user experience, and makes sure that applications are always available.
11
11
12
-
Citrix NetScaler offers many tools for application deployment. Some of the primary tools are:
12
+
Citrix ADC offers many tools for application deployment. Some of the primary tools are:
13
13
* Application Acceleration and Application Security
14
14
* HTTP Compression and HTTP Caching
15
15
* Web Application Firewall (WAF)
@@ -27,35 +27,34 @@ Citrix NetScaler offers many tools for application deployment. Some of the prima
27
27
* SSL VPN
28
28
* Single Sign-On
29
29
30
-
As an undisputed leader of service and application delivery, Citrix NetScaler solutions are deployed in thousands of networks around the globe to optimize, secure and control the delivery of all enterprise and cloud services. Deployed directly in front of web and database servers, NetScaler provides an integrated, and easy-to-use platform.
30
+
As an undisputed leader of service and application delivery, Citrix ADC solutions are deployed in thousands of networks around the globe to optimize, secure and control the delivery of all enterprise and cloud services. Deployed directly in front of web and database servers, Citrix ADC provides an integrated, and easy-to-use platform.
31
31
32
-
### NetScaler ADC version 12.1 High Availability (HA) Pair
32
+
### Citrix ADC version 13.0 High Availability (HA) Pair
33
33
34
-
Citrix NetScaler High Availability (HA) Azure Resource Manager (ARM) template is designed to ensure easy and consistent way of deploying NetScaler pair in Active-Passive mode. In addition to benefits of standalone NetScaler ADC, HA Pair increases reliability and system availability with built in redundancy. This ARM template supports Bring Your Own License (BYOL) or Hourly based selection. Choice of selection is offered during template deployment.
34
+
Citrix ADC High Availability (HA) Azure Resource Manager (ARM) template is designed to ensure easy and consistent way of deploying Citrix ADC pair in Active-Passive mode. In addition to benefits of standalone Citrix ADC, HA Pair increases reliability and system availability with built in redundancy. This ARM template supports Bring Your Own License (BYOL) or Hourly based selection. Choice of selection is offered during template deployment.
35
35
36
-
## NetScaler VPX in Azure
37
-
Standard Citrix NetScaler VPX offers are available as resources in the Azure portal. This repository is an extension to provide additional deployments supported by Citrix.
36
+
## Citrix ADC VPX in Azure
37
+
Standard Citrix ADC VPX offers are available as resources in the Azure portal. This repository is an extension to provide additional deployments supported by Citrix.
38
38
39
39
## About these templates
40
-
Each template in this repository has co-located documentation describing the usage and architecture of the template. The templates attempt to codify recommended deployment architecture of the Citrix NetScaler VPX, or to introduce the user to the Citrix NetScaler or to demonstrate a particular feature / edition / option. Users can re-use / modify or enhance the templates to suit their particular production and testing needs. Most templates require sufficient subscriptions to portal.azure.com to create resource and deploy templates.
40
+
Each template in this repository has co-located documentation describing the usage and architecture of the template. The templates attempt to codify recommended deployment architecture of the Citrix ADC VPX, or to introduce the user to the Citrix ADC or to demonstrate a particular feature / edition / option. Users can re-use / modify or enhance the templates to suit their particular production and testing needs. Most templates require sufficient subscriptions to portal.azure.com to create resource and deploy templates.
41
41
42
-
Citrix NetScaler VPX Azure Resource Manager (ARM) templates are designed to ensure easy and consistent way of deploying standalone NetScaler VPX. These template increases reliability and system availability with built in redundancy. These ARM template supports Bring Your Own License (BYOL) or Hourly based selection. Choice of selection is either mentioned in template desciption or offered during template deployment.
42
+
Citrix ADC VPX Azure Resource Manager (ARM) templates are designed to ensure easy and consistent way of deploying standalone Citrix ADC VPX. These template increases reliability and system availability with built in redundancy. These ARM template supports Bring Your Own License (BYOL) or Hourly based selection. Choice of selection is either mentioned in template desciption or offered during template deployment.
#### [Citrix ADC High Availability(HA) Pair Templates](templates/HA_pair/)
48
48
49
49
## Versioning
50
-
The master branch of the repository generally has the latest version of the template. Older released versions are tagged appropriately as release with NetScaler release version. We additionally maintain dedicated branches hosting templates for supoprted NetScaler releases. These branches are named as `NetScaler<ReleaseVersion>`
50
+
The master branch of the repository generally has the latest version of the template. Older released versions are tagged appropriately as release with Citrix ADC release version. We additionally maintain dedicated branches hosting templates for supported Citrix ADC releases. These branches are named as `CitrixADC<ReleaseVersion>`.
51
51
52
52
## Support
53
53
For production issues with the templates, please contact Citrix Support through your normal support channels. If you have fixes / suggestions for improvements or requests specific to ARM Templates, please raise an issue in this repository.
54
54
55
55
## Further reading
56
-
-[Deploy a NetScaler VPX instance on Microsoft Azure](https://docs.citrix.com/en-us/netscaler/12-1/deploying-vpx/deploy-vpx-on-azure.html)
0 commit comments