Azure Code Samples

Learn to interact with Azure services through code

299 code samples match your filter

An ASP.NET Core web app with Azure AD B2C

An ASP.NET Core web application that signs-in users with Microsoft Accounts and Azure AD Accounts from multiple Azure AD directories

gsacavdm by Gerardo Saca,
Last updated: 1/9/2017

Demo - To-do list reimagined iOS app

A demo iOS app that uses Azure AD for sign up & sign in and calls the Azure AD Graph API to search for users

dstrockis by Danny Strockis,
Last updated: 1/9/2017

Calling a web API in an ASP.NET Core web application using Azure AD

An ASP.NET Core web application that authenticates Azure AD users and calls a web API using OAuth 2.0 access tokens.

dstrockis by Danny Strockis,
Last updated: 1/9/2017

To Do List Azure API App Sample

A simple Todo list application built using Web API and Azure API Apps

bradygaster by brady gaster,
Last updated: 1/9/2017

Service Fabric IoT Sample

An end-to-end sample that demonstrates an IoT application combining Service Fabric with other Azure services.

vturecek by Vaclav Turecek,
Last updated: 1/9/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: 1/8/2017

Azure Storage Service - Photo Uploader Sample for Android

Getting started sample for Adroid that show how to upload and retrieve photos/images from the Azure Blob Storage

pcibraro by Pablo Cibraro,
Last updated: 1/8/2017

Integrate Azure AD into a web application using OpenID Connect

A .NET MVC web application that uses OpenID Connect to sign-in users from a single Azure Active Directory tenant.

dstrockis by Danny Strockis,
Last updated: 1/8/2017

Integrating Azure AD into a Windows desktop application

A .NET 4.5 WPF application that authenticates a user and calls web API using Azure AD and OAuth 2.0 access tokens.

dstrockis by Danny Strockis,
Last updated: 1/8/2017

Build a multi-tenant SaaS web application that calls a web API using Azure AD

A sample .NET 4.5 MVC SaaS web app that signs-up and signs-in users from any Azure AD tenant, and calls the Azure AD Graph API.

dstrockis by Danny Strockis,
Last updated: 1/7/2017

Securing a web API with Azure AD

A NodeJS web API that is secured using Azure AD and OAuth 2.0 access tokens.

Azure-Samples by Azure Samples,
Last updated: 1/6/2017

Media Services: Live Monitoring Dashboard

A live event telemetry dashboard for monitoring the health of Azure media services

Azure-Samples by Azure Samples,
Last updated: 1/5/2017

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

C# Azure Function for generating SAS tokens

C# Azure Function for getting a Storage blob- or container-level SAS token

lindydonna by Donna Malayeri,
Last updated: 1/5/2017

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: 1/5/2017

Calling a web api using an application identity

A .NET 4.5 MVC web app that uses Azure AD for sign-in and calls a web API under the application's identity, instead of the user's identity

dstrockis by Danny Strockis,
Last updated: 1/4/2017

Calling the Azure AD Graph API in a web application

A .NET 4.5 MVC web app that demonstrates how to query the Azure AD Graph API using the Azure AD Graph Client Library

dstrockis by Danny Strockis,
Last updated: 1/4/2017

Integrating a Windows Universal application with Azure AD

A Windows Store 8.1 application that uses Azure AD and the ADAL library to authenticate the user and call a web API using OAuth 2.0 access tokens.

dstrockis by Danny Strockis,
Last updated: 1/4/2017