Azure Code Samples

Learn to interact with Azure services through code

38 code samples match your filter

Manage Azure Stack resource and storage with .Net

An example illustrating how to use .NET to manipulate Azure Stack resources and storage services.

guanghu by guanghu,
Last updated: 8/30/2017

Sample: copy data one folder to another folder in an Azure Blob Storage

This C# sample shows how to copy data from a location to another location in an Azure Blob Storage.

spelluru by Sreedhar Pelluru,
Last updated: 9/13/2017

Sample: copy data from Azure Blob Storage to Azure SQL Database

This sample shows how to copy data from an Azure Blob Storage to an Azure SQL Database

spelluru by Sreedhar Pelluru,
Last updated: 9/13/2017

Azure Blob Storage Photo Gallery Web Application

Azure Blob Storage Photo Gallery Web Application using ASP.NET MVC 5. The sample uses the .NET 4.5 asynchronous programming model to demonstrate how to call the Storage Service using the Storage .NET client library's asynchronous APIs.

perrysk-msft by Perry Skountrianos,
Last updated: 11/18/2016

Azure Blob Storage Samples for .NET

The getting started sample demonstrates how to perform common tasks using the Azure Blob Service in .NET including uploading a blob, CRUD operations, listing, as well as blob snapshot creation.

tamram by Tamra Myers,
Last updated: 9/14/2016

hdinsight-dotnet-python-azure-storage-shared-access-signature

How to restrict access to Azure blob storage from HDInsight by using shared access signatures. This sample spans HDInsight and Azure Storage, and samples are provided for dotnet and python.

blackmist by Larry Franks,
Last updated: 8/9/2016

storage-dotnet-data-movement-library-app

Console application based on the Data Movement Library Getting Started article

seguler by Sercan Guler [MSFT],
Last updated: 3/16/2017

Azure Storage Data Movement Library on CoreCLR for Linux

Basic Operations with Azure Storage Data Movement Library on Linux with CoreCLR

seguler by Sercan Guler [MSFT],
Last updated: 4/28/2017

Getting Started with Azure Table Storage in .NET

The getting started sample demonstrates how to perform common tasks using the Azure Table Service in .NET including creating a table, CRUD operations, batch operations and different querying techniques.

jasonnewyork by Jason Hogg (MSFT),
Last updated: 9/26/2016

Getting Started with Azure Storage Resource Provider in .NET

The getting started sample demonstrates how to perform common tasks using the Azure Storage Resource Provider in .NET including creating a storage account, updating a storage account, listing all storage accounts for a subscription, as well as getting the storage account properties.

tamram by Tamra Myers,
Last updated: 7/7/2016

Azure Storage Queue Service - Quick Sample using Pop Receipt and Face API

Azure Queue Service Pop Receipt Sample with Image Upload and Face Recognition using Face API from Azure Cognitive Services

seguler by Sercan Guler [MSFT],
Last updated: 1/5/2017

Using the Circuit Breaker pattern in your HA apps with RA-GRS Storage

Shows how to implement the Circuit Breaker pattern for HA apps using RA-GRS Storage

robinsh by Robin Shahan,
Last updated: 1/19/2017

How to execute PowerShell from mounted Azure storage file disks in Azure Cloud service worker role

This sample demonstrates how to let cloud service worker role execute PowerShell script file in a mounted Azure File Storage disk

msonecode by One Code,
Last updated: 2/16/2017

Getting Started with Azure File Service in .NET

The getting started sample demonstrates how to perform common tasks using the Azure File Service in .NET including creating a directory, uploading files to a directory, downloading files, as well as listing all the files in a directory.

robinsh by Robin Shahan,
Last updated: 9/15/2016

Getting Started with Shared Access Signatures (SAS)

This sample shows how to generate and use shared access signatures (SAS). The sample demonstrates how to create both an ad-hoc SAS and a SAS associated with a stored access policy.

tamram by Tamra Myers,
Last updated: 8/5/2016

Getting Started with Azure Queue Service in .NET

The getting started sample demonstrates how to perform common tasks using the Azure Queue Service in .NET including inserting, peeking, getting and deleting queue messages, as well as creating and deleting queues.

jasonnewyork by Jason Hogg (MSFT),
Last updated: 9/19/2016

Getting Started with Azure Client Side Encryption in .NET

This sample demonstrates how to use client side encryption along with Azure Key Vault integration

woodp by Pedro Wood,
Last updated: 12/14/2016

Backup Azure Virtual Machine Disks with Incremental Snapshots

Demonstrates how to maintain backups of virtual machine disks using incremental snapshots

michaelhauss by Michael Hauss,
Last updated: 10/19/2016