diff --git a/README.md b/README.md index b145c6b..dfafbae 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@ -# NetScaler Azure Templates +# Citrix ADC (formerly known as NetScaler) Azure Templates ## Introduction -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. +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 ADC: Load Balancer, SSL VPN, WAF& SSO +## Citrix ADC: Load Balancer, SSL VPN, WAF& SSO -### NetScaler VPX Application Delivery Controller version 12.1 +### Citrix ADC VPX Application Delivery Controller version 13.0 -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. +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. -Citrix NetScaler offers many tools for application deployment. Some of the primary tools are: +Citrix ADC offers many tools for application deployment. Some of the primary tools are: * Application Acceleration and Application Security * HTTP Compression and HTTP Caching * Web Application Firewall (WAF) @@ -27,35 +27,34 @@ Citrix NetScaler offers many tools for application deployment. Some of the prima * SSL VPN * Single Sign-On -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. +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. -### NetScaler ADC version 12.1 High Availability (HA) Pair +### Citrix ADC version 13.0 High Availability (HA) Pair -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. +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. -## NetScaler VPX in Azure -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. +## Citrix ADC VPX in Azure +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. ## About these templates -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. +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. -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. +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. ## Template Links -#### [NetScaler VPX Express](templates/express_single_nic/) -#### [Standalone NetScaler VPX Templates](templates/standalone/) -#### [NetScaler High Availability(HA) Pair Templates](templates/HA_pair/) +#### [Citrix ADC VPX Express](templates/express_single_nic/) +#### [Standalone Citrix ADC VPX Templates](templates/standalone/) +#### [Citrix ADC High Availability(HA) Pair Templates](templates/HA_pair/) ## Versioning -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` +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`. ## Support 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. ## Further reading -- [Deploy a NetScaler VPX instance on Microsoft Azure](https://docs.citrix.com/en-us/netscaler/12-1/deploying-vpx/deploy-vpx-on-azure.html) -- [Citrix NetScaler 12.1 Product Documentation](https://docs.citrix.com/en-us/netscaler/12-1.html) -- [Citrix NetScaler Overview](https://www.citrix.com/products/netscaler-adc/resources/netscaler-vpx.html) +- [Deploy a Citrix ADC VPX instance on Microsoft Azure](https://docs.citrix.com/en-us/citrix-adc/13/deploying-vpx/deploy-vpx-on-azure.html) +- [Citrix ADC 13.0 Product Documentation](https://docs.citrix.com/en-us/citrix-adc/13) ## Legal - [Citrix Privacy Policy](http://www.citrix.com/about/legal/privacy.html) diff --git a/templates/HA_pair/HA_1nic/mainTemplate.json b/templates/HA_pair/HA_1nic/mainTemplate.json index ada4e79..3134122 100644 --- a/templates/HA_pair/HA_1nic/mainTemplate.json +++ b/templates/HA_pair/HA_1nic/mainTemplate.json @@ -1,6 +1,6 @@ { "$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", - "contentVersion": "12.1.0.0", + "contentVersion": "13.0.0.0", "parameters": { "adminUsername": { "defaultValue": "nsroot", @@ -188,7 +188,7 @@ "plan": { "name": "[parameters('vmSku')]", "publisher": "citrix", - "product": "netscalervpx-121" + "product": "netscalervpx-130" }, "properties": { "osProfile": { @@ -203,7 +203,7 @@ "storageProfile": { "imageReference": { "publisher": "citrix", - "offer": "netscalervpx-121", + "offer": "netscalervpx-130", "sku": "[parameters('vmSku')]", "version": "latest" }, diff --git a/templates/HA_pair/HA_2nic/mainTemplate.json b/templates/HA_pair/HA_2nic/mainTemplate.json index fcc67ef..3f2567a 100644 --- a/templates/HA_pair/HA_2nic/mainTemplate.json +++ b/templates/HA_pair/HA_2nic/mainTemplate.json @@ -1,6 +1,6 @@ { "$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", - "contentVersion": "12.1.0.0", + "contentVersion": "13.0.0.0", "parameters": { "adminUsername": { "defaultValue": "nsroot", @@ -203,7 +203,7 @@ "plan": { "name": "[parameters('vmSku')]", "publisher": "citrix", - "product": "netscalervpx-121" + "product": "netscalervpx-130" }, "properties": { "osProfile": { @@ -218,7 +218,7 @@ "storageProfile": { "imageReference": { "publisher": "citrix", - "offer": "netscalervpx-121", + "offer": "netscalervpx-130", "sku": "[parameters('vmSku')]", "version": "latest" }, diff --git a/templates/HA_pair/HA_3nic/mainTemplate.json b/templates/HA_pair/HA_3nic/mainTemplate.json index fb58e3e..e7563b8 100644 --- a/templates/HA_pair/HA_3nic/mainTemplate.json +++ b/templates/HA_pair/HA_3nic/mainTemplate.json @@ -1,6 +1,6 @@ { "$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", - "contentVersion": "12.1.0.0", + "contentVersion": "13.0.0.0", "parameters": { "adminUsername": { "defaultValue": "nsroot", @@ -218,7 +218,7 @@ "plan": { "name": "[parameters('vmSku')]", "publisher": "citrix", - "product": "netscalervpx-121" + "product": "netscalervpx-130" }, "properties": { "osProfile": { @@ -233,7 +233,7 @@ "storageProfile": { "imageReference": { "publisher": "citrix", - "offer": "netscalervpx-121", + "offer": "netscalervpx-130", "sku": "[parameters('vmSku')]", "version": "latest" }, diff --git a/templates/HA_pair/HA_3nic_backendAutoscale/mainTemplate.json b/templates/HA_pair/HA_3nic_backendAutoscale/mainTemplate.json index f88eb97..e14e33d 100644 --- a/templates/HA_pair/HA_3nic_backendAutoscale/mainTemplate.json +++ b/templates/HA_pair/HA_3nic_backendAutoscale/mainTemplate.json @@ -1,6 +1,6 @@ { "$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", - "contentVersion": "12.1.0.0", + "contentVersion": "13.0.0.0", "parameters": { "adminUsername": { "defaultValue": "nsroot", @@ -231,7 +231,7 @@ "plan": { "name": "[parameters('vmSku')]", "publisher": "citrix", - "product": "netscalervpx-121" + "product": "netscalervpx-130" }, "properties": { "osProfile": { @@ -246,7 +246,7 @@ "storageProfile": { "imageReference": { "publisher": "citrix", - "offer": "netscalervpx-121", + "offer": "netscalervpx-130", "sku": "[parameters('vmSku')]", "version": "latest" }, diff --git a/templates/HA_pair/HA_3nic_backendAutoscale_zones/mainTemplate.json b/templates/HA_pair/HA_3nic_backendAutoscale_zones/mainTemplate.json index c69c16b..496d533 100644 --- a/templates/HA_pair/HA_3nic_backendAutoscale_zones/mainTemplate.json +++ b/templates/HA_pair/HA_3nic_backendAutoscale_zones/mainTemplate.json @@ -1,6 +1,6 @@ { "$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", - "contentVersion": "12.1.0.0", + "contentVersion": "13.0.0.0", "parameters": { "adminUsername": { "type": "String", @@ -211,7 +211,7 @@ "plan": { "name": "[parameters('vmSku')]", "publisher": "citrix", - "product": "netscalervpx-121" + "product": "netscalervpx-130" }, "properties": { "osProfile": { @@ -226,7 +226,7 @@ "storageProfile": { "imageReference": { "publisher": "citrix", - "offer": "netscalervpx-121", + "offer": "netscalervpx-130", "sku": "[parameters('vmSku')]", "version": "latest" }, diff --git a/templates/HA_pair/HA_3nic_internal/mainTemplate.json b/templates/HA_pair/HA_3nic_internal/mainTemplate.json index 4c0d9a8..fc2a142 100644 --- a/templates/HA_pair/HA_3nic_internal/mainTemplate.json +++ b/templates/HA_pair/HA_3nic_internal/mainTemplate.json @@ -1,6 +1,6 @@ { "$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", - "contentVersion": "12.1.0.0", + "contentVersion": "13.0.0.0", "parameters": { "adminUsername": { "defaultValue": "defaultUser", @@ -253,7 +253,7 @@ "plan": { "name": "[parameters('vmSku')]", "publisher": "citrix", - "product": "netscalervpx-121" + "product": "netscalervpx-130" }, "properties": { "osProfile": { @@ -268,7 +268,7 @@ "storageProfile": { "imageReference": { "publisher": "citrix", - "offer": "netscalervpx-121", + "offer": "netscalervpx-130", "sku": "[parameters('vmSku')]", "version": "latest" }, diff --git a/templates/HA_pair/HA_3nic_zones/mainTemplate.json b/templates/HA_pair/HA_3nic_zones/mainTemplate.json index 98d4938..d8f3ac0 100644 --- a/templates/HA_pair/HA_3nic_zones/mainTemplate.json +++ b/templates/HA_pair/HA_3nic_zones/mainTemplate.json @@ -1,6 +1,6 @@ { "$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", - "contentVersion": "12.1.0.0", + "contentVersion": "13.0.0.0", "parameters": { "adminUsername": { "type": "String", @@ -198,7 +198,7 @@ "plan": { "name": "[parameters('vmSku')]", "publisher": "citrix", - "product": "netscalervpx-121" + "product": "netscalervpx-130" }, "properties": { "osProfile": { @@ -213,7 +213,7 @@ "storageProfile": { "imageReference": { "publisher": "citrix", - "offer": "netscalervpx-121", + "offer": "netscalervpx-130", "sku": "[parameters('vmSku')]", "version": "latest" }, diff --git a/templates/express_single_nic/mainTemplate.json b/templates/express_single_nic/mainTemplate.json index def76dc..816cc54 100644 --- a/templates/express_single_nic/mainTemplate.json +++ b/templates/express_single_nic/mainTemplate.json @@ -1,6 +1,6 @@ { "$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", - "contentVersion": "12.1.0.0", + "contentVersion": "13.0.0.0", "parameters": { "virtualMachineName": { "defaultValue": "NetScaler-VPX-Express", @@ -135,7 +135,7 @@ "storageProfile": { "imageReference": { "publisher": "citrix", - "offer": "netscalervpx-121", + "offer": "netscalervpx-130", "sku": "netscalervpxexpress", "version": "latest" }, @@ -163,7 +163,7 @@ "plan": { "name": "netscalervpxexpress", "publisher": "citrix", - "product": "netscalervpx-121" + "product": "netscalervpx-130" } }, { "name": "[variables('diagnosticsStorageAccountName')]", diff --git a/templates/saca/mainTemplate.json b/templates/saca/mainTemplate.json index 8fde6b9..a6c2bb9 100644 --- a/templates/saca/mainTemplate.json +++ b/templates/saca/mainTemplate.json @@ -1,6 +1,6 @@ { "$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", - "contentVersion": "12.1.0.0", + "contentVersion": "13.0.0.0", "parameters": { "citrixADCUsername": { "defaultValue": "defaultUser", @@ -1266,7 +1266,7 @@ "plan": { "name": "[parameters('citrixADCVmSku')]", "publisher": "citrix", - "product": "netscalervpx-121" + "product": "netscalervpx-130" }, "properties": { "osProfile": { @@ -1281,7 +1281,7 @@ "storageProfile": { "imageReference": { "publisher": "citrix", - "offer": "netscalervpx-121", + "offer": "netscalervpx-130", "sku": "[parameters('citrixADCVmSku')]", "version": "latest" }, @@ -1750,7 +1750,7 @@ "plan": { "name": "[parameters('citrixADCVmSku')]", "publisher": "citrix", - "product": "netscalervpx-121" + "product": "netscalervpx-130" }, "properties": { "osProfile": { @@ -1765,7 +1765,7 @@ "storageProfile": { "imageReference": { "publisher": "citrix", - "offer": "netscalervpx-121", + "offer": "netscalervpx-130", "sku": "[parameters('citrixADCVmSku')]", "version": "latest" }, diff --git a/templates/standalone/VPX_3nic/mainTemplate.json b/templates/standalone/VPX_3nic/mainTemplate.json index 5c2683f..f3ff269 100644 --- a/templates/standalone/VPX_3nic/mainTemplate.json +++ b/templates/standalone/VPX_3nic/mainTemplate.json @@ -1,6 +1,6 @@ { "$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", - "contentVersion": "1.0.0.0", + "contentVersion": "13.0.0.0", "parameters": { "adminUsername": { "defaultValue": "nsroot", @@ -139,7 +139,7 @@ "plan": { "name": "[parameters('vmSku')]", "publisher": "citrix", - "product": "netscalervpx-121" + "product": "netscalervpx-130" }, "properties": { "osProfile": { @@ -154,7 +154,7 @@ "storageProfile": { "imageReference": { "publisher": "citrix", - "offer": "netscalervpx-121", + "offer": "netscalervpx-130", "sku": "[parameters('vmSku')]", "version": "latest" }, diff --git a/templates/standalone/VPX_3nic_backendAutoscale/mainTemplate.json b/templates/standalone/VPX_3nic_backendAutoscale/mainTemplate.json index 1799a57..881b5df 100644 --- a/templates/standalone/VPX_3nic_backendAutoscale/mainTemplate.json +++ b/templates/standalone/VPX_3nic_backendAutoscale/mainTemplate.json @@ -1,6 +1,6 @@ { "$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", - "contentVersion": "1.0.0.0", + "contentVersion": "13.0.0.0", "parameters": { "adminUsername": { "defaultValue": "nsroot", @@ -152,7 +152,7 @@ "plan": { "name": "[parameters('vmSku')]", "publisher": "citrix", - "product": "netscalervpx-121" + "product": "netscalervpx-130" }, "properties": { "osProfile": { @@ -167,7 +167,7 @@ "storageProfile": { "imageReference": { "publisher": "citrix", - "offer": "netscalervpx-121", + "offer": "netscalervpx-130", "sku": "[parameters('vmSku')]", "version": "latest" },