From 68e6902fe5ddfa4b9cdc851102b977c496e11972 Mon Sep 17 00:00:00 2001 From: Ahmet Alp Balkan Date: Mon, 22 Aug 2016 13:44:38 -0700 Subject: [PATCH] CustomScript rollout - stage #4 See #2340 for more context. Signed-off-by: Ahmet Alp Balkan --- .../azuredeploy.json | 6 ++--- .../azuredeploy.json | 6 ++--- .../azuredeploy.json | 6 ++--- .../azuredeploy.json | 6 ++--- 201-traffic-manager-vm/azuredeploy.json | 7 +++--- .../azuredeploy.json | 6 ++--- 201-vmss-lapstack-autoscale/azuredeploy.json | 8 +++---- 301-custom-images-at-scale/download.json | 6 ++--- 301-custom-images-at-scale/upload.json | 6 ++--- bosh-setup/azuredeploy.json | 7 +++--- centos-2nics-lb-cluster/azuredeploy.json | 6 ++--- .../nested/chefp2p-chefenvironment.json | 9 ++++---- .../nested/chefp2p-chefserver.json | 9 ++++---- .../nested/chefp2p-complianceserver.json | 9 ++++---- .../nested/chefp2p-delivery.json | 23 +++++++++++-------- .../chefp2p-orchestrator-server-setup-cc.json | 10 ++++---- cloudera-on-centos/data-node-ds13.json | 6 ++--- cloudera-on-centos/data-node-ds14.json | 6 ++--- cloudera-on-centos/master-node.json | 6 ++--- cloudera-on-centos/setup-cloudera.json | 6 ++--- concourse-ci/azuredeploy.json | 7 +++--- datastax/nested/nodes.json | 6 ++--- datastax/nested/opscenter.json | 6 ++--- openshift-origin-rhel/azuredeploy.json | 12 +++++----- .../nested/openshiftdeploy.json | 6 ++--- opensis-cluster-ubuntu/azuredeploy.json | 16 +++++++------ opensis-singlevm-ubuntu/azuredeploy.json | 9 ++++---- openvpn-access-server-ubuntu/azuredeploy.json | 6 ++--- phabricator-on-ubuntu/azuredeploy.json | 8 +++---- .../database-16disk-resources.json | 6 ++--- .../database-2disk-resources.json | 6 ++--- .../database-8disk-resources.json | 6 ++--- .../azuredeploy.json | 8 +++---- sap-2-tier-marketplace-image/azuredeploy.json | 7 +++--- sap-2-tier-user-disk/azuredeploy.json | 7 +++--- sap-2-tier-user-image/azuredeploy.json | 7 +++--- sap-3-tier-marketplace-image/azuredeploy.json | 6 ++--- sap-3-tier-user-image/azuredeploy.json | 6 ++--- scrapy-on-ubuntu/azuredeploy.json | 7 +++--- shadow-on-ubuntu/azuredeploy.json | 8 +++---- shibboleth-cluster-ubuntu/azuredeploy.json | 12 +++++----- shibboleth-singlevm-ubuntu/azuredeploy.json | 6 ++--- slurm-on-sles12-hpc/azuredeploy.json | 14 ++++++----- slurm/azuredeploy.json | 9 ++++---- .../azuredeploy.json | 18 +++++++-------- spark-on-ubuntu/azuredeploy.json | 12 +++++----- .../datastore-16disk-resources.json | 6 ++--- .../datastore-2disk-resources.json | 6 ++--- .../datastore-8disk-resources.json | 6 ++--- .../nested/splunk-2disk-resources-loop.json | 6 ++--- .../nested/splunk-2disk-resources.json | 6 ++--- .../nested/splunk-8disk-resources-loop.json | 6 ++--- .../nested/splunk-8disk-resources.json | 6 ++--- sqldb-django-on-ubuntu/azuredeploy.json | 9 ++++---- syscoin-on-ubuntu/azuredeploy.json | 8 +++---- torque-cluster/azuredeploy.json | 9 ++++---- .../orchestrator-server-setup-trend.json | 8 +++---- .../nested/trendp2p-chefnodes.json | 7 +++--- .../nested/trendp2p-chefserver.json | 9 ++++---- .../nested/trendp2p-splunkenterprise.json | 9 ++++---- ubuntu-desktop-gnome/azuredeploy.json | 7 +++--- ubuntu-desktop-xfce-rdp/azuredeploy.json | 8 +++---- vcash-on-ubuntu/azuredeploy.json | 8 +++---- .../azuredeploy.json | 7 +++--- viacoin-blockchain-ubuntu/azuredeploy.json | 8 +++---- vsts-fullbuild-ubuntu-vm/azuredeploy.json | 8 +++---- vsts-minbuildjava-ubuntu-vm/azuredeploy.json | 8 +++---- .../nested/lb-resources.json | 8 +++---- .../nested/mysqlMaster-resources.json | 8 +++---- .../nested/mysqlSlave-resources.json | 8 +++---- .../nested/redisMaster-resources.json | 8 +++---- .../nested/redisSlave-resources.json | 8 +++---- .../nested/web-resources.json | 8 +++---- .../azuredeploy.json | 14 ++++++----- 74 files changed, 307 insertions(+), 285 deletions(-) diff --git a/201-customscript-extension-azure-storage-on-ubuntu/azuredeploy.json b/201-customscript-extension-azure-storage-on-ubuntu/azuredeploy.json index 5e804e147d80..f8ca9d39a9e7 100644 --- a/201-customscript-extension-azure-storage-on-ubuntu/azuredeploy.json +++ b/201-customscript-extension-azure-storage-on-ubuntu/azuredeploy.json @@ -207,9 +207,9 @@ "[concat('Microsoft.Compute/virtualMachines/', variables('vmName'))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.4", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": "[split(parameters('fileUris'), ' ')]", diff --git a/201-customscript-extension-public-storage-on-ubuntu/azuredeploy.json b/201-customscript-extension-public-storage-on-ubuntu/azuredeploy.json index 991c8e20ceed..f1c2f8907714 100644 --- a/201-customscript-extension-public-storage-on-ubuntu/azuredeploy.json +++ b/201-customscript-extension-public-storage-on-ubuntu/azuredeploy.json @@ -198,9 +198,9 @@ "[concat('Microsoft.Compute/virtualMachines/', variables('vmName'))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.5", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": "[split(parameters('fileUris'), ' ')]", diff --git a/201-dependency-between-scripts-using-extensions/azuredeploy.json b/201-dependency-between-scripts-using-extensions/azuredeploy.json index 353ffe69cfed..6ebc87874c11 100644 --- a/201-dependency-between-scripts-using-extensions/azuredeploy.json +++ b/201-dependency-between-scripts-using-extensions/azuredeploy.json @@ -179,9 +179,9 @@ "[concat('Microsoft.Compute/virtualMachines/', variables('vmName'))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.5", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ diff --git a/201-discover-private-ip-dynamically/azuredeploy.json b/201-discover-private-ip-dynamically/azuredeploy.json index 36a9f1ab668c..845f55a8e88d 100644 --- a/201-discover-private-ip-dynamically/azuredeploy.json +++ b/201-discover-private-ip-dynamically/azuredeploy.json @@ -264,9 +264,9 @@ "[concat('Microsoft.Network/networkInterfaces/', variables('nicName'), '0')]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.5", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ diff --git a/201-traffic-manager-vm/azuredeploy.json b/201-traffic-manager-vm/azuredeploy.json index cc84f07f9401..0c18fe575094 100644 --- a/201-traffic-manager-vm/azuredeploy.json +++ b/201-traffic-manager-vm/azuredeploy.json @@ -205,9 +205,10 @@ "[concat('Microsoft.Compute/virtualMachines/', variables('vmName'), copyIndex())]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.3", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "commandToExecute": "sudo bash -c 'apt-get update && apt-get -y install apache2' " } diff --git a/201-vm-linux-dynamic-data-disks/azuredeploy.json b/201-vm-linux-dynamic-data-disks/azuredeploy.json index 94d24cdd4001..56eb86f38f38 100644 --- a/201-vm-linux-dynamic-data-disks/azuredeploy.json +++ b/201-vm-linux-dynamic-data-disks/azuredeploy.json @@ -327,9 +327,9 @@ "[concat('Microsoft.Compute/virtualMachines/', parameters('masterVMName'))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.5", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ diff --git a/201-vmss-lapstack-autoscale/azuredeploy.json b/201-vmss-lapstack-autoscale/azuredeploy.json index a1e089988728..0928775fb90f 100644 --- a/201-vmss-lapstack-autoscale/azuredeploy.json +++ b/201-vmss-lapstack-autoscale/azuredeploy.json @@ -296,10 +296,10 @@ { "name": "lapextension", "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.4", - "autoUpgradeMinorVersion": false, + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ "https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/201-vmss-lapstack-autoscale/install_lap.sh", diff --git a/301-custom-images-at-scale/download.json b/301-custom-images-at-scale/download.json index 0b13a8df5d2e..032bb11ccb4d 100644 --- a/301-custom-images-at-scale/download.json +++ b/301-custom-images-at-scale/download.json @@ -22,9 +22,9 @@ "apiVersion": "2015-05-01-preview", "location": "[resourceGroup().location]", "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.5", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ diff --git a/301-custom-images-at-scale/upload.json b/301-custom-images-at-scale/upload.json index 34a15ce956e0..a9739edabc1b 100644 --- a/301-custom-images-at-scale/upload.json +++ b/301-custom-images-at-scale/upload.json @@ -19,9 +19,9 @@ "apiVersion": "2015-05-01-preview", "location": "[resourceGroup().location]", "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.5", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ diff --git a/bosh-setup/azuredeploy.json b/bosh-setup/azuredeploy.json index 473cbde6d06a..e33ca1c9c1c7 100644 --- a/bosh-setup/azuredeploy.json +++ b/bosh-setup/azuredeploy.json @@ -536,9 +536,10 @@ "[concat('Microsoft.Compute/virtualMachines/', parameters('vmName'))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.4", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "fileUris": "[variables('filesToDownload')]" }, diff --git a/centos-2nics-lb-cluster/azuredeploy.json b/centos-2nics-lb-cluster/azuredeploy.json index 1cd045bbd9b8..ea10c82db5fc 100644 --- a/centos-2nics-lb-cluster/azuredeploy.json +++ b/centos-2nics-lb-cluster/azuredeploy.json @@ -478,9 +478,9 @@ "[concat('Microsoft.Compute/virtualMachines/', 'myvm', copyIndex())]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.3", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ diff --git a/chef-server-compliance-delivery-devops/nested/chefp2p-chefenvironment.json b/chef-server-compliance-delivery-devops/nested/chefp2p-chefenvironment.json index e1dc662b1a22..a3bbb473a949 100755 --- a/chef-server-compliance-delivery-devops/nested/chefp2p-chefenvironment.json +++ b/chef-server-compliance-delivery-devops/nested/chefp2p-chefenvironment.json @@ -424,9 +424,10 @@ "[concat('Microsoft.Compute/virtualMachines/', parameters('chefprefix'),parameters('vmNameChefEnvironment'),copyindex(),'/extensions/',variables('vmExtensionName'))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.5", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ "[parameters('chefnodeCustomScripturl')]" @@ -436,4 +437,4 @@ } } ] -} \ No newline at end of file +} diff --git a/chef-server-compliance-delivery-devops/nested/chefp2p-chefserver.json b/chef-server-compliance-delivery-devops/nested/chefp2p-chefserver.json index 1c924e20db28..1e6dc1ef1882 100755 --- a/chef-server-compliance-delivery-devops/nested/chefp2p-chefserver.json +++ b/chef-server-compliance-delivery-devops/nested/chefp2p-chefserver.json @@ -182,9 +182,10 @@ ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.5", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ "[parameters('chefServerScriptUrl')]" @@ -314,4 +315,4 @@ "value": "[concat('https://',reference(resourceId('Microsoft.Network/publicIPAddresses',parameters('publicIPAddressNameChefServer'))).dnsSettings.fqdn)]" } } -} \ No newline at end of file +} diff --git a/chef-server-compliance-delivery-devops/nested/chefp2p-complianceserver.json b/chef-server-compliance-delivery-devops/nested/chefp2p-complianceserver.json index a875f7f825a0..6eacecc482ee 100755 --- a/chef-server-compliance-delivery-devops/nested/chefp2p-complianceserver.json +++ b/chef-server-compliance-delivery-devops/nested/chefp2p-complianceserver.json @@ -237,9 +237,10 @@ "[concat('Microsoft.Compute/virtualMachines/', parameters('vm-name'))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.2", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ "[concat(parameters('baseUrl'),'/scripts/configurl.sh')]" @@ -249,4 +250,4 @@ } } ] -} \ No newline at end of file +} diff --git a/chef-server-compliance-delivery-devops/nested/chefp2p-delivery.json b/chef-server-compliance-delivery-devops/nested/chefp2p-delivery.json index 1997077f3334..39d1ca916eb9 100755 --- a/chef-server-compliance-delivery-devops/nested/chefp2p-delivery.json +++ b/chef-server-compliance-delivery-devops/nested/chefp2p-delivery.json @@ -257,9 +257,10 @@ "[concat('Microsoft.Compute/virtualMachines/', parameters('vmNameChefProvision'))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.2", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ "[variables('clientazureVMUtilsScriptUrl')]" @@ -277,9 +278,10 @@ "[concat('Microsoft.Compute/virtualMachines/', parameters('vmNameChefdelivery'))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.2", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ "[variables('clientazureVMUtilsScriptUrl1')]" @@ -297,9 +299,10 @@ "[concat('Microsoft.Compute/virtualMachines/', parameters('vmNameChefbuild1'))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.2", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ "[variables('clientazureVMUtilsScriptUrl1')]" @@ -484,4 +487,4 @@ "dependsOn": [] } ] -} \ No newline at end of file +} diff --git a/chef-server-compliance-delivery-devops/nested/chefp2p-orchestrator-server-setup-cc.json b/chef-server-compliance-delivery-devops/nested/chefp2p-orchestrator-server-setup-cc.json index eb33d02c09bf..bcd648442000 100755 --- a/chef-server-compliance-delivery-devops/nested/chefp2p-orchestrator-server-setup-cc.json +++ b/chef-server-compliance-delivery-devops/nested/chefp2p-orchestrator-server-setup-cc.json @@ -56,17 +56,17 @@ "apiVersion": "2015-05-01-preview", "location": "[resourceGroup().location]", "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.5", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ "https://raw.githubusercontent.com/sysgain/cloudtry-p2p-public-artifacts/master/scripts/p2porchAllinOneCC.sh" ], "commandToExecute": "[concat('sh p2porchAllinOneCC.sh ',parameters('keyName'),' ', parameters('componentAdminUsername'),' ',parameters('componentAdminPassword'),' ',parameters('componentBaseUrl'),' ',parameters('orchestratorbaseurl'),' ',parameters('email'),' ',parameters('component'))]" - } + } } } ] -} \ No newline at end of file +} diff --git a/cloudera-on-centos/data-node-ds13.json b/cloudera-on-centos/data-node-ds13.json index 08799f26bfd0..86ebe7e2182a 100755 --- a/cloudera-on-centos/data-node-ds13.json +++ b/cloudera-on-centos/data-node-ds13.json @@ -368,9 +368,9 @@ "[concat('Microsoft.Compute/virtualMachines/', variables('vmName'), copyIndex())]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.4", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ diff --git a/cloudera-on-centos/data-node-ds14.json b/cloudera-on-centos/data-node-ds14.json index 6a0bc06c738d..ea5f7085571e 100755 --- a/cloudera-on-centos/data-node-ds14.json +++ b/cloudera-on-centos/data-node-ds14.json @@ -413,9 +413,9 @@ "[concat('Microsoft.Compute/virtualMachines/', variables('vmName'), copyIndex())]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.4", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ diff --git a/cloudera-on-centos/master-node.json b/cloudera-on-centos/master-node.json index aa0011bc0993..091adcb90805 100755 --- a/cloudera-on-centos/master-node.json +++ b/cloudera-on-centos/master-node.json @@ -404,9 +404,9 @@ "[concat('Microsoft.Compute/virtualMachines/', variables('vmName'), copyIndex())]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.4", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ diff --git a/cloudera-on-centos/setup-cloudera.json b/cloudera-on-centos/setup-cloudera.json index ef38b1d4276d..c3e2feb45e21 100755 --- a/cloudera-on-centos/setup-cloudera.json +++ b/cloudera-on-centos/setup-cloudera.json @@ -65,9 +65,9 @@ "apiVersion": "[parameters('resourceAPIVersion')]", "location": "[resourceGroup().location]", "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.4", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ diff --git a/concourse-ci/azuredeploy.json b/concourse-ci/azuredeploy.json index dced7b782f4f..4912b64eaf40 100644 --- a/concourse-ci/azuredeploy.json +++ b/concourse-ci/azuredeploy.json @@ -556,9 +556,10 @@ "[concat('Microsoft.Compute/virtualMachines/', parameters('vmName'))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.4", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "fileUris": "[variables('filesToDownload')]" }, diff --git a/datastax/nested/nodes.json b/datastax/nested/nodes.json index 6db529f31931..1d3c4a180fc1 100644 --- a/datastax/nested/nodes.json +++ b/datastax/nested/nodes.json @@ -163,9 +163,9 @@ "[concat('Microsoft.Compute/virtualMachines/', parameters('namespace'), 'vm', copyindex())]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.4", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": "[parameters('osSettings').scripts]", diff --git a/datastax/nested/opscenter.json b/datastax/nested/opscenter.json index a9019e9649ff..ce9cd8f99034 100644 --- a/datastax/nested/opscenter.json +++ b/datastax/nested/opscenter.json @@ -123,9 +123,9 @@ "Microsoft.Compute/virtualMachines/opscenter" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.4", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": "[parameters('osSettings').scripts]", diff --git a/openshift-origin-rhel/azuredeploy.json b/openshift-origin-rhel/azuredeploy.json index 2e4ba39ded5c..5e30622cd1cd 100644 --- a/openshift-origin-rhel/azuredeploy.json +++ b/openshift-origin-rhel/azuredeploy.json @@ -553,9 +553,9 @@ "[concat('Microsoft.Compute/virtualMachines/', parameters('openshiftMasterHostname'))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.4", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ @@ -671,9 +671,9 @@ "count": "[parameters('nodeInstanceCount')]" }, "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.5", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ diff --git a/openshift-origin-rhel/nested/openshiftdeploy.json b/openshift-origin-rhel/nested/openshiftdeploy.json index 08e884f24f9c..da2a3da1365a 100644 --- a/openshift-origin-rhel/nested/openshiftdeploy.json +++ b/openshift-origin-rhel/nested/openshiftdeploy.json @@ -87,9 +87,9 @@ "displayName": "DeployOpenShift" }, "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.5", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ diff --git a/opensis-cluster-ubuntu/azuredeploy.json b/opensis-cluster-ubuntu/azuredeploy.json index df6f4e9b469b..63e0ed3da806 100644 --- a/opensis-cluster-ubuntu/azuredeploy.json +++ b/opensis-cluster-ubuntu/azuredeploy.json @@ -474,9 +474,10 @@ "[concat('Microsoft.Compute/virtualMachines/',concat(variables('vmName'),copyIndex()))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.4", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ "[variables('installFrontendScriptUri')]" @@ -592,9 +593,10 @@ "[concat('Microsoft.Compute/virtualMachines/',concat(variables('vmName'),'db'))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.4", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ "[variables('installBackendScriptUri')]" @@ -606,4 +608,4 @@ } } ] -} \ No newline at end of file +} diff --git a/opensis-singlevm-ubuntu/azuredeploy.json b/opensis-singlevm-ubuntu/azuredeploy.json index 3660239b7dc1..a5a273b24061 100644 --- a/opensis-singlevm-ubuntu/azuredeploy.json +++ b/opensis-singlevm-ubuntu/azuredeploy.json @@ -200,9 +200,10 @@ "[concat('Microsoft.Compute/virtualMachines/', variables('vmName'))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.4", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ "[variables('installScriptUri')]" @@ -214,4 +215,4 @@ } } ] -} \ No newline at end of file +} diff --git a/openvpn-access-server-ubuntu/azuredeploy.json b/openvpn-access-server-ubuntu/azuredeploy.json index d5b2dec7564a..17ca669421e0 100644 --- a/openvpn-access-server-ubuntu/azuredeploy.json +++ b/openvpn-access-server-ubuntu/azuredeploy.json @@ -194,9 +194,9 @@ "[concat('Microsoft.Compute/virtualMachines/', variables('vmName'))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.5", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ diff --git a/phabricator-on-ubuntu/azuredeploy.json b/phabricator-on-ubuntu/azuredeploy.json index 1ae710b04b39..08c812547a1f 100644 --- a/phabricator-on-ubuntu/azuredeploy.json +++ b/phabricator-on-ubuntu/azuredeploy.json @@ -174,10 +174,10 @@ "[concat('Microsoft.Compute/virtualMachines/', parameters('vmName'))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.5", - "autoupgrademinorversion":"true", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ "https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/phabricator-on-ubuntu/scripts/phabricator-install-ubuntu.sh" diff --git a/postgresql-on-ubuntu/database-16disk-resources.json b/postgresql-on-ubuntu/database-16disk-resources.json index 1304a1a459f2..49ab1f7ae0fa 100644 --- a/postgresql-on-ubuntu/database-16disk-resources.json +++ b/postgresql-on-ubuntu/database-16disk-resources.json @@ -282,9 +282,9 @@ "count": "[variables('vmCount')]" }, "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.5", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": "[parameters('osSettings').scripts]" diff --git a/postgresql-on-ubuntu/database-2disk-resources.json b/postgresql-on-ubuntu/database-2disk-resources.json index 233bffee4826..cb6f778b4bb0 100644 --- a/postgresql-on-ubuntu/database-2disk-resources.json +++ b/postgresql-on-ubuntu/database-2disk-resources.json @@ -142,9 +142,9 @@ "count": "[variables('vmCount')]" }, "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.5", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": "[parameters('osSettings').scripts]" diff --git a/postgresql-on-ubuntu/database-8disk-resources.json b/postgresql-on-ubuntu/database-8disk-resources.json index d5d604b412ce..a2d38fa61eb8 100644 --- a/postgresql-on-ubuntu/database-8disk-resources.json +++ b/postgresql-on-ubuntu/database-8disk-resources.json @@ -202,9 +202,9 @@ "count": "[variables('vmCount')]" }, "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.5", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": "[parameters('osSettings').scripts]" diff --git a/postgresql-standalone-server-ubuntu/azuredeploy.json b/postgresql-standalone-server-ubuntu/azuredeploy.json index aac9c9d09d61..b23093060967 100644 --- a/postgresql-standalone-server-ubuntu/azuredeploy.json +++ b/postgresql-standalone-server-ubuntu/azuredeploy.json @@ -188,11 +188,11 @@ "[concat('Microsoft.Compute/virtualMachines/', variables('vmName'))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.4", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { - "autoUpgradeMinorVersion": true, "fileUris": [ "https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/postgresql-standalone-server-ubuntu/install_postgresql.sh" ], diff --git a/sap-2-tier-marketplace-image/azuredeploy.json b/sap-2-tier-marketplace-image/azuredeploy.json index ad4e7f797f14..bd00f7002ded 100644 --- a/sap-2-tier-marketplace-image/azuredeploy.json +++ b/sap-2-tier-marketplace-image/azuredeploy.json @@ -104,10 +104,9 @@ "scriptCall": "powershell.exe -ExecutionPolicy bypass -File configureSAPVM.ps1" }, "Linux": { - "Publisher": "Microsoft.OSTCExtensions", - "Name": "CustomScriptForLinux", - "autoUpgradeMinorVersion": true, - "Version": "1.5", + "Publisher": "Microsoft.Azure.Extensions", + "Name": "CustomScript", + "Version": "2.0", "script": "[concat(variables('github'), 'configureSAPVM.sh')]", "scriptCall": "sh configureSAPVM.sh" } diff --git a/sap-2-tier-user-disk/azuredeploy.json b/sap-2-tier-user-disk/azuredeploy.json index cc738fad5ea4..b000bc009c99 100644 --- a/sap-2-tier-user-disk/azuredeploy.json +++ b/sap-2-tier-user-disk/azuredeploy.json @@ -67,10 +67,9 @@ "scriptCall": "powershell.exe -File configureSAPVM.ps1" }, "Linux": { - "Publisher": "Microsoft.OSTCExtensions", - "Name": "CustomScriptForLinux", - "Version": "1.5", - "autoUpgradeMinorVersion": true, + "Publisher": "Microsoft.Azure.Extensions", + "Name": "CustomScript", + "Version": "2.0", "script": "[concat(variables('github'), 'configureSAPVM.sh')]", "scriptCall": "sh configureSAPVM.sh" } diff --git a/sap-2-tier-user-image/azuredeploy.json b/sap-2-tier-user-image/azuredeploy.json index 29e3a0812169..310e53571d07 100644 --- a/sap-2-tier-user-image/azuredeploy.json +++ b/sap-2-tier-user-image/azuredeploy.json @@ -85,10 +85,9 @@ "scriptCall": "powershell.exe -File configureSAPVM.ps1" }, "Linux": { - "Publisher": "Microsoft.OSTCExtensions", - "Name": "CustomScriptForLinux", - "Version": "1.5", - "autoUpgradeMinorVersion": true, + "Publisher": "Microsoft.Azure.Extensions", + "Name": "CustomScript", + "Version": "2.0", "script": "[concat(variables('github'), 'configureSAPVM.sh')]", "scriptCall": "sh configureSAPVM.sh" } diff --git a/sap-3-tier-marketplace-image/azuredeploy.json b/sap-3-tier-marketplace-image/azuredeploy.json index 8c9b151b3677..6a187650950b 100644 --- a/sap-3-tier-marketplace-image/azuredeploy.json +++ b/sap-3-tier-marketplace-image/azuredeploy.json @@ -110,10 +110,10 @@ "scriptCall": "powershell.exe -ExecutionPolicy bypass -File configureSAPVM.ps1" }, "Linux": { - "Publisher": "Microsoft.OSTCExtensions", - "Name": "CustomScriptForLinux", + "Publisher": "Microsoft.Azure.Extensions", + "Name": "CustomScript", + "Version": "2.0", "autoUpgradeMinorVersion": true, - "Version": "1.5", "script": "[concat(variables('github'), 'configureSAPVM.sh')]", "scriptCall": "sh configureSAPVM.sh" } diff --git a/sap-3-tier-user-image/azuredeploy.json b/sap-3-tier-user-image/azuredeploy.json index 8be98a904fa4..65571ee3f4a0 100644 --- a/sap-3-tier-user-image/azuredeploy.json +++ b/sap-3-tier-user-image/azuredeploy.json @@ -86,9 +86,9 @@ "scriptCall": "powershell.exe -ExecutionPolicy bypass -File configureSAPVM.ps1" }, "Linux": { - "Publisher": "Microsoft.OSTCExtensions", - "Name": "CustomScriptForLinux", - "Version": "1.5", + "Publisher": "Microsoft.Azure.Extensions", + "Name": "CustomScript", + "Version": "2.0", "autoUpgradeMinorVersion": true, "script": "[concat(variables('github'), 'configureSAPVM.sh')]", "scriptCall": "sh configureSAPVM.sh" diff --git a/scrapy-on-ubuntu/azuredeploy.json b/scrapy-on-ubuntu/azuredeploy.json index 0aa548667671..05e665b2132f 100644 --- a/scrapy-on-ubuntu/azuredeploy.json +++ b/scrapy-on-ubuntu/azuredeploy.json @@ -225,9 +225,10 @@ "[concat('Microsoft.Compute/virtualMachines/', parameters('vmName'))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.2", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ "https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/scrapy-on-ubuntu/scrapy-install-ubuntu.sh", diff --git a/shadow-on-ubuntu/azuredeploy.json b/shadow-on-ubuntu/azuredeploy.json index acfb7c7bc33b..835fd2af39c9 100644 --- a/shadow-on-ubuntu/azuredeploy.json +++ b/shadow-on-ubuntu/azuredeploy.json @@ -194,9 +194,9 @@ "[concat('Microsoft.Compute/virtualMachines/', variables('vmName'))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.4", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ @@ -207,4 +207,4 @@ } } ] -} \ No newline at end of file +} diff --git a/shibboleth-cluster-ubuntu/azuredeploy.json b/shibboleth-cluster-ubuntu/azuredeploy.json index 1a21fea269cf..a51dcfbf292d 100644 --- a/shibboleth-cluster-ubuntu/azuredeploy.json +++ b/shibboleth-cluster-ubuntu/azuredeploy.json @@ -563,9 +563,9 @@ "[concat('Microsoft.Compute/virtualMachines/',concat(variables('vmName'),'db'))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.4", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ @@ -586,9 +586,9 @@ "[concat('Microsoft.Compute/virtualMachines/',concat(variables('vmName'),copyIndex()))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.4", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ diff --git a/shibboleth-singlevm-ubuntu/azuredeploy.json b/shibboleth-singlevm-ubuntu/azuredeploy.json index 5a809fe9f421..fe2faec69c6d 100644 --- a/shibboleth-singlevm-ubuntu/azuredeploy.json +++ b/shibboleth-singlevm-ubuntu/azuredeploy.json @@ -194,9 +194,9 @@ "[concat('Microsoft.Compute/virtualMachines/', variables('vmName'))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.4", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ diff --git a/slurm-on-sles12-hpc/azuredeploy.json b/slurm-on-sles12-hpc/azuredeploy.json index b77183e09771..3b38639ff15b 100644 --- a/slurm-on-sles12-hpc/azuredeploy.json +++ b/slurm-on-sles12-hpc/azuredeploy.json @@ -441,9 +441,10 @@ "[concat('Microsoft.Compute/virtualMachines/', variables('masterVMName'))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.3", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ "[concat(variables('templateBaseUrl'), 'azuredeploy.sh')]" @@ -466,9 +467,10 @@ "count": "[parameters('workerNodeCount')]" }, "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.3", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ "[concat(variables('templateBaseUrl'), 'azuredeploy.sh')]" diff --git a/slurm/azuredeploy.json b/slurm/azuredeploy.json index 27d304b509d1..153b682b34e4 100644 --- a/slurm/azuredeploy.json +++ b/slurm/azuredeploy.json @@ -206,9 +206,10 @@ "[concat('Microsoft.Compute/virtualMachines/', variables('masterVMName'))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.4", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ "[concat(variables('templateBaseUrl'), 'azuredeploy.sh')]" @@ -294,4 +295,4 @@ } } ] -} \ No newline at end of file +} diff --git a/spark-and-cassandra-on-centos/azuredeploy.json b/spark-and-cassandra-on-centos/azuredeploy.json index 11b23b5c3795..d8d5ce5d3f89 100644 --- a/spark-and-cassandra-on-centos/azuredeploy.json +++ b/spark-and-cassandra-on-centos/azuredeploy.json @@ -619,9 +619,9 @@ "displayName": "scriptMasterSparkProvisioner" }, "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.4", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ @@ -699,9 +699,9 @@ "displayName": "scriptSlaveProvisionerScript" }, "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.4", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ @@ -772,9 +772,9 @@ "displayName": "scriptCassandraProvisioner" }, "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.4", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ diff --git a/spark-on-ubuntu/azuredeploy.json b/spark-on-ubuntu/azuredeploy.json index 33faeb1657a4..ef8ddac52150 100644 --- a/spark-on-ubuntu/azuredeploy.json +++ b/spark-on-ubuntu/azuredeploy.json @@ -387,9 +387,9 @@ "[concat('Microsoft.Network/networkInterfaces/', 'nic', copyindex())]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.5", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ @@ -413,9 +413,9 @@ "[concat('Microsoft.Network/networkInterfaces/', 'nicsl', copyindex())]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.5", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ diff --git a/spark-ubuntu-multidisks/datastore-16disk-resources.json b/spark-ubuntu-multidisks/datastore-16disk-resources.json index 9e0549f069dc..2504f29054b1 100644 --- a/spark-ubuntu-multidisks/datastore-16disk-resources.json +++ b/spark-ubuntu-multidisks/datastore-16disk-resources.json @@ -283,9 +283,9 @@ "count": "[variables('vmCount')]" }, "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.5", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": "[parameters('osSettings').scripts]", diff --git a/spark-ubuntu-multidisks/datastore-2disk-resources.json b/spark-ubuntu-multidisks/datastore-2disk-resources.json index eb8a11513322..0011b8aedb7c 100644 --- a/spark-ubuntu-multidisks/datastore-2disk-resources.json +++ b/spark-ubuntu-multidisks/datastore-2disk-resources.json @@ -143,9 +143,9 @@ "count": "[variables('vmCount')]" }, "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.5", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": "[parameters('osSettings').scripts]", diff --git a/spark-ubuntu-multidisks/datastore-8disk-resources.json b/spark-ubuntu-multidisks/datastore-8disk-resources.json index fc764be65d7c..fec12e43ba01 100644 --- a/spark-ubuntu-multidisks/datastore-8disk-resources.json +++ b/spark-ubuntu-multidisks/datastore-8disk-resources.json @@ -203,9 +203,9 @@ "count": "[variables('vmCount')]" }, "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.5", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": "[parameters('osSettings').scripts]", diff --git a/splunk-on-ubuntu/nested/splunk-2disk-resources-loop.json b/splunk-on-ubuntu/nested/splunk-2disk-resources-loop.json index aa996b7b26fb..28b17205691f 100644 --- a/splunk-on-ubuntu/nested/splunk-2disk-resources-loop.json +++ b/splunk-on-ubuntu/nested/splunk-2disk-resources-loop.json @@ -168,9 +168,9 @@ "count": "[variables('vmCount')]" }, "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.5", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": "[parameters('osSettings').scripts]" diff --git a/splunk-on-ubuntu/nested/splunk-2disk-resources.json b/splunk-on-ubuntu/nested/splunk-2disk-resources.json index 600f5b930012..d7d8077e74aa 100644 --- a/splunk-on-ubuntu/nested/splunk-2disk-resources.json +++ b/splunk-on-ubuntu/nested/splunk-2disk-resources.json @@ -151,9 +151,9 @@ "[concat('Microsoft.Network/networkInterfaces/', variables('nicName'))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.5", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": "[parameters('osSettings').scripts]" diff --git a/splunk-on-ubuntu/nested/splunk-8disk-resources-loop.json b/splunk-on-ubuntu/nested/splunk-8disk-resources-loop.json index 1d46410af833..d6742ce54aa5 100644 --- a/splunk-on-ubuntu/nested/splunk-8disk-resources-loop.json +++ b/splunk-on-ubuntu/nested/splunk-8disk-resources-loop.json @@ -227,9 +227,9 @@ "count": "[variables('vmCount')]" }, "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.5", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": "[parameters('osSettings').scripts]" diff --git a/splunk-on-ubuntu/nested/splunk-8disk-resources.json b/splunk-on-ubuntu/nested/splunk-8disk-resources.json index cbea4c1e4560..004fc662bcc5 100644 --- a/splunk-on-ubuntu/nested/splunk-8disk-resources.json +++ b/splunk-on-ubuntu/nested/splunk-8disk-resources.json @@ -211,9 +211,9 @@ "[concat('Microsoft.Network/networkInterfaces/', variables('nicName'))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.5", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": "[parameters('osSettings').scripts]" diff --git a/sqldb-django-on-ubuntu/azuredeploy.json b/sqldb-django-on-ubuntu/azuredeploy.json index 79df1392559d..593234671481 100644 --- a/sqldb-django-on-ubuntu/azuredeploy.json +++ b/sqldb-django-on-ubuntu/azuredeploy.json @@ -296,9 +296,10 @@ "[concat('Microsoft.Compute/virtualMachines/', variables('vmName'))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.4", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ "https://raw.githubusercontent.com/meet-bhagdev/templates/master/django-sql-app/install_django.sh" @@ -310,4 +311,4 @@ } } ] -} \ No newline at end of file +} diff --git a/syscoin-on-ubuntu/azuredeploy.json b/syscoin-on-ubuntu/azuredeploy.json index 61fa74e3dbc2..09e2041e21e2 100644 --- a/syscoin-on-ubuntu/azuredeploy.json +++ b/syscoin-on-ubuntu/azuredeploy.json @@ -194,9 +194,9 @@ "[concat('Microsoft.Compute/virtualMachines/', variables('vmName'))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.4", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ @@ -207,4 +207,4 @@ } } ] -} \ No newline at end of file +} diff --git a/torque-cluster/azuredeploy.json b/torque-cluster/azuredeploy.json index 989dcefb7efe..de2baea62385 100644 --- a/torque-cluster/azuredeploy.json +++ b/torque-cluster/azuredeploy.json @@ -205,9 +205,10 @@ "[concat('Microsoft.Compute/virtualMachines/', variables('masterVMName'))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.4", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ "[concat(variables('templateBaseUrl'), 'azuredeploy.sh')]" @@ -293,4 +294,4 @@ } } ] -} \ No newline at end of file +} diff --git a/trend-chef-splunk-security/nested/orchestrator-server-setup-trend.json b/trend-chef-splunk-security/nested/orchestrator-server-setup-trend.json index f29e0e6f23c7..9f9cd53c4581 100644 --- a/trend-chef-splunk-security/nested/orchestrator-server-setup-trend.json +++ b/trend-chef-splunk-security/nested/orchestrator-server-setup-trend.json @@ -16,9 +16,9 @@ "apiVersion": "2015-05-01-preview", "location": "[parameters('location')]", "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.5", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ @@ -29,4 +29,4 @@ } } ] -} \ No newline at end of file +} diff --git a/trend-chef-splunk-security/nested/trendp2p-chefnodes.json b/trend-chef-splunk-security/nested/trendp2p-chefnodes.json index d822856e2b59..723b39f112d6 100755 --- a/trend-chef-splunk-security/nested/trendp2p-chefnodes.json +++ b/trend-chef-splunk-security/nested/trendp2p-chefnodes.json @@ -445,9 +445,10 @@ "[concat('Microsoft.Compute/virtualMachines/', parameters('chefprefix'),parameters('vmNameDSAgent'),copyindex(),'/extensions/',variables('vmExtensionName'))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.5", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ "[parameters('chefnodeCustomScripturl')]" diff --git a/trend-chef-splunk-security/nested/trendp2p-chefserver.json b/trend-chef-splunk-security/nested/trendp2p-chefserver.json index 2ead23e492a0..fac43ed1f800 100755 --- a/trend-chef-splunk-security/nested/trendp2p-chefserver.json +++ b/trend-chef-splunk-security/nested/trendp2p-chefserver.json @@ -182,9 +182,10 @@ ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.5", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ "[parameters('chefServerScriptUrl')]" @@ -314,4 +315,4 @@ "value": "[concat('https://',reference(resourceId('Microsoft.Network/publicIPAddresses',parameters('publicIPAddressNameChefServer'))).dnsSettings.fqdn)]" } } -} \ No newline at end of file +} diff --git a/trend-chef-splunk-security/nested/trendp2p-splunkenterprise.json b/trend-chef-splunk-security/nested/trendp2p-splunkenterprise.json index 96f144087fe3..ea1797533526 100755 --- a/trend-chef-splunk-security/nested/trendp2p-splunkenterprise.json +++ b/trend-chef-splunk-security/nested/trendp2p-splunkenterprise.json @@ -362,9 +362,10 @@ "[concat('Microsoft.Network/networkInterfaces/', parameters('networkInterfaceNameSplunkEnterprise'))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.5", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "fileUris": "[parameters('osSettingsSplunk').scripts]" }, @@ -381,4 +382,4 @@ "value": "[concat('https://',reference(resourceId('Microsoft.Network/publicIPAddresses',parameters('publicIPAddressSettingsSplunk').name)).dnsSettings.fqdn)]" } } -} \ No newline at end of file +} diff --git a/ubuntu-desktop-gnome/azuredeploy.json b/ubuntu-desktop-gnome/azuredeploy.json index 811f1382a06e..724666fb4496 100644 --- a/ubuntu-desktop-gnome/azuredeploy.json +++ b/ubuntu-desktop-gnome/azuredeploy.json @@ -287,9 +287,10 @@ "[concat('Microsoft.Compute/virtualMachines/', variables('vmName'))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.3", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "commandToExecute": "[concat(variables('commandPrefix'), variables('wgetCommandPrefix'), parameters('adminUsername'), variables('wgetCommandPostfix'))]" } diff --git a/ubuntu-desktop-xfce-rdp/azuredeploy.json b/ubuntu-desktop-xfce-rdp/azuredeploy.json index dc3845d4e757..cf1c8e4f7e9a 100644 --- a/ubuntu-desktop-xfce-rdp/azuredeploy.json +++ b/ubuntu-desktop-xfce-rdp/azuredeploy.json @@ -188,11 +188,11 @@ "[concat('Microsoft.Compute/virtualMachines/', variables('vmName'))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.4", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { - "autoUpgradeMinorVersion": true, "fileUris": [ "https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/ubuntu-desktop-xfce-rdp/install_xrdp.sh" ], diff --git a/vcash-on-ubuntu/azuredeploy.json b/vcash-on-ubuntu/azuredeploy.json index 318a825c1f1f..7f7aa5cefd2f 100644 --- a/vcash-on-ubuntu/azuredeploy.json +++ b/vcash-on-ubuntu/azuredeploy.json @@ -194,9 +194,9 @@ "[concat('Microsoft.Compute/virtualMachines/', variables('vmName'))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.4", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ @@ -207,4 +207,4 @@ } } ] -} \ No newline at end of file +} diff --git a/vertx-openjdk-apache-mysql-on-ubuntu/azuredeploy.json b/vertx-openjdk-apache-mysql-on-ubuntu/azuredeploy.json index 427ffa7b832b..d4e6885e9afd 100644 --- a/vertx-openjdk-apache-mysql-on-ubuntu/azuredeploy.json +++ b/vertx-openjdk-apache-mysql-on-ubuntu/azuredeploy.json @@ -179,9 +179,10 @@ "[concat('Microsoft.Compute/virtualMachines/', parameters('vmName'))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.3", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ "https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/vertx-openjdk-apache-mysql-on-ubuntu/install.sh" diff --git a/viacoin-blockchain-ubuntu/azuredeploy.json b/viacoin-blockchain-ubuntu/azuredeploy.json index d46062e62814..0b51b84e7359 100644 --- a/viacoin-blockchain-ubuntu/azuredeploy.json +++ b/viacoin-blockchain-ubuntu/azuredeploy.json @@ -208,9 +208,9 @@ "displayName": "viaScript" }, "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.5", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ @@ -223,4 +223,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/vsts-fullbuild-ubuntu-vm/azuredeploy.json b/vsts-fullbuild-ubuntu-vm/azuredeploy.json index 694bca00ffc5..2c95ec916dfc 100755 --- a/vsts-fullbuild-ubuntu-vm/azuredeploy.json +++ b/vsts-fullbuild-ubuntu-vm/azuredeploy.json @@ -187,10 +187,10 @@ "location": "[resourceGroup().location]", "dependsOn": ["[concat('Microsoft.Compute/virtualMachines/', variables('vmName'))]"], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.5", - "autoUpgradeMinorVersion":true, + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ "https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/vsts-fullbuild-ubuntu-vm/scripts/full-vstsbuild-install.sh" diff --git a/vsts-minbuildjava-ubuntu-vm/azuredeploy.json b/vsts-minbuildjava-ubuntu-vm/azuredeploy.json index a8c6f0b33cda..021dbc7050ef 100755 --- a/vsts-minbuildjava-ubuntu-vm/azuredeploy.json +++ b/vsts-minbuildjava-ubuntu-vm/azuredeploy.json @@ -187,10 +187,10 @@ "location": "[resourceGroup().location]", "dependsOn": ["[concat('Microsoft.Compute/virtualMachines/', variables('vmName'))]"], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.5", - "autoUpgradeMinorVersion":true, + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ "https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/vsts-minbuildjava-ubuntu-vm/scripts/java-vstsbuild-install.sh" diff --git a/website-cluster-centos/nested/lb-resources.json b/website-cluster-centos/nested/lb-resources.json index b55d2e7ac053..ae9ae6050cb4 100644 --- a/website-cluster-centos/nested/lb-resources.json +++ b/website-cluster-centos/nested/lb-resources.json @@ -257,10 +257,10 @@ "[concat('Microsoft.Network/networkInterfaces/', parameters('namespace'), parameters('vmbasename'), 'nic')]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.4", - "autoUpgradeMinorVersion": true, + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "fileUris": "[parameters('osSettings').scripts]" }, diff --git a/website-cluster-centos/nested/mysqlMaster-resources.json b/website-cluster-centos/nested/mysqlMaster-resources.json index 265755f27bdd..9a5691550ae1 100644 --- a/website-cluster-centos/nested/mysqlMaster-resources.json +++ b/website-cluster-centos/nested/mysqlMaster-resources.json @@ -238,10 +238,10 @@ "[concat('Microsoft.Compute/virtualMachines/', concat(parameters('namespace'), concat(parameters('vmbasename'), 'vm')))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.4", - "autoUpgradeMinorVersion": true, + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "fileUris": "[parameters('osSettings').scripts]" }, diff --git a/website-cluster-centos/nested/mysqlSlave-resources.json b/website-cluster-centos/nested/mysqlSlave-resources.json index 96aa51fe57d1..974ce4020031 100644 --- a/website-cluster-centos/nested/mysqlSlave-resources.json +++ b/website-cluster-centos/nested/mysqlSlave-resources.json @@ -238,10 +238,10 @@ "[concat('Microsoft.Compute/virtualMachines/', concat(parameters('namespace'), concat(parameters('vmbasename'), 'vm')))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.4", - "autoUpgradeMinorVersion": true, + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "fileUris": "[parameters('osSettings').scripts]" }, diff --git a/website-cluster-centos/nested/redisMaster-resources.json b/website-cluster-centos/nested/redisMaster-resources.json index f2f35b45e2a5..91188e104bcd 100644 --- a/website-cluster-centos/nested/redisMaster-resources.json +++ b/website-cluster-centos/nested/redisMaster-resources.json @@ -235,10 +235,10 @@ "[concat('Microsoft.Compute/virtualMachines/', concat(parameters('namespace'), concat(parameters('vmbasename'), 'vm')))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.4", - "autoUpgradeMinorVersion": true, + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "fileUris": "[parameters('osSettings').scripts]" }, diff --git a/website-cluster-centos/nested/redisSlave-resources.json b/website-cluster-centos/nested/redisSlave-resources.json index 39ba2b1919a1..d9c9aac267fc 100644 --- a/website-cluster-centos/nested/redisSlave-resources.json +++ b/website-cluster-centos/nested/redisSlave-resources.json @@ -235,10 +235,10 @@ "[concat('Microsoft.Compute/virtualMachines/', concat(parameters('namespace'), concat(parameters('vmbasename'), 'vm')))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.4", - "autoUpgradeMinorVersion": true, + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "fileUris": "[parameters('osSettings').scripts]" }, diff --git a/website-cluster-centos/nested/web-resources.json b/website-cluster-centos/nested/web-resources.json index ed4bd4a265ad..ac31d5d4b8a1 100644 --- a/website-cluster-centos/nested/web-resources.json +++ b/website-cluster-centos/nested/web-resources.json @@ -238,10 +238,10 @@ "[concat('Microsoft.Compute/virtualMachines/', concat(parameters('namespace'), concat(parameters('vmbasename'), 'vm')))]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.4", - "autoUpgradeMinorVersion": true, + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "fileUris": "[parameters('osSettings').scripts]" }, diff --git a/xtremedata-dbx-cluster-centos/azuredeploy.json b/xtremedata-dbx-cluster-centos/azuredeploy.json index b52adf1a5bff..ca19042edcfa 100644 --- a/xtremedata-dbx-cluster-centos/azuredeploy.json +++ b/xtremedata-dbx-cluster-centos/azuredeploy.json @@ -228,9 +228,10 @@ "[concat('Microsoft.Compute/virtualMachines/', variables('hostName'),'-imghlpr')]" ], "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.2", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ "[concat(variables('templateURLBase'),'/azure-imghlpr.sh')]" @@ -427,9 +428,10 @@ "count": "[parameters('vmCount')]" }, "properties": { - "publisher": "Microsoft.OSTCExtensions", - "type": "CustomScriptForLinux", - "typeHandlerVersion": "1.2", + "publisher": "Microsoft.Azure.Extensions", + "type": "CustomScript", + "typeHandlerVersion": "2.0", + "autoUpgradeMinorVersion": true, "settings": { "fileUris": [ "[concat(variables('templateURLBase'),'/azure-dbx-setup.sh')]",