Azure Code Samples
Learn to interact with Azure services through code
55 code samples match your filter
Getting Started with Azure Storage Resource Provider in Go
The getting started sample demonstrates how to perform common tasks using the Azure Storage Resource Provider in Go including creating a storage account, updating a storage account, listing all storage accounts for a subscription, as well as getting the storage account properties.
Getting Started with Storage - Manage Storage Account Async - in .Net
Getting started on managing storage accounts in C# asynchronously
Getting Started with Storage - Manage Storage Account - in .Net
Getting started on managing storage accounts in C#
Getting Started with Azure Storage Management in Python
An example illustrating how to use Python to manage your Azure storage account
Getting Started with Storage - Manage Storage Account Async - in Java
Getting started on managing storage accounts in Java asynchronously
Getting Started with Storage - Manage Storage Account - in Java
Getting started on managing storage accounts in Java - http://azure.com/java
managed-disks-powershell-getting-started
This repo contains sample Powershell scripts for various scenarios of using Azure Managed Disks
Azure Storage Data Movement Library on CoreCLR for Linux
Basic Operations with Azure Storage Data Movement Library on Linux with CoreCLR
Getting Started with Application Gateway in Python
An example illustrating how to use Python to manage Azure Application Gateway
Getting Started with Azure Blob Service in Node.js
The getting started sample demonstrates how to perform common tasks using the Azure Blob Service in node.js including uploading a blob, CRUD operations, listing, as well as blob snapshot creation.
Getting Started with Azure Storage in PowerShell
This samples repo demonstrates how to perfom different tasks with Azure Storage using Azure PowerShell
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
Azure Storage: Getting Started with Azure Storage in Ruby
This sample demonstrates how to make a use of modules provided by Microsoft Azure Blob Service in Ruby.
Getting Started with CORS for the Windows Azure Storage Services in Node.js
This sample demostrates how to set the CORS rules for a blob storage account to be used from javascript in a web browser
Getting Started with Azure Client Side Encryption in .NET
This sample demonstrates how to use client side encryption along with Azure Key Vault integration
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.
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 Queue Service in Node.js
The getting started sample demonstrates how to perform common tasks using the Azure Queue Service in node.js including inserting, peeking, getting and deleting queue messages, as well as creating and deleting queues.