Azure Code Samples
Learn to interact with Azure services through code
755 code samples match your filter
Cognitive Services Python SDK Samples
Learn how to use the Cognitive Services Python SDK with these samples
Azure Storage: Getting Started with Azure Storage in Python
This sample demonstrates how to make a use of modules provided by Microsoft Azure Queue Service in Python.
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.
Study chat bot app for students that allows school subject queries and returns relevant results.
Study chat bot app for students that allows school subject queries and returns relevant results
Azure Storage: Getting Started with Azure Storage in Python
This sample demonstrates how to make a use of modules provided by Microsoft Azure File Service in Python.
Analytics & Visualization Samples for Academic Graph
Various examples to perform big data analytics over Microsoft Academic Graph and visualize the results.
Integrate Microsoft identity and the Microsoft Graph into a Xamarin forms app using MSAL
This is a simple Xamarin Forms app showcasing how to use MSAL to authenticate MSA and Azure AD via the converged MSA and Azure AD authentication endpoints, and access the Microsoft Graph with the resulting token.
Azure Media Services v3 .NET Core tutorials
The project in this repo contains samples that show how to use Azure Media Services v3 API and .NET SDK in .NET Core.
A .NET Core 2.x simple daemon console application calling the graph with its own identity
A .NET Core 2.x simple daemon console application calling the graph with its own identity
Calling an ASP.NET Core Web API from a WPF application using Azure AD V2
Calling a ASP.NET Core Web API from a WPF application using Azure AD v2.0
Sample showing how a Windows Universal Platform (UWP) application can sign in a user using Azure AD B2C, get an access token using MSAL.NET and call an API. http://aka.ms/aadb2c
A Windows Universal Platform client application using msal.net, accessing the Microsoft Graph for a user authenticating with Azure AD V2 endpoint
Service Fabric .NET Quickstart
Service Fabric quickstart .net application sample
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.
Service Fabric Standalone Cluster Configuration
Templates for Service Fabric Standalone cluster configurations.
Build a multi-tenant SaaS web application that calls a web API using Azure AD
An ASP.NET Core web application that authenticates Azure AD users from any tenant and calls a web API using OAuth 2.0 access tokens.
Samples repository for Azure Service Fabric Mesh