Azure Code Samples
Learn to interact with Azure services through code
538 code samples match your filter
CoderCards - trading card generator
Azure Functions sample that generates trading cards from people's faces. It uses Microsoft Cognitive Services to determine the predominant emotion and chooses a card back based on that.
Azure Service Fabric watchdog sample
Sample watchdog service that can monitor service health and metrics reporting them to Application Insights
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.
Integrating Azure AD into an ASP.NET Core web app
An ASP.NET Core web application that signs-in Azure AD users from a single Azure AD tenant.
Use Key Vault from App Service with Managed Service Identity
Sample that shows how to fetch a secret from Azure Key Vault at run-time from an App Service with a Managed Service Identity (MSI).
USQL/Cognitive Imaging OCR Hello World
U-SQL/Cognitive Imaging OCR Hello World
Service Fabric Getting Started Sample
Get started with Service Fabric with these simple introductory sample projects.
Getting started with Service Fabric with .NET Core
Get started with Service Fabric with .NET Core
Service Fabric + Azure API Management
Azure Resource Manager templates to create a Service Fabric cluster with Azure API Management.
MEAN.js sample for Azure App Service
A simple MEAN.js application that demonstrates how to build data-driven Node.js apps in Azure App Service
Getting started with Service Fabric with Java
Getting started with Service Fabric with Java
Call the Azure AD Graph API from a native client
A .NET console application that performs various queries against the Azure AD Graph API using both user identities and application identities.
USQL/Cognitive Imaging Object Tagging Hello World
U-SQL/Cognitive Imaging Object Tagging Hello World
USQL/Cognitive Imaging Emotion Detection Hello World
U-SQL/Cognitive Imaging Emotion Detection Hello World
USQL/Cognitive Imaging Face Detection Hello World
U-SQL/Cognitive Imaging Face Detection Hello World
USQL/Cognitive Text Hello World
U-SQL/Cognitive Text Hello World
Manage resources using Managed Service Identity using node.js
sample that shows how to use msi with node sdk
Node.js Web API with Azure AD v2.0
A small Node.js Web API that works with Azure AD v2.0 to accept and validates access tokens.