Skip to content

Latest commit

 

History

History

codes

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

M365 Saturday Pune 2024

This repository has the artifacts which is used by Arjun Menon in M365 Saturday, Pune 2024 for the session Testing the Untestable using M365 Developer Proxy - Ensuring that your M365 Apps are resilient

Pre-requisites

High level pre-requisites for the session are:

  1. Dev Proxy
  2. Microsoft 365 Tenant

Any other pre-requisites for the session are mentioned in each of the demo folders mentioned in the Demo Codes section.

Demo Codes

No. Demo Details Details of the demo
1 Using Dev Proxy within your machine terminal and browser In this demo we show you how to use Dev Proxy within terminal and browser and how to intercept and mock errors
2 Simulate error in an M365 Application using Graph API In this demo we will show you how to mock unexpected errors while using Graph API in your M365 application
3 Improve app security when calling Microsoft Graph API using Dev Proxy In this demo we will show you how to use Dev Proxy to improve your app security when calling Microsoft Graph API