Articles in this section
Category / Section

Deploy Bold BI Azure Web App Using the ARM Template with Existing App Service Plan in Azure App Service

Published:

The following steps help you deploy a Bold BI application using the existing App Service Plan in Azure App Service.

  1. log in to Azure Portal.

  2. Click New in the left menu.

    Create_new_template.png

  3. Search Template deployment in the marketplace and select the same.

    Choose_template_deployment.png

  4. Then click create.

    Click_create_template.png

  5. Now, select Build your own template in the editor in the Custom deployment window.

    Choose_own_template_editor.png

  6. Click here to download the ARM template file.

  7. Copy all the contents in the template file and replace them in the Edit template window.

    Edit-template-window.png

  8. Modify the template file to refer existing App Service Plan Name. Refer to the following image and remove the first two lines in Variables for app service plan requirement.

    SVC_Name.png

  9. Then replace an existing app service plan name in the “WebAppSvcPlanName.”

    SVC_Rename.png

  10. From the resources, remove the following line, which is used to create a new app service plan, and remove the dependOn block referred to in the following images.

    Resource_remove.png

    dependsOn.png

  11. Then click save.

  12. Fill in the form as per the following instructions to complete the deployment steps.

    Subscription: Choose the subscription that you have with Azure. Learn more about subscriptions from here.

    Resource group: This is a logical group in Azure to group your resources like a web app, storage account, network, and more. Learn more about resource groups here.

    Location: Choose the location where your app is planned to be deployed. “East US” is our recommended location.

    Storage Type: Bold BI Web App stores the resources either in the File storage or in Blob storage. Choose a storage type for storing the files which Report Server generates. A complete list of files generated by the Report Server can be viewed here. (For upgrade Select File storage).

    Web App name: This is the name of the Bold BI App that you want to have in the URL. As this is going to be the URL, it should be unique globally. The deployment process will fail if this is present already, and you will need to start once again with another name.

    Storage account name: This is optional if you have chosen File storage in the Storage type and mandatory for Blob storage. This also must be unique as that of the Web App name. Learn more about storage accounts here.

    Storage account type: This is optional if you have chosen File storage in the Storage type and mandatory for Blob storage. Learn more about storage account types here.

    Click the agreement checkbox and click purchase to deploy the Bold BI web app.

  13. Bold BI Azure App Service(web app) deployment starts with the existing App Service Plan.

Next step

Was this article useful?
Like
Dislike
Help us improve this page
Please provide feedback or comments
SS
Written by Sivanesan Saravanan
Updated
Comments (0)
Please  to leave a comment
Access denied
Access denied