We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
Unfortunately, activation email could not send to your email. Please try again.
Syncfusion Feedback

How to solve the Azure hosting issue 'No valid combination of account information found'?

Platform: Report Platform |
Control: Report Server

While hosting the Report Server application as Web App in the Azure, Azure blob storage is used to store our resources. Azure storage account details are to be added in our web.config files as per the below UG document.

https://help.syncfusion.com/report-platform/report-server/azure-app-service-deployment

The connection types that can be configured to connect to the Azure storage account are http, https and customendpoint.

Issue:

When using http or https, Azure throws the exception “No valid combination of account information found” due to parsing issues in the Azure connection string.

Resolution:

To avoid this, we recommend everyone to use “customendpoint” as the connection type for connecting the Azure storage account.

 

Change the properties AzureStorageConnectionType and AzureStorageBlobURL in the web.config files as like the below image.

web.config files that are to changed are

  1. site\wwwroot\web.config
  2. site\wwwroot\App_Data\jobs\continuous\ReportServerScheduler\Syncfusion.Server.Base.ReportScheduler.AzureWebJob.exe.config
  3. site\wwwroot\API\Web.Config

Values to be changed are:

  1. Set the “AzureStorageConnectionType” as customendpoint”.
  2. Set the “AzureStorageBlobURL” same as that of the “AzureStorageBlobServiceEndpoint”.
ADD COMMENT
You must log in to leave a comment

Please sign in to access our KB

This page will automatically be redirected to the sign-in page in 10 seconds.

Up arrow icon

Warning Icon You are using an outdated version of Internet Explorer that may not display all features of this and other websites. Upgrade to Internet Explorer 8 or newer for a better experience.Close Icon

Live Chat Icon For mobile