Azure Code Samples
Learn to interact with Azure services through code
538 code samples match your filter
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.
Service Fabric Container Samples
This sample demonstrate two guest executable services communicating (one C# and one Nodejs) which are then packaged into docker containers
Azure AD B2C: Call an ASP.NET Web API from an ASP.NET Web App
A combined sample for a .NET web application that calls a .NET Web API, both secured using Azure AD B2C
Azure Data Lake Store: Getting Started
This sample .Net application shows you how to use the .Net SDK to read and write files to Azure Data Lake Store, and do other filesystem operations.
Create a VM with MSI authentication enabled
This sample demonstrates how to create Azure virtual machine with Managed Service Identity Extension using a node.js client