Microsoft ignite tour  - Create an immersive experience with office 365 data and mixed reality using hololens
Microsoft ignite tour  - Create an immersive experience with office 365 data and mixed reality using hololens
http://www.appzinside.com
https://www.mixug.com
https://www.globalmrbootcamp.com
https://www.spcnl.nl
Merging of real and virtual worlds to
produce new environments and
visualizations where physical and
digital objects co-exist and interact in
real time.
An overlay of synthetic content on the
real world that is anchored to and
interacts with the real world
MIXED REALITY
Direct or indirect view of a physical,
real-world environment whose
elements are augmented by
computer-generated sensory input
such as sound, video, graphics
or GPS data
An overlay of content on the real
world where that content is not
anchored to or part of it
AUGMENTED REALITY
Generation of realistic images, sounds
and other sensations that replicate a
real environment or create an
imaginary setting
An immersive experience created
entirely from computer-generated
Content. Also similar to 360 degree
video
VIRTUAL REALITY
XR (X Reality)
VR
Virtual Reality
MR
Mixed Reality
AR
Augmented Reality
Microsoft ignite tour  - Create an immersive experience with office 365 data and mixed reality using hololens
Controls
Sound Spatial understanding
HoloLens as device Controls
Microsoft ignite tour  - Create an immersive experience with office 365 data and mixed reality using hololens
Capabilities
Intelligent Cloud
Employees
Skype
Cognitive
Services
Cortana
Collaborative Services
Azure
Storage
Logic App
Simulation & Visualization
Services
CRM Online
Experience
Application
Service
Azure
Active Directory
Intune
Teams
Store for
BusinessAzure Compute
Remote assistanceSimulation training CollaborationData visualization
Mixed Reality Experiences
Cloud
Microsoft ignite tour  - Create an immersive experience with office 365 data and mixed reality using hololens
Microsoft ignite tour  - Create an immersive experience with office 365 data and mixed reality using hololens
Microsoft ignite tour  - Create an immersive experience with office 365 data and mixed reality using hololens
Microsoft ignite tour  - Create an immersive experience with office 365 data and mixed reality using hololens
Microsoft ignite tour  - Create an immersive experience with office 365 data and mixed reality using hololens
 Create Unity Project
 Configure HoloLens settings
 Create scene
Visual Studio
Unity HoloLens
 Configure build settings
 Build and generate Visual Studio
project
 Open project with Visual Studio
 Pair with HoloLens
 Build & deploy Visual Studio project
 Start Application
 Test & debug
 Monitor
Unity
Main
Camera
Directional
Light
Game
Objects
Assets
Components
Script
Scene
Microsoft ignite tour  - Create an immersive experience with office 365 data and mixed reality using hololens
Microsoft ignite tour  - Create an immersive experience with office 365 data and mixed reality using hololens
#O365CONNECT
MICROSOFT GRAPH
https://developer.microsoft.com/en-us/graph
Register your
App
Authenticate
Execute API
calls
Handle
returned data
https://apps.dev.microsoft.com
Microsoft ignite tour  - Create an immersive experience with office 365 data and mixed reality using hololens
Microsoft ignite tour  - Create an immersive experience with office 365 data and mixed reality using hololens
Microsoft ignite tour  - Create an immersive experience with office 365 data and mixed reality using hololens
Microsoft ignite tour  - Create an immersive experience with office 365 data and mixed reality using hololens
https://graph.microsoft.com/v1.0/me/People
https://graph.microsoft.com/v1.0/Users/{GUID of user id}/People
https://graph.microsoft.com/beta/Users/{GUID of user
id}/insights/trending
Microsoft ignite tour  - Create an immersive experience with office 365 data and mixed reality using hololens
https://github.com/microsoftgraph/msgraph-sdk-dotnet
HTTP CALL
• Get the user or app token through
authentication
• Setup Http client
• Add Content Type header
• Use the bearer token
• Call the url
https://graph.microsoft.com/v1.0/me
• Create data classes
• Use convert to json to generate
classes
Microsoft.Graph.Client
• Get the authenticated client
GraphServiceClient graphClient
• Call the method
graphClient.Me.Request().GetAsync()
• Handle the collection of objects based
on predefined data classes
Developers Are Lazy, And That's (Usually) A Good thing!
Microsoft ignite tour  - Create an immersive experience with office 365 data and mixed reality using hololens
Microsoft ignite tour  - Create an immersive experience with office 365 data and mixed reality using hololens
Microsoft ignite tour  - Create an immersive experience with office 365 data and mixed reality using hololens
Microsoft ignite tour  - Create an immersive experience with office 365 data and mixed reality using hololens
Microsoft ignite tour  - Create an immersive experience with office 365 data and mixed reality using hololens
Microsoft ignite tour  - Create an immersive experience with office 365 data and mixed reality using hololens
Setup a project in Unity for
building a Mixed
Reality experience
Create UWP DLL to
access Microsoft Graph
Integrate Force Detect Graph
code
Add controller code to
access DLL and
use FDG to
handle the data
Use GameObjects and
Components to create
experience
Implement Gaze and
Gestures for interaction





