All Git Users → Azure-Samples

272 open source projects by Azure-Samples

1. Azure Batch Samples
Azure Batch and HPC Code Samples
2. Azure Voting App Redis
Azure voting app used in docs.
✭ 219
shell
3. Service Fabric Dotnet Getting Started
Get started with Service Fabric with these simple introductory sample projects.
✭ 218
css
5. Azure Sdk For Go Samples
Examples of how to utilize Azure services from Go.
✭ 187
go
6. Active Directory Angularjs Singlepageapp
An AngularJS based single page app, implemented with an ASP.NET Web API backend, that signs in users and calls web APIs using Azure AD
✭ 176
javascript
7. Azure Search Knowledge Mining
Azure Search Knowledge Mining Accelerator
✭ 173
css
8. Active Directory B2c Advanced Policies
Sample for use with Azure AD B2C with Custom Policies.
9. Azuremapscodesamples
A set of code samples for the Azure Maps web control.
10. Active Directory B2c Dotnet Webapp And Webapi
A combined sample for a .NET web application that calls a .NET Web API, both secured using Azure AD B2C
11. Modern Data Warehouse Dataops
DataOps for the Modern Data Warehouse on Microsoft Azure
✭ 163
shell
12. Active Directory B2c Javascript Msal Singlepageapp
A single page application (SPA) calling a Web API. Authentication is done with Azure AD B2C by leveraging MSAL.js
13. Active Directory B2c Dotnetcore Webapp
An ASP.NET Core web application that can sign in a user using Azure AD B2C, get an access token using MSAL.NET and call an API.
14. Active Directory Dotnet Webapp Openidconnect
A .NET MVC web application that uses OpenID Connect to sign-in users from a single Azure Active Directory tenant.
✭ 155
javascript
15. Streaming At Scale
How to implement a streaming at scale solution in Azure
16. Active Directory Dotnet Native Aspnetcore V2
Calling a ASP.NET Core Web API from a WPF application using Azure AD v2.0
17. Powerbi Powershell
Samples for calling the Power BI REST API via PowerShell
✭ 150
powershell
18. Serverless Eventing Platform For Microservices
This solution is a personal knowledge management system and it allows users to upload text, images, and audio into categories. Each of these types of data is managed by a dedicated microservice built on Azure serverless technologies including Azure Functions and Cognitive Services. The web front-end communicates with the microservices through a SignalR-to-Event Grid bridge, allowing for real-time reactive UI updates based on the microservice updates. Each microservice is built and deployed independently using VSTS’s build and release management system, and use a variety of Azure-native data storage technologies.
✭ 147
19. Custom Vision Service Iot Edge Raspberry Pi
Sample showing how to deploy a AI model from the Custom Vision service to a Raspberry Pi 3 device using Azure IoT Edge
✭ 144
python
20. Service Fabric Dotnet Web Reference App
An end-to-end Service Fabric application that demonstrates patterns and features in a web application scenario.
✭ 141
21. Azure Cli Samples
Contains Azure CLI scripts samples used for documentation at https://docs.microsoft.com
✭ 137
shell
22. Azure Iot Samples Csharp
Provides a set of easy-to-understand samples for using Azure IoT Hub and Azure IoT Hub Device Provisioning Service and Azure IoT Plug and Play using C# SDK.
✭ 136
23. Active Directory B2c Custom Policy Starterpack
Azure AD B2C now allows uploading of a Custom Policy which allows full control and customization of the Identity Experience Framework
24. Saga Orchestration Serverless
An orchestration-based saga implementation reference in a serverless architecture
25. Active Directory Dotnet Webapp Openidconnect Aspnetcore
An ASP.NET Core web application that signs-in Azure AD users from a single Azure AD tenant.
✭ 134
html
26. Openhack Devops Team
Devops Openhack Team Environment APIs
✭ 128
27. Active Directory Dotnet Webapp Webapi Openidconnect Aspnetcore
An ASP.NET Core web application that authenticates Azure AD users and calls a web API using OAuth 2.0 access tokens.
28. Cognitive Services Rest Api Samples
This is a repo for cognitive services REST API samples in 4 languages: C#, Java, Node.js, and Python.
✭ 120
html
29. Active Directory Dotnet Webapp Multitenant Openidconnect
A sample .NET 4.5 MVC web app that signs-up and signs-in users from any Azure AD tenant using OpenID Connect.
✭ 120
javascript
30. Power Bi Embedded Integrate Report Into Web App
A Power BI Embedded sample that shows you how to integrate a Power BI report into your own web app
✭ 119
javascript
31. Synapse
Samples for Azure Synapse Analytics
32. Service Fabric Dotnet Quickstart
Service Fabric quickstart .net application sample
✭ 113
33. Active Directory Dotnet Daemon
A Windows console application that calls a web API using its app identity (instead of a user's identity) to get access tokens in an unattended job or process.
34. Cognitive Services Quickstart Code
Code Examples used by the Quickstarts in the Cognitive Services Documentation
35. Active Directory Node Webapi
A NodeJS web API that is secured using Azure AD and OAuth 2.0 access tokens.
✭ 106
javascript
36. Active Directory Dotnet Webapp Roleclaims
A .NET 4.5 MVC web app that uses Azure AD application roles for authorization.
✭ 102
javascript
37. Service Fabric Dotnet Iot
An end-to-end sample that demonstrates an IoT application combining Service Fabric with other Azure services.
✭ 101
38. Blockchain Devkit
Samples of how to integrate, connect and use devops to interact with Azure blockchain
✭ 100
kotlin
39. Active Directory Dotnet Webapi Onbehalfof
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
✭ 98
40. Ms Identity Aspnet Webapp Openidconnect
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, as well as incrementental consent.
✭ 96
41. Active Directory Dotnet Native Desktop
A .NET 4.5 WPF application that authenticates a user and calls web API using Azure AD and OAuth 2.0 access tokens.
42. Cognitive Services Python Sdk Samples
Learn how to use the Cognitive Services Python SDK with these samples
✭ 93
python
43. Active Directory Dotnet Webapi Manual Jwt Validation
How to manually process a JWT access token in a web API using the JSON Web Token Handler For the Microsoft .Net Framework 4.5.
44. Search Dotnet Getting Started
Getting Started with Azure Search using .NET
✭ 92
45. Active Directory B2c Xamarin Native
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.
46. Active Directory Javascript Singlepageapp Dotnet Webapi
A javascript based single page app with a .NET backend that authenticates Azure AD users and calls the backend web api using access tokens, without using any SPA frameworks.
✭ 91
javascript
47. Storage Blob Dotnet Getting Started
The getting started sample demonstrates how to perform common tasks using the Azure Blob Service in .NET including uploading a blob, CRUD operations, listing, as well as blob snapshot creation.
✭ 88
48. Media Services Dotnet Functions Integration
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.
✭ 88
49. Serverless Apis
Guidance for building serverless APIs with Azure Functions and API Management.
✭ 87
1-50 of 272 user projects