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.
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.
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
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.
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.
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.
storage-dotnet-data-movement-library-app
Console application based on the Data Movement Library Getting Started article
Azure Storage Data Movement Library on CoreCLR for Linux
Basic Operations with Azure Storage Data Movement Library on Linux with CoreCLR
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.
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.
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
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
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
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.
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.
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.
Getting Started with Azure Client Side Encryption in .NET
This sample demonstrates how to use client side encryption along with Azure Key Vault integration
Backup Azure Virtual Machine Disks with Incremental Snapshots
Demonstrates how to maintain backups of virtual machine disks using incremental snapshots