Upgrade Report Server Azure App Service

Follow the below steps to upgrade the Report Server App Service to the latest.

  • Preparation for upgrade
  • Stop Report Server Azure App Service.
  • Upgrade Report Server to the latest release version.
  • Start Report Server Azure App Service.
  • Run the Report Server and check the new features.

Preparation for upgrade

  • To upgrade the Report Server Azure App Service to latest version need to access the Azure portal https://portal.azure.com with Azure portal credentials and access rights to edit the Report Server App Service.
  • Check the latest version release features here.

Stop Report Server Azure App Service

Before starting upgrade/update process the Report Server App Service has to be stopped first.

Follow below steps to stop Report Server App Service.

  • Login to Azure portal: https://portal.azure.com.

  • Select App Services in Microsoft Azure Services.

  • Select Report Server Azure App Service.

  • In the Overview section Click on Stop button.

    Stop Report Server Azure App Service

Upgrade Report Server to the latest release version

Follow the below steps to configure the existing Azure Blob Storage details to the latest Report Server

  1. Login to Azure portal: https://portal.azure.com.

  2. Select Report Server App Services.

  3. Select Deployment options in the left panel of the Report Server App Service.

    Deployment options

  4. Once Deployment option is clicked Deployment options blade opens. If the source is already connected/sync with any deployment source click on Disconnect. If not Select Choose Source.

    Disconnect existing deployment

    Choose Source

  5. In Choose Source tab select External Repository option.

    External Repository

  6. Now fill the below details in the Deployment option blade.

    Repository URL https://github.com/syncfusion/enterpriseserver-Reportazure.git
    Branch v3.2.0.42
    Repository Type Git

    Deploymente option for External repository

  7. Press the OK button in Deployment setting blade. “Successfully set up deployment source” notification will be shown in notification blade.

    Success notification of Deployment option

  8. Now in deployment option blade click on Sync button and click Yes in Synchronize Source Control confirmation popup.

    Sync button

    Sync Confirmation

  9. Synchronization Request Submitted notification is shown in notification blade and synchronization progress is shown in Deployment options Blade.

    Synchronization Status

  10. Please wait until Synchronization completes.

    Synchronization Completed

  11. Click on the Application settings link in the settings panel. Add the Report Service Virtual Application the Virtual application and directories section and save the settings.

    Add Report Service Virtual applications

Start Report Server Azure App Service

Once Report Server App Service update/upgrade is completed Start Report Server App Service

Follow the below the steps to start App Service

  • Select App Services in Microsoft Azure Services.

  • Select Report Server Azure App Service.

  • In the Overview Section Click on Start button.

    Stop Report Server Azure App Service

Restart WebJobs

Once the Azure Blob Storage details are configured in the Report Server application, must restart WebJobs.

Follow the below steps to restart the WebJobs.

  1. Select WebJobs in the left panel of the Latest Report Server App Service.

  2. Select ReportServerScheduler WebJobs and click on Stop button.

    Stop Web job

  3. Once the status for ReportServerScheduler WebJobs changed to Stopped then click on Start button.

    Start Web job

Run the Report Server and check the new features

Now that we have completed the Report Server upgrade process. Launch the Report Server from the Azure App Service details blade or type in the Report Server URL in the browser.

Launch Report Server