How to upload a large file to a blob in Azure [closed] - azure

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 9 years ago.
I need to upload a large file ( >6 MB) to a blob in windows Azure. How can I do it ?

I use azure storage explorer for that
http://azurestorageexplorer.codeplex.com/
more than 30 MB without problem

Try this new tool I saw (in a deleted answer):
http://www.vic.ms/windows-azure/blob-transfer-utility/
it offers some features like queueing and parallel operations.

Related

Is it possible to restart azure queue (servicebus)? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 9 years ago.
Today I experience that azure queue isn't working. Is it possible to restart it?
You can enable/disable the Service Bus Queue by using Update Queue Rest API
Here you need to change the Status of the queue.
Hope this helps.
Thanks,
KK

How to download a .exe automatically (without user interaction) from a web page? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
That is when someone opens this web page, the .exe automatically gets downloaded in his system without any user's interaction.
Usually that is considered opening a hole for viruses. Most browsers will warn the users that they are about to download an executable and there isn't a way to work around it.

How to delete application from Flurry analytics [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I have dev and production applications. We decided to remove dev because it doesn't influence to live statistics at all.
Unfortunately I didn't find way how to delete app in Flurry.
Figure out that I don't have privileges for app deletion. That's why I don't see page with button to delete app.

Azure Service publish on local iis [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
how can i publish azure service on local iis ??
Use azure development tools on Visual Studio 2008/10. It provides an enviroment to simulate deploying a service on azure. If you can give more details on what you are trying to, i can give more info.

Is Multiple Active Result Sets (MARS) supported on Azure SQL Database? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
Is Multiple Active Result Sets (MARS) supported on Microsoft Azure SQL Database?
MARS (Multiple Active Results Sets) has been available on SQL Azure since 16 Apr 2010.
Not currently. See here.
MARS will be available in April. This was just announced on Friday. See this post from the SQL Azure blog for more details.

Resources