Skip To Content

Upgrade deployments

A new version of ArcGIS Enterprise Cloud Builder for Microsoft Azure is available with each ArcGIS release. Images that contain the latest version of ArcGIS software are also available at each release. The images and ArcGIS Enterprise Cloud Builder for Microsoft Azure versions you use must match. For example, to deploy ArcGIS Enterprise using 10.6.1 images or to manage 10.6.1 deployments, you must use the 10.6.1 version of ArcGIS Enterprise Cloud Builder for Microsoft Azure.

You can use ArcGIS Enterprise Cloud Builder for Microsoft Azure 10.6.1 to upgrade deployments you created with ArcGIS Enterprise Cloud Builder for Microsoft Azure 10.6. When you access a 10.6 deployment from ArcGIS Enterprise Cloud Builder for Microsoft Azure 10.6.1, the only management option available is to delete or upgrade. For deployments earlier than 10.6, no management options are available from ArcGIS Enterprise Cloud Builder for Microsoft Azure 10.6.1.

Tip:

You can have different versions of ArcGIS Enterprise Cloud Builder for Microsoft Azure on the same machine, allowing you to manage version-specific deployments.

Upgrade a 10.6 deployment using Cloud Builder

If you created a 10.6 deployment using ArcGIS Enterprise Cloud Builder for Microsoft Azure, you can use ArcGIS Enterprise Cloud Builder for Microsoft Azure to upgrade it to 10.6.1.

Follow these steps to upgrade a deployment you launched with ArcGIS Enterprise Cloud Builder for Microsoft Azure 10.6:

  1. Download and install the latest version of ArcGIS Enterprise Cloud Builder for Microsoft Azure.
  2. Start ArcGIS Enterprise Cloud Builder for Microsoft Azure.
  3. Sign in to Microsoft Azure.

    If you want to use the Microsoft Azure Government cloud and have an Azure Government subscription, check U.S. Government Cloud.

  4. Choose the Azure subscription that contains the ArcGIS Server site or ArcGIS Enterprise deployment you want to upgrade and click next.
  5. In the Deployments list, open the details for the deployment you want to upgrade.
  6. Click the Upgrade Deployment button Upgrade Deployment.

    When you start the upgrade process from any part of an ArcGIS Enterprise deployment, Cloud Builder upgrades the whole deployment. For example, if you clicked the Upgrade Deployment button for an ArcGIS GeoAnalytics Server site that is federated with your ArcGIS Enterprise portal, ArcGIS Enterprise is upgraded in its entirety, not just the ArcGIS GeoAnalytics Server site.

  7. Provide the user name and password of the machine administrator.

    Use the same account you used when you created the instances in your deployment.

  8. Click next to proceed to the License and Credentials settings.
  9. Under Site License, provide current license files.
    • If you are upgrading an ArcGIS Enterprise portal, browse to the Portal for ArcGIS license file for the Portal License.
    • If you are upgrading an ArcGIS Enterprise portal (which always includes a hosting server) or a stand-alone ArcGIS GIS Server site, browse to the ArcGIS GIS Server license for the Server License.
  10. Type the user name and password for Site Administrator.

    You created this account when you created your deployment. Use the same user name and password.

  11. Type the user name and password for ArcGIS Service Account.

    You created this account when you created your deployment. Use the same user name and password.

  12. Click next to proceed to Deployment Options.
  13. Choose or create a storage account to hold the artifacts Cloud Builder creates during the upgrade process. To create a storage account, follow these steps:
    1. Type a name for the storage account. Names must be unique. Click Check Availability to confirm the storage account name is unique.
    2. Choose the Azure region where your storage will reside.
    3. Choose an existing resource group or create one.
    4. Choose the type of redundancy for your storage account: Geo-Redundant, Locally Redundant, or Read-Access Geo-Redundant.

      See Azure Storage replication in Microsoft Azure documentation for a description of each redundancy option.

    5. Once the storage account is created, click close.
  14. Click next.
  15. If you are upgrading an ArcGIS Enterprise portal that includes federated servers, provide the license file and ArcGIS Service Account user name and password for each federated server. Click next when you finish.

    Be sure the licenses you provide are for the correct role for each federated server.

  16. Review the settings in the Summary pane. If anything needs to be changed, click back to go to the page where you need to change the information.

    Tip:

    Click save summary to save your upgrade information to a text file so you can refer to it for information such as license file location and the names of machines that were upgraded.

  17. Click save automation artifacts to export an archive (.zip) file containing information and files you can use in automation scripts to perform future upgrades of this deployment.
    1. Browse to a location on the local disk where the archive file will be created and type a name for the file.
    2. Choose the type of automation format you'll use.
    3. Click generate to create the file.
    4. To automate future upgrades, run the Upgrade-ArcGISSite.ps1 script in a Azure PowerShell console or, to upgrade with Azure CLI on Bash, run the upgradeArcGISSite.sh script in a bash shell.
  18. When all settings are correct and you have saved the files you need, click finish to upgrade.
    Note:

    Upgrades can take up to 5 hours to complete, depending on the size of your deployment. Do not close ArcGIS Enterprise Cloud Builder for Microsoft Azure until the upgrade process finishes for all components in the deployment.

    If you encounter problems upgrading, see the log files created in the %temp% directory on the machine where Cloud Builder is installed. By default, that directory is C:\Users\<your login>\AppData\local\temp.

Upgrade 10.5.1 or earlier deployments

If you created your deployment using ArcGIS Enterprise Cloud Builder for Microsoft Azure 10.5.1 or earlier versions, you need to upgrade the ArcGIS software just as you do on-premises installations. Even if your deployment is currently on 10.6, if you created it at an earlier release and upgraded it to 10.6, you need to continue manually upgrading the components.

See the following upgrade topics for each component you need to upgrade:

Once you've upgraded the software, do not use ArcGIS Enterprise Cloud Builder for Microsoft Azure for postdeployment operations such as registering databases with ArcGIS Server, installing CA-issued-certificates, managing machines, or upgrading.

Upgrade registered databases that contain geodatabases

If you have managed databases registered with your ArcGIS Server site or you enabled a geodatabase in any of the databases you registered to your ArcGIS Server site, you can upgrade the geodatabase after upgrading ArcGIS Server or ArcGIS Pro in your Azure deployment. See Upgrade an enterprise geodatabase in SQL Server in the ArcGIS Pro help for instructions.