Sign in
Avkash Chauhan's Blog
Windows Azure, Windows 8, Cloud Computing, Big Data and Hadoop: All together at one place.. One problem, One solution at One time...
Blog - Title
September, 2011
Search
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Twitter
Common Tasks
Blog Home
Email Blog Author
About
OK
RSS for comments
RSS for posts
Atom
Tags
ACS
Announcement
Architecture
ASP.NET
Azure
Code Sample
CSUPLOAD
Error
Exception
Exception ERROR UNSUPPORTED OS
Exceptions
Hadoop
How to Do.
How to Do..
Linux
Node.js
PowerShell
SDK
Storage
VHD
Virtual Machine
VM Role
VMRole
WebSites
Windows Azure
Monthly Archives
Archives
April 2013
(1)
March 2013
(1)
February 2013
(3)
January 2013
(3)
November 2012
(6)
October 2012
(4)
September 2012
(1)
August 2012
(1)
July 2012
(1)
June 2012
(7)
May 2012
(8)
April 2012
(9)
March 2012
(5)
February 2012
(11)
January 2012
(25)
December 2011
(28)
November 2011
(30)
October 2011
(31)
September 2011
(27)
August 2011
(18)
July 2011
(16)
June 2011
(16)
May 2011
(18)
April 2011
(20)
March 2011
(15)
February 2011
(21)
January 2011
(10)
December 2010
(16)
November 2010
(8)
October 2010
(8)
Blog - Link List
Favorite Blogs
Windows Azure Team Blog
Windows Azure Storage Team Blog
Steve Marx Blog
MSDN Blogs
>
Avkash Chauhan's Blog
>
September, 2011
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Avkash Chauhan's Blog
Windows Azure Table Storage returns "412 Precondition Failed" Error
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
Recently Windows Azure Table Storage access code which was working fine started giving the following error: 412 Precondition Failed The server does not meet one of the preconditions that the requester put on the request Stack Trace: ...
Avkash Chauhan's Blog
How to Backup SQL Azure Database to Windows Azure Blob Storage directly from your own machine
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
2
Comments
Using Import/Export Service for SQL Azure CTP you can directly import or export between a SQL Azure database and a customer Windows Azure BLOB storage account. As you may know the Windows Azure Storage cost ~$0.10 per GB so if you decided to use...
Avkash Chauhan's Blog
Windows Azure: SQL Azure Import/Export Service (CTP) is now available and live in all Windows Azure Data Centers
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
The new Import/Export Service for SQL Azure CTP is now live in all datacenters as a public CTP. The service will directly import or export between a SQL Azure database and a customer Windows Azure BLOB storage account. The service complements the client...
Avkash Chauhan's Blog
How to generate 2048 Bit Certificate with Makecert.exe?
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
2
Comments
The makecert.exe tool which comes with VS2010 can generate up to 1024 bit certificate. To create a 2048 bit certificate you would need makecert.exe from the Windows SDK 7.1. The details are as below: Step 1: Download Windows SDK 7.1 from the link...
Avkash Chauhan's Blog
Whats new in Windows Azure SDK 1.5 - Each instance in any role gets its own IP address to match compute emulator close the cloud environment
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
Using new Windows Azure SDK 1.5 testing application in compute emulator is much closer to real cloud platform. There are significant changes in Windows Azure SDK 1.5 compute emulator behavior with regard to load balancer related IP settings. ...
Avkash Chauhan's Blog
Windows Azure SDK 1.5 is released along with lots of new features in Service Management, Azure Storage, Marketplace, Service Bus v2..
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
Today Windows Azure Team, release long awaited Windows Azure SDK 1.5, along with several other prominent features with Windows Azure Tools... Windows Azure SDK 1.5 is now available with number of updates as: •Re-architected emulator, which...
Avkash Chauhan's Blog
Windows Azure SDK 1.5 (Version 1.5.40909.1602) Installation and Quick Walkthrough
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
3
Comments
As you may very well know Windows Azure SDK 1.5 is released today and available immediately so you can update your Windows Azure application immediately. More info: http://blogs.msdn.com/b/avkashchauhan/archive/2011/09/14/windows-azure-sdk-1-5-is-released...
Avkash Chauhan's Blog
General Steps to investigate problems with Windows Azure Diagnostics
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
2
Comments
After you enable Windows Azure Diagnostics with Web and/or Worker Role please make sure to use correct Windows Azure Storage account and key. After it, please run your web or worker role in compute emulator and then verify at Windows Azure Storage for...
Avkash Chauhan's Blog
Whats new in Windows Azure SDK 1.5 - Use of _CSRUN_SKIP_LIMIT_VALIDATION environment variable
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
2
Comments
Recently a major change in Windows Azure allows you to have total 25 roles, along with 25 internal and 25 external (total 50) Endpoints in your deployment. More info is as below: Windows Azure has increased the maximum number of roles allowed in...
Avkash Chauhan's Blog
Whats new in Windows Azure SDK 1.5 - Local and Cloud Configuration setup for your Windows Azure Application
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
3
Comments
When you create a new application with Windows Azure SDK 1.5, you will see two separate Service Configuraiton files as below: ServiceConfiguration.Local.cscfg Use this file for local configuration which can be used for debugging your application...
Avkash Chauhan's Blog
Using Co-Administrators with your Windows Azure Subscription
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
New Windows Azure Portal let you add up 10 users as co-administrator using Windows Live ID. You just need to add co-administrator Windows Live ID in the “User Management” Section as below: A few things to remember: - The limit...
Avkash Chauhan's Blog
Great new feature introduced in Windows Azure Storage: Geo Replication
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
3
Comments
Now anyone using Windows Azure Storage can sleep without any tension, by knowing that their data in Windows Azure Storage (blob, table and queue) have another safe copy replicated within the same region. I am awake at 10:20 PM for other reasons however...
Avkash Chauhan's Blog
Windows Azure Traffic Manager: Using Performance Load balancing method for multiple services in the same DC
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
1
Comments
As you may know Windows Azure Traffic Manager (WATM) BETA is available. Windows Azure Traffic Manager is a load balancing solution that enables the distribution of incoming traffic among different hosted services in your Windows Azure subscription, regardless...
Avkash Chauhan's Blog
Windows Azure Storage REST API: Conditional PUT operations by using the If-Match request header
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
As you may know using Windows Azure storage service REST API you can perform conditional PUT operations by using the If-Match request header on your client code. Here is an interesting scenario: You have two clients and they both are modifying...
Avkash Chauhan's Blog
Why Ping between Windows Azure roles does not work?
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
A question always comes if it possible to ping between roles in Windows Azure deployment? This is because, when you have multiple roles and instances in your deployment it is comment to check the health between all the roles and instances by RDP...
Avkash Chauhan's Blog
Uploading Certificate to Windows Azure Management Portal using CSUPLOAD Error - "Key not valid for use in specified state"
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
2
Comments
Recently I was working with someone on Windows Azure SDK 1.5 and VM Role deployment. While trying to upload certificate to Windows Azure Management Portal, the error occurred as below: C:\Program Files\Windows Azure SDK\v1.5\bin>csupload add-servicecertificate...
Avkash Chauhan's Blog
Using Windows Azure Traffic manager (WATM) in fail-over mode with Worker Role or WCF Web Role
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
1
Comments
Using Windows Azure Traffic manager (WATM) in fail-over mode with following scenarios: - Service with Worker role only (No web endpoint) - Service with WCF endpoints thru web roles and no active web content In both cases we will have service...
Avkash Chauhan's Blog
Performing batch operations on disparate entity types in Windows Azure Table Storage
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
Here are some architectural information on dealing with disparate entity types with Windows Azure Table Storage. For example you have an objective to store some kind of application entitlement information in Windows Azure table storage and to handle...
Avkash Chauhan's Blog
Windows Azure: XML Configuration Error while deploying a package to Windows Azure Management Portal
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
It is possible that you may hit “Bad XML Error” while deploying your Windows Azure application due to some issue in your configuration XML. This error could occur while deploying directly to Windows Azure Management Portal or using Visual...
Avkash Chauhan's Blog
Performing conditional update and/or batch update with Windows Azure Table Storage
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
Here is a Windows Azure Table Update scenario which I found very useful to share: You objective is to write some code to either do batch update and individual update in Windows Azure tables with or without ETag. To handle both batch update and...
Avkash Chauhan's Blog
Different versions (so far) of Windows Azure SDK 1.4
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
Here is a list of Windows Azure Tools SDK 1.4 version Windows Azure SDK 1.4: Azure Tools SDK - 1.4.20227.1419 – Original Azure Tools SDK Refresh - 1.4.20407.2049 - Refresh Azure Tools SDK Updated August 2, 2011 - 1.4.40727.1601...
Avkash Chauhan's Blog
How to change your Instance number for your Windows Azure Role form Windows Azure Portal
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
If you decide to change (higher or lower) Windows Azure Application instance count, you can do it directly from Windows Azure Portal. The instruction are as below: Please login to Windows Azure Management Portal. Now select your service which instance...
Avkash Chauhan's Blog
Whats new in Windows Azure SDK 1.5 - Using CSUPLOAD tool to upload service certificates for your Windows Azure Application
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
As you can see below is the certificate, already installed in my machine and I want to upload as my Service Certificate to Azure Portal. Before the release of Windows Azure SDK you would have to upload certificate directly to portal however using Windows...
Avkash Chauhan's Blog
Now you can have total 25 roles, along with 25 internal and 25 external (total 50) Endpoints, in your Windows Azure Deployments
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
Windows Azure has increased the maximum number of roles allowed in a deployment from 5 to 25. This change allows customers to deploy up to 25 distinct roles, which can be a mixture of Web Roles, Worker Roles, and Virtual Machine Roles , as part of a single...
Avkash Chauhan's Blog
Setting custom domain for Window Azure CDN with Office 365 (Professional and Education) account
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
The problem I am describing here is related with setting up custom domain for Window Azure CDN in your Office 365 (Professional and Education) account. Here are the details: - Your custom domain: mydomain.com - Your Azure Storage CDN URL:...
Page 1 of 2 (27 items)
1
2