Skip to content

Repository for holding artefacts which is used for M365 Saturday Pune - 2024

License

Notifications You must be signed in to change notification settings

arjunumenon/M365Sat-Pune-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Session Information

Session Link : M365 Saturday Pune 2024

Session Poster

M365 Saturday Pune 2024 - Arjun Menon

Session Abstract

This session is all about understanding how to make your application resilient by handling and testing API errors. I will be covering scenarios where you have Graph API calls and how to test the throttling errors and other unexpected errors which may come in your production applications to ensure that you can expect the unexpected.

Pre-requisites

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

Demo Codes

The demo codes used in the session are available in the codes folder.

Deck

The deck used in the session is available in the deck folder.

References Used

Link Comments
M365 Dev Proxy Landing Page Landing Page for M365 Dev Proxy
GitHub Repository for M365 Dev Proxy GH Repository for M365 Dev Proxy
Samples for References This has the samples for M365 Dev Proxy which could be used as references