Azure Code Samples
Learn to interact with Azure services through code
663 code samples match your filter
Getting started with Service Fabric with Java
Getting started with Service Fabric with Java
Getting started with Service Fabric with .NET Core
Get started with Service Fabric with .NET Core
Learn how to use Azure Container Instances to scale up containers on-demand in response to incoming work.
Azure Virtual Machines Management Samples - Python
An example illustrating how to use Python to manage your Azure Virtual Machines
Processing data from IoT Hub with Azure Functions
Quick sample of how to connect IoT Hub with Azure Functions for messages processing
Integrating Azure AD V2 into an ASP.NET Core web app
An ASP.NET Core 2.0 Web App which lets sign-in users with work and school or Microsoft personal accounts
AzureStack-AdminPowerShell-OMSIntegration
This Azure Code sample provides powershell scripts to automate deployment and collection of Azure Stack cloud operational data to OMS.
Cognitive Services Python SDK Samples
Learn how to use the Bing Search Python SDK with these samples
Getting Started with Network - Manage Network Watcher - in .Net
Getting started on using network watcher in C#
Getting Started with Network - Verify Network Peering With Network Watcher - in .Net
Use network watcher to check connectivity between virtual machines in peered networks
network-java-use-network-watcher-to-check-connectivity
Use network watcher to check connectivity between virtual machines in peered networks using Java
Integrate Microsoft identity and the Microsoft Graph into a web application using OpenID Connect
A sample showcasing how to develop a web application that handles sign on via the unified Azure AD and MSA endpoint, so that users can sign in using both their work/school account or Microsoft account. The sample also shows how to use MSAL to obtain a token for invoking the Microsoft Graph.
Calling a downstream web API from a web API using Azure AD
A .NET 4.5 MVC Web API protected by Azure AD that receives tokens from a client and uses ADAL to get tokens for calling the MIcrosoft Graph
A Universal Windows Platform (UWP) app that uses the Windows 10 WebAccountManager API to obtain an access token for and call the Azure AD Graph API.
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.
This sample demonstrates how you can use a third party library to build a Python-Flask application that signs in users and gets an Access Token for the Microsoft Graph.
A console application that demonstrates how to make Differential Query calls to the Graph API, allowing applications to request only changed data from Azure AD tenants.
Authentication samples for Azure Key Vault using the Azure Python SDK
Samples of authenticating to an Azure Key Vault vault