Summary
This page explains the best practices to connect to your Azure data using Jaspersoft for Azure.
The short video is a great introduction. Follow the steps listed below to connect to Azure SQL Database.
For non-Azure data sources see the JDBC/JNDI connections section below.
Prerequisites
- JasperReports Server is running.
- You can login as superuser.
- Get help with these requirements here: Launching Jaspersoft BI for Azure.
Connect to Azure SQL Datasource
JasperReports Server can discover and connect to Azure SQL DataSource using the Find My Azure Databases feature.
1 Menu: Create -> Data Source -> Azure Datasource |
![]() |
2 Use Azure Subscription and Certificate credentials The data source type should be set to "Azure SQL". Fill up Azure subscription, Certificate and Certificate Password fields and click “Find My Azure Databases” button. If Azure subscription and certificate credentials are not available, then see the Additional Connection Possibilities section below. |
![]() |
3 Enter Database connection info JasperReports Server is able to detect your Azure SQL Database data sources when you enter the Subscription credentials. It pre-populates the Server Name, Database Name to form the URL. You have to enter the database username and password. For security reasons Azure does not store these credentials, so Jaspersoft cannot retrieve them. |
![]() |
4 Test You should always test your connection before saving the Datasource. |
![]() |
5 Create a Domain Follow the domain creation wizard to build a domain. |
![]() |
6 Analyze your data |
![]() |
7 Next steps |