Has anyone installed OpenFire on Windows Azure before? Is it easy to create another instance with the Ope开发者_运维知识库nFire in it?
I would like to be able to back up my table storage and also I have a need to move the data (export and import) from my production to development environment on my desktop.
Summary: Does anybody know if there are known issues or configuration gotchas with an IIS service connecting to an Azure based service?
I was wondering if anyone had any information on how to开发者_JAVA技巧 backup a vm image that has been uploaded to the cloud.
I am developing a c# web application that will be hosted in Windows Azure and use Table Data Storage (TDS).
i\'ve got an globalization setting in the web.config like this: <globalization culture=\"de-DE\" uiCulture=\"de-DE\" />
I\'m trying to implement a query for one of my Azure Tables, the query should retrieve all files that contain the input string.
I have been trying to publish my s开发者_C百科ervice to windows azure. The service consists of a single webRole, however I have added remote login functionality published it and built it a few times,
Let me preface this question by saying I\'m neither a database nor Azure expert. It appears that MS charges by the size and number of Sql Azure dbases and not by the number of servers.Thus, cost-wise
I need to set up a testing website on Windows Azure, and typically to prevent random 开发者_如何学Gopeople from looking at it I would have set up basic authentication with some sort of trivial passwor