Setup a project in Unity
for building a Mixed
Reality experience
Create UWP DLL to
access Microsoft Graph
Integrate Force Detect
Graph code
Add controller code to
access DLL and
use FDG to
handle the data
Use GameObjects and
Components to create
experience
Implement Gaze and
Gestures for interaction



Setup a project in Unity
for building a Mixed
Reality experience
Create UWP DLL to
access Microsoft Graph
Integrate Force Detect
Graph code
Add controller code to
access DLL and
use FDG to
handle the data
Use GameObjects and
Components to create
experience
Implement Gaze and
Gestures for interaction


Setup a project in Unity
for building a Mixed
Reality experience
Create UWP DLL to
access Microsoft Graph
Integrate Force Detect
Graph code
Add controller code to
access DLL and
use FDG to
handle the data
Use GameObjects and
Components to create
experience
Implement Gaze and
Gestures for interaction



Setup a project in Unity
for building a Mixed
Reality experience
Create UWP DLL to
access Microsoft Graph
Integrate Force Detect
Graph code
Add controller code to
access DLL and
use FDG to
handle the data
Use GameObjects and
Components to create
experience
Implement Gaze and
Gestures for interaction


Setup a project in Unity
for building a Mixed
Reality experience
Create UWP DLL to
access Microsoft Graph
Integrate Force Detect
Graph code
Add controller code to
access DLL and
use FDG to
handle the data
Use GameObjects and
Components to create
experience
Implement Gaze and
Gestures for interaction
Microsoft ignite tour  - Create an immersive experience with office 365 data and mixed reality using hololens





Setup a project in Unity
for building a Mixed
Reality experience
Create UWP DLL to
access Microsoft Graph
Integrate Force Detect
Graph code
Add controller code to
access DLL and
use FDG to
handle the data
Use GameObjects and
Components to create
experience
Implement Gaze and
Gestures for interaction
Microsoft ignite tour  - Create an immersive experience with office 365 data and mixed reality using hololens
Microsoft ignite tour  - Create an immersive experience with office 365 data and mixed reality using hololens
Microsoft ignite tour  - Create an immersive experience with office 365 data and mixed reality using hololens
Microsoft ignite tour  - Create an immersive experience with office 365 data and mixed reality using hololens
Microsoft ignite tour  - Create an immersive experience with office 365 data and mixed reality using hololens

More Related Content

PPTX
Yestcreatvie
PPTX
June 2016 Digital Humanities Hub CAKE slides
PPTX
Mixed reality by Abhishek Mallick
PDF
Day4_WebGIS
PDF
Getting started with Unity and AR/VR for the .NET developer... Reloaded!
PPTX
O365 and SharePoint Connect - Create an immersive experience with office 365...
PDF
O365Con18 - Create an Immersive Experience with Office365 Data and Mixed Real...
PDF
Extend visualization of Microsoft Graph data to HoloLens applications - Alexa...
Yestcreatvie
June 2016 Digital Humanities Hub CAKE slides
Mixed reality by Abhishek Mallick
Day4_WebGIS
Getting started with Unity and AR/VR for the .NET developer... Reloaded!
O365 and SharePoint Connect - Create an immersive experience with office 365...
O365Con18 - Create an Immersive Experience with Office365 Data and Mixed Real...
Extend visualization of Microsoft Graph data to HoloLens applications - Alexa...

Similar to Microsoft ignite tour - Create an immersive experience with office 365 data and mixed reality using hololens (20)

