Update azuredeploy.json

This commit is contained in:
Anup Singh
2021-11-02 19:29:36 +05:30
committed by GitHub
parent 2a2fe0a67b
commit d7a47e3daa

View File

@@ -308,7 +308,7 @@
"artifactoryLicense5": "[parameters('artifactoryLicense5')]",
"osType": {
"publisher": "jfrog",
"offer": "artifactory-vm",
"offer": "artifactory-vm-preview",
"sku": "artifactory-vm",
"version": "[parameters('artifactoryVersion')]"
},
@@ -776,7 +776,7 @@
"plan": {
"name": "artifactory-vm",
"publisher": "jfrog",
"product": "artifactory-vm"
"product": "artifactory-vm-preview"
},
"sku": {
"name": "[parameters('vmSku')]",
@@ -873,7 +873,7 @@
"plan": {
"name": "artifactory-vm",
"publisher": "jfrog",
"product": "artifactory-vm"
"product": "artifactory-vm-preview"
},
"sku": {
"name": "[parameters('vmSku')]",