1
vote
2answers
48 views

Proper use of Azure storage. (When to use SQL, Tables and Blobs)

I am relatively new to Azure storage and have been implementing a solution for some time now. And I keep hitting obstacles, making me feel that I'm not applying the right storage type for the data I'm ...
0
votes
1answer
122 views

Exception when trying to connect to SQL Azure Database

I am completely new to Windows Azure. I currently have a local db for my .NET application. I have created an azure account along with a relevant SQL Azure Database. I am working on adding the C# ...
0
votes
1answer
114 views

Disaster Recovery for azure virtual machines using geo-replicated storage

We are using Azure Virtual machines to host our application in the cloud. Couple of virtual machines are hosting web front-end(state-less) and one virtual machine is hosting SQL Server (data is ...
4
votes
2answers
365 views

CREATE TABLE with Dynamic Column

I need to insert some data into a temp table. I have some conditional based columns like Salary, Code. How can I create a table for conditional based columns? I don't want to use SELECT INTO ...
0
votes
3answers
98 views

How to create a backup in Windows Azure

I was trying to create a WindowsAzure backup but I have no success because only create tables structure without data. This is the procedure which I was following: 1.Select the database you want to ...
0
votes
1answer
97 views

Is there a no activity timeout delay with MVC running on Windows Azure with the SQL Server?

I have a new application with no users. I know the first time when I publish to Azure there's a delay as code is compiled. However after the application has been used if I try to access it again in ...
-1
votes
2answers
63 views

How to upload and retrieve the images from windows azure?

I am able to deploy the application in windows azure.As of now in my solution i am uploadling the images and getting them from my local folder.But i want to move that images to cloud .please tell me ...
0
votes
3answers
306 views

How to perform a Windows Azure Backup?

I'm starting using Windows Azure to manipulate my azure databases. I don't have experienced in IT world, I'm just looking a way to backup my database (preferibly in a local computer) and restore it. ...
3
votes
1answer
101 views

UnitOfWork with lazy loading and multiple data source

I have business objects that are stored across two data storages. A part of the object is stored in Azure Table Storage and the other part in Azure SQL. Basically the SQL part is used in queries while ...
0
votes
1answer
42 views

Canonical Header and Canonical resource in Azure Rest API

Could you guys please help me up on the generic methods available for the canonical header and canonical resource to be constructed for passing in communication to pull data from rest api. Thanks
0
votes
2answers
46 views

Pulling details of hosted services in azure programatically

Is there any API or class that helps the user to programmatically pull the details of hosted services in azure if user key-in's subscription id. I could do the above with references you guys ...
2
votes
2answers
487 views

Azure website cannot access Azure DB

This error drives me crazy and I can't even reproduce it! I've published my website to Windows Azure and SQL Azure and it worked great. All the sudden and it doesn't work, I get this nasty error: ...
0
votes
1answer
139 views

Import bacpac file to existing WASD on Azure portal

I have followed the steps mentioned on this link and i have created new DB successfully on azure portal. However i would like to know how can i import that on existing database using .bacpac file?
0
votes
1answer
90 views

Azure get SQL DB servers REST request returned “HTTP error 500 : Internal Server Error”

I tried using "enumerating servers" Get Servers option in REST API. I am getting a response "HTTP error 500 : Internal Server Error" . ...
2
votes
1answer
105 views

Azure Storage account creation takes lot time

I have a windows Azure account with 6 months plan for cloud service and database. I have create cloud service and sql azure database and they were created within some minutes. I have also created a ...
1
vote
1answer
127 views

Sharing Entity Framework between Azure Cloud Services

Currently I have one Windows Azure Cloud Service Project (Service1) that will put messages into a storage queue (to be pulled by another cloud service), and then later pull messages out of a different ...
0
votes
1answer
73 views

understanding azure tables

I want to understand the Partion key and Row Key.? I understand the definitions PartitionKey to automatically distribute the table’s entities over many storage nodes. Same PartitionKey are stored on ...
0
votes
2answers
112 views

what would be the best way to migration data from SQL Azure to Azure Table

For a project, I am using both SQL Azure and Azure table. A requirement here is that for the first 7 days, all data are stored in SQL Azure. After the first 7 days, the data are migrated into Azure ...
1
vote
1answer
397 views

AZURE:ProviderIncompatibleException was unhandled by user code

While running application on localhost getting the following Exception: ProviderIncompatibleException was unhandled by user code. The Provider did not return a ProviderManifestToken String. Inner ...
7
votes
2answers
994 views

Do I use Azure Table Storage or SQL Azure for our CQRS Read System?

We are about to implement the Read portion of our CQRS system in-house with the goal being to vastly improve our read performance. Currently our reads are conducted through a web service which runs a ...
0
votes
1answer
490 views

Azure: Deploying a Ruby on Rails app in the Cloud

I've just completed an automation script that: downloads a project build to local storage (worker role) installs ruby, apache, and other dependencies configures apache and the RoR application to ...
2
votes
2answers
520 views

Storing binary data (images, files, etc) using WPF + Windows Azure

I have a WPF application that uses Windows Azure as the backend. I use SQL Azure to store data that are accessed by the WPF application through a WCF service. I need to be able to store binary files ...
3
votes
5answers
1k views

Azure tables vs SQL Azure

I'm still just starting to learn Azure. I just can't see too may scenarios where you want to put something into the table storage, as opposed to SQL Azure? I guess maybe I'm used to working in ...
5
votes
2answers
433 views

What is the best strategy for using Windows Azure as a file storage system - with http download capabilities

I need to store multiple files that users upload, and then provide these users with the capability of accessing their files via http. There are two key considerations: - Storage (which is my primary ...
2
votes
3answers
459 views

How integrate active directory and sql azure for authenticating users to access the application running on azure

I want to integrate on-premise active directory and sql azure for authenticating users to access the application running on azure. some users are in active directory and some in sql azure database. ...
-1
votes
2answers
142 views

How to deploy SQL azure application in cloud [closed]

Could any one please give tell me the process to deploy the sql azure application. I have coded database application of my project through c# files of SQL azure. Now How can i run or deploy my ...
0
votes
1answer
53 views

SQL Azure installation issue

I have some problems related to installing SQL Azure tools through the web installer. When it finished, it shows a list of tools that are not installed. When doing the coding, it is not showing all ...
2
votes
2answers
759 views

Reference blob storage data in sql azure

I was just wondering if it is possible to reference azure blob storage data in a SQL Azure table column? For example, say I have a table called Users in my SQL Azure database, one of the columns in ...
1
vote
1answer
298 views

What counts as billable data transfer in Azure?

What counts as billable data transfer? It is apparently data that transfers out of the data centre but what is that exactly? If a SQL Azure database is queried by a web role in the same region is the ...
3
votes
5answers
3k views

How to restore my Local database to Windows Azure Database?

I have uploaded my application to Windows Azure Now I want to store My Local database to Windows Azure Database. Please Suggest me how do I create table and backup the table there?
3
votes
2answers
3k views

Windows Azure Client with IP address 'XXX.XXX.XXX.XX' is not allowed to access the server

I have setup Sever, database and Firewall Setting (Rule) In windows Azure. I Have added The IP In firewall setting which is populating under the Windows Azure Firewall Tab. When I am trying connect ...
0
votes
0answers
53 views

How to fetch the Group of files placed in azure storage container to local machine using SSIS

The link mentioned below explains clearly how to fetch single file enter link description here What changes i need to make to my SSIS script task to fetch the group of files placed in my azure ...
1
vote
2answers
650 views

what is the main difference in azure stagging and production environment, specailly for startup task?

can any one please tell me what is the inside happening when we switched staging to production environment? The reason to ask this, When i test in my staging environment everything works okay. But ...
-2
votes
1answer
100 views

By Azure Scaling how much bill charged [closed]

How can we find out how much money we are saving by scaling (via increasing and decreasing instance) our Windows Azure application? Also, is there a way to find out how much database storage is ...
0
votes
1answer
245 views

Azure number of instance and bandwidth usage

I would like to know how to find badwith usage and number of instance for azure. Is these features available in azure api ?
1
vote
3answers
426 views

Windows Azure table storage or SQL Azure

I have an application that looks up data for a page. The data is looked up by primary key and row key in table storage. I am considering SQL Azure storage. Is there some advantage in my going to ...
5
votes
3answers
1k views

How do SQL Azure and Azure Table Storage compare? [closed]

Currently I have a prototype that runs in IIS on my local machine and uses SQL Server Express 2005 for storing data in three SQL tables. I run queries with transactions that employ up to two of those ...
6
votes
3answers
3k views

Azure Table Storage - Entity Design Best Practices Question

Im writing a 'proof of concept' application to investigate the possibility of moving a bespoke ASP.NET ecommerce system over to Windows Azure during a necessary re-write of the entire application. Im ...
3
votes
2answers
494 views

Architecture for microsoft azure. CSV to SQL

I'm an intern in charge of researching an azure project. At the moment i'm devising an architecture for a part of the project. The goal is to convert multiple csv files to an SQL database in the ...
1
vote
2answers
264 views

Running two instances of Azure VM

I am using Azure VM role. I created a separate VHD (uploaded to page blob) for storing SQL data files (to overcome data persistence issue with VM role). The SharePoint 2010 has been configured on VM. ...
2
votes
1answer
240 views

What LARGE (high amounts of data and usage) applications/websites are already hosted on Azure?

What LARGE (high amounts of data and usage) applications are already hosted on Azure? And, what database solutions do they use? SQL Azure, Azure Table Storage, or a hybrid model that uses both? Does ...
33
votes
4answers
2k views

When should i use Sql Azure and when should I use table Storage?

When should i use Sql Azure and when should I use table Storage? I was thinking , use table storage for transaction processing scenarios e.g. debit credit accounts kind of scenario and use Sql Azure ...
9
votes
1answer
2k views

Perfomance - Table Service, SQL Azure - insert. Query speed on large amount of data

I'd read many posts and articles about comparing SQL Azure and Table Service and most of them told that Table Service is more scalable than SQL Azure. ...
1
vote
3answers
309 views

Need to store 128 *bit* Primary Key: Should I use SQL Azure or Azure Table? Or Just use a linked list in Azure Blob

I need to store a large (128-bit) PK. Each int will have some corresponding columns... no schema is defined now... and I want the schema flexible in the future. (I only need conservative flexibility ...