Skip to content

gaia-ndr/RemoteAdvisorQuickStart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

The remote advisor sample is a simple way to integrate Skype for Business Video into your website. The pattern in the solution is geared around business-to-consumer scenarios where anonymous join would typically be used. Some scenarios that come to mind are Telehealth and Financial Services where video could be used.

The included solution will use:

  • Azure Website
  • Azure SQL Database
  • Azure AD Application for Anonymous Join

Key Views used in the application

Session Queue

Create Session

Join with Edge

Configuration Video on YouTube

Getting Started Video

Configuration Notes

To Install and get running follow the below steps:

  1. Right-Click on solution, and choose restore, Nuget Packages
  2. Create an Azure SQL Database and get the connection string added to the web.config
  3. Create an Azure Website and download the publish profile
  4. Right-Click on solution, Publish to an Azure Web Application
  5. Create Azure Active Directory for your Office 365 tenant Setup Endpoint (see sdk)
  6. Modify Web Config.... with app information

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published