All Git Users → Azure-Samples

272 open source projects by Azure-Samples

51. Ms Identity Aspnet Daemon Webapp
A web application that sync's data from the Microsoft Graph using the identity of the application, instead of on behalf of a user.
✭ 86
webapp
52. Active Directory B2c Javascript Nodejs Webapi
A small Node.js Web API for Azure AD B2C that shows how to protect your web api and accept B2C access tokens using Passport.js.
53. Active Directory Dotnet Webapp Webapi Openidconnect
A .NET 4.5 MVC web app that signs Azure AD users in with OpenID Connect and calls a web api using OAuth 2.0 access tokens.
✭ 83
54. Iot Edge Opc Plc
An OPC UA server with some nodes generating random data and data with anomalies
✭ 81
55. Active Directory Lab Hybrid Adfs
Create a full AD/CA/ADFS/WAP lab environment with Azure AD Connect installed
56. Azure Event Grid Viewer
Live view of events from Azure Event Grid with ASP.NET Core and SignalR
✭ 78
57. Azure Cosmos Db Dotnet Graphexplorer
Exploring graph queries on top of Azure Cosmos DB with Gremlin
✭ 75
typescript
58. Virtual Machines Python Manage
An example illustrating how to use Python to manage your Azure Virtual Machines
✭ 70
python
59. Openhack Containers
Source code and dockerfiles for Containers Openhack
✭ 69
60. Nodejs Docs Hello World
A simple nodejs application for docs
✭ 68
javascript
61. Service Fabric Containers
This sample demonstrate two guest executable services communicating (one C# and one Nodejs) which are then packaged into docker containers
✭ 67
powershell
62. Active Directory Php Graphapi Web
This PHP sample application demonstrates how to Read and Write tenant data to Azure Active Directory using the AAD Graph API
✭ 63
63. Guidance Identity Management For Multitenant Apps
How to manage user identities in a multitenant app on Microsoft Azure, using Azure Active Directory for authentication.
✭ 62
64. Service Fabric Mesh
Samples repository for Azure Service Fabric Mesh
✭ 62
css
65. Storage Table Dotnet Getting Started
The getting started sample demonstrates how to perform common tasks using the Azure Table Service in .NET including creating a table, CRUD operations, batch operations and different querying techniques.
✭ 58
66. Active Directory B2c Dotnetcore Webapi
An ASP.NET Core Web API for Azure AD B2C that shows how to protect your web api and accept B2C access tokens
✭ 58
67. Cognitive Services Ios Customvision Sample
Real time image classification on iOS using a CoreML model exported from Custom Vision Service
✭ 56
swift
68. Active Directory Dotnet Webapp Webapi Oauth2 Useridentity
In the sample, an existing web app with its own way of signing in users adds the ability to call an Azure AD protected web API using OAuth 2.0 access tokens.
✭ 55
javascript
69. Azure Iot Samples Node
azure-iot-node-samples provides a set of easy-to-understand, continuously-tested samples for using Azure IoT Hub and Azure IoT Hub Device Provisioning Service using Node.js SDK.
✭ 53
javascript
70. App Service Api Dotnet Todo List
A simple Todo list application built using Web API and Azure API Apps
✭ 52
javascript
71. Functions Unittesting Sample
Unit testing sample for Azure Functions and Durable Functions
✭ 51
72. Service Fabric Cluster Templates
Service Fabric cluster creation template samples
✭ 49
powershell
73. Academic Knowledge Analytics Visualization
Various examples to perform big data analytics over Microsoft Academic Graph and visualize the results.
✭ 45
74. Service Fabric Watchdog Service
Sample watchdog service that can monitor service health and metrics reporting them to Application Insights
✭ 44
75. Active Directory B2c Dotnet Desktop
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.
76. Azure Sdk For Python Storage Blob Upload Download
How to upload and download blobs from Azure Blob Storage with Python
✭ 38
python
77. Active Directory Ios
An iOS application that authenticates Azure AD users and calls a web API using OAuth 2.0 access tokens.
✭ 36
swift
78. Active Directory Dotnet Webapi Multitenant Windows Store
A .NET 4.5 multi-tenant web API that is secured using Azure AD and OAuth 2.0 access tokens, and accepts calls from Azure AD users in any tenant via a Windows Store client.
✭ 31
79. Functions Dotnet Codercards
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.
✭ 31
html
80. App Service Web Python Get Started
This Python (Django) sample app is used by the getting started content to demonstrate how easy it is to develop a web app and deploy it to Azure App Service.
✭ 30
python
81. Service Fabric Dotnet Performance
This repo contains performance benchmarking tools for Service Fabric.
✭ 30
82. Functions Python Data Cleaning Pipeline
Using Python for Azure Functions to clean and preprocess data using pandas through a Blob and Event grid messaging pipeline
✭ 15
python
83. Iot Hub Node Ping
Simple solution to test a device's connectivity to Azure IoT Hub: Device sends a message and receives it back.
✭ 10
84. Azure Sdk For Js Storage Blob Stream Nodejs
How to stream blobs to Azure Blob Storage with Node.js
✭ 26
javascript
85. Storage Blob Xamarin Image Uploader
This sample demostrates how to use the Azure Blob Storage with Xamarin for Android, iOS and Windows Phone
✭ 24
86. Helm Charts
Helm charts used in Azure documentation
✭ 24
87. Serverless Data Processing
Use the different Serverless Services on Azure to process data from a streaming source
✭ 22
powershell
88. Batch Dotnet Manage Batch Accounts
Getting started on managing batch accounts in C#
✭ 17
89. Iot Hub C M0wifi Getstartedkit
Get started with the Adafruit Feather M0 Wifi Azure IoT Starter Kit
✭ 6
c
90. Active Directory Aspnetcore Webapp Openidconnect V2
An ASP.NET Core Web App which lets sign-in users (including in your org, many orgs, orgs + personal accounts, sovereign clouds) and call Web APIs (including Microsoft Graph)
✭ 671
quickstart
91. Cognitive Services Speech Sdk
Sample code for the Microsoft Cognitive Services Speech SDK
✭ 646
92. Blockchain
Azure Blockchain Content and Samples
✭ 607
html
94. Mydriving
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.
✭ 373
95. Raspberry Pi Web Simulator
Raspberry Pi web simulator. Demo address:
✭ 331
javascript
96. Cognitive Speech Tts
Microsoft Text-to-Speech API sample code in several languages, part of Cognitive Services.
97. Serverless Microservices Reference Architecture
This reference architecture walks you through the decision-making process involved in designing, developing, and delivering a serverless application using a microservices architecture through hands-on instructions for configuring and deploying all of the architecture's components along the way. The goal is to provide practical hands-on experience in working with several Azure services and the technologies that effectively use them in a cohesive and unified way to build a serverless-based microservices architecture.
98. dotnetcore-sqldb-tutorial
A simple MVC application that demonstrates how to build data-driven .NET Core apps in Azure App Service
99. durable-functions-producer-consumer
Uses Durable Functions' fan out pattern to load N messages across M sessions into various Azure Storage/Messaging services. Includes the ability to consume the messages with another Azure Function & load timing data in to Event Hubs for ingestion in to analytics services like Azure Data Explorer
100. iot-hub-c-thingdev-getstartedkit
Get started with The Sparkfun Thingdev Azure IoT Starter Kit
51-100 of 272 user projects