PPTX
Code motion - Extend visualization of microsoft graph data to hololens applic...
PDF
Getting started with Unity and AR/VR for the .NET developer - October 2020
PDF
Interactions in Mixed Reality or what is mixed reality and how can we make ap...
PPTX
Windows Mixed Reality Dev
PDF
Getting started with Unity and AR/VR for the .NET developer
PPTX
Modern workplace conference create an immersive experience with office 365 ...
PDF
2018-10-18 J2 2D - Create an immersive experience with Office 365 data and mi...
PDF
Building AR and VR Experiences
PDF
ITCamp 2018 - Ionut Balan - A beginner’s guide to Windows Mixed Reality
PDF
Getting Started with Point Clouds Visualisation and AR/VR
PDF
Azure Day Rome Reloaded 2019 - Getting Started with Unity, AR/VR and Azure Co...
PDF
Getting started with unity and AR/VR for the .net developer - DDD North 2020
PDF
How ABB shapes the future of industry with Microsoft HoloLens and Unity - Uni...
PDF
Let’s get real: An introduction to AR, VR, MR, XR and more
PPTX
Extended Reality in Game Design
PPTX
Achmea technight - HoloLens development
PPTX
Hello Babel fish! - A mixed reality workshop for better communication
PDF
Building Holographic & VR Experiences Using the Mixed Reality Toolkit for Unity
PDF
HoloLens.pdf
PPTX
MixedReality.pptx
Code motion - Extend visualization of microsoft graph data to hololens applic...
Getting started with Unity and AR/VR for the .NET developer - October 2020
Interactions in Mixed Reality or what is mixed reality and how can we make ap...
Windows Mixed Reality Dev
Getting started with Unity and AR/VR for the .NET developer
Modern workplace conference create an immersive experience with office 365 ...
2018-10-18 J2 2D - Create an immersive experience with Office 365 data and mi...
Building AR and VR Experiences
ITCamp 2018 - Ionut Balan - A beginner’s guide to Windows Mixed Reality
Getting Started with Point Clouds Visualisation and AR/VR
Azure Day Rome Reloaded 2019 - Getting Started with Unity, AR/VR and Azure Co...
Getting started with unity and AR/VR for the .net developer - DDD North 2020
How ABB shapes the future of industry with Microsoft HoloLens and Unity - Uni...
Let’s get real: An introduction to AR, VR, MR, XR and more
Extended Reality in Game Design
Achmea technight - HoloLens development
Hello Babel fish! - A mixed reality workshop for better communication
Building Holographic & VR Experiences Using the Mixed Reality Toolkit for Unity
HoloLens.pdf
MixedReality.pptx
Ad

More from Alexander Meijers (20)

PPTX
Microsoft ignite tour empower your workers using remote assist - theater se...
PPTX
Code europe holobasics - develop your mixed reality hololens app with unity...
PPTX
Code europe holoadvanced - building more advanced mixed reality apps for ho...
PPTX
Azure thursday HoloLens and cognitive services a powerful combination
PPTX
It next summit - holobasics - develop your mixed reality hololens app with un...
PPTX
SharePoint Unite - Build business applications with HoloLens and Cloud
PPTX
HoloLens inspiration session
PPTX
Holo basics develop your mixed reality hololens app with unity and visual s...
PPTX
Build business applications with HoloLens and Cloud
PPTX
Spsbe2016 extend your office 365 environement to cross-platform apps
PPTX
Implementation of azure active directory authentication with cross platform d...
PPTX
Build your own yammer app @ Collab365
PPTX
An introduction to DevOps
PPTX
Develop business apps cross-platform development using visual studio with x...
PPTX
SharePoint 2013 for internet websites
PPTX
Build you own yammer app
PPTX
Sp24 design a share point 2013 architecture – the basics
PPTX
Design a share point 2013 architecture – the basics
PPTX
Share point 2013 and sql server 2012 what to choose
PPTX
Access share point-2013-data-with-provider-hosted-apps
Microsoft ignite tour empower your workers using remote assist - theater se...
Code europe holobasics - develop your mixed reality hololens app with unity...
Code europe holoadvanced - building more advanced mixed reality apps for ho...
Azure thursday HoloLens and cognitive services a powerful combination
It next summit - holobasics - develop your mixed reality hololens app with un...
SharePoint Unite - Build business applications with HoloLens and Cloud
HoloLens inspiration session
Holo basics develop your mixed reality hololens app with unity and visual s...
Build business applications with HoloLens and Cloud
Spsbe2016 extend your office 365 environement to cross-platform apps
Implementation of azure active directory authentication with cross platform d...
Build your own yammer app @ Collab365
An introduction to DevOps
Develop business apps cross-platform development using visual studio with x...
SharePoint 2013 for internet websites
Build you own yammer app
Sp24 design a share point 2013 architecture – the basics
Design a share point 2013 architecture – the basics
Share point 2013 and sql server 2012 what to choose
Access share point-2013-data-with-provider-hosted-apps
Ad

