Azure Reporting - Configuring The Subscription For Reporting in Windows Azure

Introduction:

In this article we are going to see how to subscribe to Azure Reporting Services using the subscription code provided by Microsoft.

Overview:


SQL Azure Reporting CTP is a beta version provided for developers to take an early look at the product before it's commercial release. To get the CTP version we need to register with the product using the Windows Azure credentials and we get the subscription code from Microsoft as shown below.

1.png

With the subscription mail we will get the subscription code we need to use to subscribe to the Azure Reporting Services online.
 
Now login to the Management Portal using the following link:
 

http://www.microsoft.com/windowsazure/
 
We will see a screen like below. Select "Sign into Management Portal" at the top right corner
 
2.png
 
After selecting "Sign into Management Portal" you will be asked for the Username and Password to authenticate the process as shown in the following screen:
 
3.png
 
After providing the correct credentials and clicking on the submit button it will navigate to the main screen of the portal as shown in the following screen:
 
4.png

Now navigate to the Reporting tab and we will see 2 options as shown in the screen below:

  1. Sign Up - For the first time to sign up for getting the Subscription Code
  2. Provision - Once we got the subscription code, to configure the Reporting Service

Now click on the 2nd option Provision to proceed further since we already have the Subscription code from Microsoft.

2011-07-15 22h11_05

After clicking on the Provision button, an agreement pop up window will be opened; select the check box and click on the Next button as shown in the screen below.

2011-07-15 22h20_43

Now we need to select the subscription from the drop down as shown in the screen below and click on Next button.

2011-07-15 22h22_18

Now copy the subscription code from the mail we received from Microsoft and place it in the Invitation Code text box and provide a password for authentication. Note that password is enforced with some policy.

2011-07-15 22h23_40

After providing valid credentials for authentication, click on Finish button. It will take a few minutes to configure and show the mail screen as shown in the screen below indicating that the Subscription for Reporting is activated as shown in the screen below.

2011-07-15 22h25_05

Now click on the subscription; it will navigate with a report id as shown in the screen below indicating that the reporting services are available.
Also the right side window shows the Webservice URL, with the username for the service.

2011-07-15 22h26_47

Conclusion:

So in this article we have seen how to configure the Reporting services for Azure with the Subscription provided by Microsoft