Top "Azure-sdk-.net" questions

Enables to build and debug hosted services in .NET and to deploy them to Azure

Where is the NuGet package for Microsoft.WindowsAzure.ServiceRuntime?

We had previously been referring to our Windows Azure libraries via the SDK and I noticed that they have NuGet …

c# azure nuget azure-sdk-.net azure-service-runtime
Could not load file or assembly 'Microsoft.WindowsAzure.ServiceRuntime, Version=2.0.0.0

We are using Azure SDK 1.8 and it working fine on local. we are using TFS hosted build controller to deploy …

azure tfsbuild azure-sdk-.net
Getting the latest file modified from Azure Blob

Say I am generating a couple of json files each day in my blob storage. What I want to do …

c# azure azure-storage-blobs azure-sdk-.net azure-blob-storage
How to query Cloud Blobs on Windows Azure Storage

I am using Microsoft.WindowsAzure.StorageClient to manipulate blobs on Azure storage. I have come to the point where the …

.net linq lazy-loading azure-storage-blobs azure-sdk-.net
How to create ServiceClientCredential to be used with Microsoft.Azure.Management.Compute

I am trying to programmatically retrieve the HostedServices from Microsoft.Azure.Management.Compute using C#. This requires ServiceClientCredential and I …

c# azure azure-sdk-.net azure-sdk
CloudConfigurationManager missing from Azure SDK v2.4?

Can someone help me figure out where CloudConfigurationManager exists in Azure SDK v2.4? CloudConfigurationManager, in the v2.3 SDK, is located …

azure azure-cloud-services azure-sdk-.net
How do I uninstall Azure SDK for .NET 2.5?

I downloaded pieces of Azure SDK for .NET 2.5 from here, - "authoring tools", "Azure tools" and "libs for .net" packages …

visual-studio-2012 azure uninstallation azure-sdk-.net
Azure: How to move messages from poison queue to back to main queue?

I'm wondering if there is a tool or lib that can move messages between queues? Currently, i'm doing something like …

windows azure message-queue azure-sdk-.net poison-queue
Microsoft.WindowsAzure.Storage vs Microsoft.WindowsAzure.StorageClient

What's the difference between these two assemblies and when should I use each? I find that there are class name …

azure azure-storage azure-table-storage azure-sdk-.net
Where's the Azure SDK version 2.9?

In late March Microsoft announced the release of the Azure SDK version 2.9. On that page, as well as from within …

azure visual-studio-2015 azure-sdk-.net web-platform-installer