Questions? Feedback? powered by Olark live chat software
close
The Wayback Machine - https://web.archive.org/web/20161018044941/https://azure.microsoft.com/en-us/documentation/samples/
Skip Navigation

Azure Code Samples

Learn to interact with Azure services through code
Image

280 code samples match your filter

Integrating Azure AD into an AngularJS single page app

An AngularJS based single page app, implemented with an ASP.NET Web API backend, that signs in users and calls web APIs using Azure AD

dstrockis by Danny Strockis,
Last updated: 10/18/2016

Service Fabric Web Reference Application

An end-to-end Service Fabric application that demonstrates patterns and features in a web application scenario.

masnider by Matt,
Last updated: 10/17/2016

Azure Networking Log Converter

Code for downloading network monitoring logs and converting them to .CSV files to be uploaded to Power BI for analysis.

JayHCho by Jay Cho,
Last updated: 10/17/2016

Chaos Test Service

Learn how to write a service that uses Service Fabric's built-in Chaos Test to exercise your code's fault tolerance by putting a little chaos in your cluster.

motanv by Mohammad Tanviruzzaman,
Last updated: 10/17/2016

Service Fabric Predictive Backend Sample

A Service Fabric back-end real-time data streaming and analysis system using WebSockets and Azure ML.

stascode by Stas Kondratiev,
Last updated: 10/17/2016

Getting Started with Resources - Manage Resource Group - in .Net

Getting started on managing resource groups in C#

alvadb by Alva,
Last updated: 10/17/2016

Service Fabric IoT Sample

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

khenidak by Khaled Henidak (Kal),
Last updated: 10/17/2016

MyDriving - An Azure IOT and Mobile Sample Application

Building IoT or Mobile solutions are fun and exciting. This year for Build, we wanted to show the amazing scenarios that can come together when these two are combined. So, we went and developed a sample application. MyDriving uses a wide range of Azure services to process and analyze car telemetry data for both real-time insights and long-term patterns and trends. The following features are supported in the current version of the mobile app.

Azure-Samples by Azure Samples,
Last updated: 10/17/2016

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: 10/15/2016

Call an Azure AD protected Web API in an AngularJS Single Page App

An AngularJS single page app, implemented with an ASP.NET Web API backend, that signs users in using Azure AD and calls another web API using OAuth 2.0 access tokens.

dstrockis by Danny Strockis,
Last updated: 10/15/2016

Build a multi-tenant SaaS web application using Azure AD & OpenID Connect

A sample .NET 4.5 MVC web app that signs-up and signs-in users from any Azure AD tenant using OpenID Connect.

dstrockis by Danny Strockis,
Last updated: 10/15/2016

Calling a web API in a web app using Azure AD and OpenID Connect

A .NET 4.5 MVC web app that signs Azure AD users in with OpenID Connect and calls a web api using OAuth 2.0 access tokens.

dstrockis by Danny Strockis,
Last updated: 10/15/2016

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: 10/15/2016

Azure Data Lake Store: Getting Started

This sample Java application shows you how to use the Java SDK to upload and download files to Azure Data Lake Store, and do other filesystem operations.

asikaria-msft by Atul Sikaria,
Last updated: 10/15/2016

Service Fabric Getting Started Samples

Get started with Service Fabric with these simple introductory sample projects.

seanmck by Sean McKenna,
Last updated: 10/15/2016

Integrating a web app with Azure AD using WS-Federation

A .NET MVC web application that uses WS-Federation to sign-in users from a single Azure Active Directory tenant, using the ASP.Net WS-Federation OWIN middleware.

dstrockis by Danny Strockis,
Last updated: 10/14/2016

Python sample for Azure App Service - Django

This Python (Django) sample app is used by the getting started content to demonstrate how easy it is to develop a web app and deploy it to Azure App Service.

cephalin by Cephas Lin,
Last updated: 10/13/2016

Authorization in a web app using Azure AD application roles & role claims

A .NET 4.5 MVC web app that uses Azure AD application roles for authorization.

dstrockis by Danny Strockis,
Last updated: 10/13/2016