Trying an upgrade of the base deployment from 10.9 to 11.1 using automation artifacts created using Azure Cloud Builder 11.1 as explained in this article.
https://enterprise.arcgis.com/en/server/latest/cloud/azure/upgrade-azure-deployments.htm
Not clear what would be the parameters to the upgradeArcGISSite.sh in azure bash shell, as there are a number of json files in the upgrade version.
Example of the bash shell command below: (using add-upgrade-vm.json and add-upgrade-vm.parameters.json)
./upgradeArcGISSite.sh -f add-upgrade-vm.json -p add-upgrade-vm.parameters.json -g gds7 -l uksouth -s gds7storage -r gds7
Is this correct?
Thanks for suggestions