Recently uploaded (20)

PDF
Enhancing plagiarism detection using data pre-processing and machine learning...
PDF
Transform-Your-Factory-with-AI-Driven-Quality-Engineering.pdf
PPTX
Configure Apache Mutual Authentication
PDF
Planning-an-Audit-A-How-To-Guide-Checklist-WP.pdf
PDF
NewMind AI Weekly Chronicles – August ’25 Week IV
PDF
Transform-Your-Streaming-Platform-with-AI-Driven-Quality-Engineering.pdf
PDF
Data Virtualization in Action: Scaling APIs and Apps with FME
PDF
Lung cancer patients survival prediction using outlier detection and optimize...
PDF
Early detection and classification of bone marrow changes in lumbar vertebrae...
PDF
Comparative analysis of machine learning models for fake news detection in so...
PPT
Galois Field Theory of Risk: A Perspective, Protocol, and Mathematical Backgr...
PDF
“A New Era of 3D Sensing: Transforming Industries and Creating Opportunities,...
PPTX
Custom Battery Pack Design Considerations for Performance and Safety
PDF
The-Future-of-Automotive-Quality-is-Here-AI-Driven-Engineering.pdf
PDF
sbt 2.0: go big (Scala Days 2025 edition)
PDF
5-Ways-AI-is-Revolutionizing-Telecom-Quality-Engineering.pdf
PDF
Accessing-Finance-in-Jordan-MENA 2024 2025.pdf
PDF
CXOs-Are-you-still-doing-manual-DevOps-in-the-age-of-AI.pdf
PDF
giants, standing on the shoulders of - by Daniel Stenberg
PDF
Transform-Your-Supply-Chain-with-AI-Driven-Quality-Engineering.pdf
Enhancing plagiarism detection using data pre-processing and machine learning...
Transform-Your-Factory-with-AI-Driven-Quality-Engineering.pdf
Configure Apache Mutual Authentication
Planning-an-Audit-A-How-To-Guide-Checklist-WP.pdf
NewMind AI Weekly Chronicles – August ’25 Week IV
Transform-Your-Streaming-Platform-with-AI-Driven-Quality-Engineering.pdf
Data Virtualization in Action: Scaling APIs and Apps with FME
Lung cancer patients survival prediction using outlier detection and optimize...
Early detection and classification of bone marrow changes in lumbar vertebrae...
Comparative analysis of machine learning models for fake news detection in so...
Galois Field Theory of Risk: A Perspective, Protocol, and Mathematical Backgr...
“A New Era of 3D Sensing: Transforming Industries and Creating Opportunities,...
Custom Battery Pack Design Considerations for Performance and Safety
The-Future-of-Automotive-Quality-is-Here-AI-Driven-Engineering.pdf
sbt 2.0: go big (Scala Days 2025 edition)
5-Ways-AI-is-Revolutionizing-Telecom-Quality-Engineering.pdf
Accessing-Finance-in-Jordan-MENA 2024 2025.pdf
CXOs-Are-you-still-doing-manual-DevOps-in-the-age-of-AI.pdf
giants, standing on the shoulders of - by Daniel Stenberg
Transform-Your-Supply-Chain-with-AI-Driven-Quality-Engineering.pdf

Microsoft ignite tour - Create an immersive experience with office 365 data and mixed reality using hololens

Editor's Notes

  • #14: Control actions: Adding people to a site by dragging the profile on the site Visualize complex structures: Example is mapping your Azure tenant in 3D
  • #25: We will no longer support registering and managing converged and Azure AD applications here starting May 2019. We recommend that you manage your existing applications and register new applications by using the App registrations (Preview) experience in the Azure portal. Click this banner to launch the preview experience. 
  • #31: Trending - returns documents from OneDrive and from SharePoint sites trending around a user. Used - returns documents viewed and modified by a user. Includes documents the user used in OneDrive for Business, SharePoint, opened as email attachments, and as link attachments from sources like Box, DropBox and Google Drive. Shared - returns documents shared with a user. Documents can be shared as email attachments or as OneDrive for Business links sent in emails. https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/insights