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
Values to be changed are:
|
This page will automatically be redirected to the sign-in page in 10 seconds.