Windows Azure SQL Reporting
Windows Azure SQL Reporting is a cloud-based reporting service for the Windows Azure Platform built on SQL Server Reporting Services technologies. SQL Reporting provides many benefits, including rapid provisioning, cost-effective scalability, high availability, reduced management overhead, and secure access for viewing and managing reports. SQL Reporting offers the following capabilities:
-
Host operational reports based on report data from existing Windows Azure SQL Database. Operational reports are report definition language (RDL) reports.
-
Embed the Visual Studio Report Viewer AJAX control in on-premise Web applications or cloud-based Windows Azure applications to add rich reporting to custom applications. The Report Viewer control points to reports hosted on report servers.
-
Users can view reports hosted in SQL Reporting using just a browser. The Reporting Services URL access syntax makes it easy for users to render a specific report and also specify a report format such as Excel or PDF. Users of custom applications can view reports in the application or service.
To use SQL Reporting, you must have a subscription to Windows Azure and then create a SQL Reporting service under that subscription. For more information, see How to: Create a Reporting Service (Windows Azure SQL Reporting).
In This Section
| Topic | Description |
|---|---|
|
Provides an overview to terms and concepts, and describes the key benefits of the service. |
|
|
Provides information about getting started subscribing to the SQL Reporting service, provisioning report servers, accessing data, creating reports, and viewing reports. |
|
|
Describes the requirements and limitations that are important to consider when using SQL Reporting, including a comparison of features between Windows Azure SQL Reporting and SQL Server Reporting Services. |
|
|
Describes known issues in the current release, as well as solutions for working around most issues. This page is updated with each release. |
See Also