Azure Samples

Results 208 repositories owned by Azure Samples

cognitive-services-quickstart-code

335
Stars
502
Forks
Watchers

Code Examples used by the Quickstarts in the Cognitive Services Documentation

SpeechToText-WebSockets-Javascript

213
Stars
188
Forks
Watchers

SDK & Sample to do speech recognition using websockets in Javascript

active-directory-dotnetcore-daemon-v2

241
Stars
149
Forks
Watchers

A .NET Core daemon console application calling Microsoft Graph or your own WebAPI with its own identity

ms-identity-javascript-react-tutorial

294
Stars
275
Forks
Watchers

A chapterwise tutorial that will take you through the fundamentals of modern authentication with Microsoft identity platform in React using MSAL React

Cognitive-Speech-TTS

840
Stars
498
Forks
Watchers

Microsoft Text-to-Speech API sample code in several languages, part of Cognitive Services.

A single page application (SPA) calling a Web API. Authentication is done with Azure AD B2C by leveraging MSAL.js

Azure AD B2C now allows uploading of a Custom Policy which allows full control and customization of the Identity Experience Framework

A combined sample for a .NET web application that calls a .NET web API, both secured using Azure AD B2C

active-directory-b2c-dotnetcore-webapp

162
Stars
118
Forks
Watchers

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.