Update azuredeploy.json

This commit is contained in:
Anup Singh
2021-07-30 20:55:04 +05:30
committed by GitHub
parent 60b0620387
commit 5dd04fb9d4

View File

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