Azure Code Samples
Learn to interact with Azure services through code
455 code samples match your filter
Media Services: Integrating Azure Media Services with Azure Functions and Logic Apps
Sample Azure Functions for use with Azure Media Services. Ingest from Azure Blobs, encode and output to Azure Blobs, monitor encoding progress, and use WebHooks or Queues to hook into the workflow.
Media Services: Zoom Plugin for Azure Media Player
This is an Azure Media Plugin that enables the video viewer to zoom in on your content.
Service Fabric Web Reference Application
An end-to-end Service Fabric application that demonstrates patterns and features in a web application scenario.
Service Fabric Getting Started Sample
Get started with Service Fabric with these simple introductory sample projects.
Single-Page Application built on Hello.js with Azure AD B2C
A single page app, implemented with an ASP.NET Web API backend, that signs up & signs in users using Azure AD B2C and calls the web API using OAuth 2.0 access tokens.
Integrate Azure AD B2C into a Xamarin forms app using MSAL
This is a simple Xamarin Forms app showcasing how to use MSAL to authenticate users via Azure Active Directory B2C, and access a Web API with the resulting tokens.
active-directory-android-native-oidcandroidlib-v2
Demonstrates how you can use a third party library like oidcandroidlib to build an Android application that authenticates Microsoft identity users to our new v2 (converged) identity service and calls a web API using OAuth 2.0 access tokens.
Microsoft Bing Speech API: Windows Speech-to-Text Sample
Windows SDK for the Microsoft Speech-to-Text API, part of Cognitive Services
Read and write from EventHubs using a hybrid .NET/Java Storm topology
An example of using a hybrid dotnet/Java-based Apache Storm topology to work with Azure Event Hubs
Developing a Node.js app using Azure Cosmos DB
Azure Cosmos DB's Graph API provides the graph data model and Gremlin. This tutorial shows how to get started with the Graph (Gremlin) API and the Node.js SDK.
An example of how to use the JDBC to issue Hive queries from a Java client application.
Deploy an SSH Enabled VM with a Template in Python
An example illustrating how to use Python to deploy an Azure Resource Manager Template
Getting Started with Azure Search using .NET
Getting Started with Azure Search using .NET
Azure AD B2C: Call a .NET web API from a .NET web app
A combined sample for a .NET web application that calls a .NET Web API, both secured using Azure AD B2C
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
Integrate Azure AD into an iOS application
An iOS application that authenticates Azure AD users and calls a web API using OAuth 2.0 access tokens.
Authenticating to Azure AD in daemon apps with certificates
A .NET 4.5 daemon application that uses a certificate to authenticate with Azure AD and get OAuth 2.0 access tokens.
WPF application signing in users with Azure Active Directory B2C and calling an API
Sample showing how a Windows Desktop .NET (WPF) application can sign in a user using Azure AD B2C, get an access token using MSAL.NET and call an API.