https://github.com/arjunumenon/m365satblr-2023
Repository which holds the artefacts related to session by Arjun Menon on M365 Saturday Bangalore 2023
https://github.com/arjunumenon/m365satblr-2023
Last synced: 4 months ago
JSON representation
Repository which holds the artefacts related to session by Arjun Menon on M365 Saturday Bangalore 2023
- Host: GitHub
- URL: https://github.com/arjunumenon/m365satblr-2023
- Owner: arjunumenon
- Created: 2023-12-01T07:09:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-04T07:21:32.000Z (over 1 year ago)
- Last Synced: 2025-01-14T08:51:24.639Z (5 months ago)
- Size: 7.48 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# M365 Saturday - Bangalore - 2023
This repository has the artifacts which is used by Arjun Menon in M365 Saturday Bangalore for the session **Turbo-boost your SPFx upgrades and deployment**
## Session Information
Session Link : [M365 Saturday Bangalore](https://www.m365event.com/)
Agenda Link : [Agenda](https://www.m365event.com/#agenda)

## Session Abstract
In this session, Arjun talks about Introduction to Graph Connector, how to build a Graph Connector and how to use it in Microsoft Search. He also talks about the new features in Graph Connector and how to use it in Microsoft Search.
## Session Slides
Slides are available in the [slides](slides/) folder.
## Demo Details
Source codes are demo are listed below
1. [Ingest data from API in a simple NodeJS JavaScript Project](/demo/1-ingest-publicapi/)
2. [Full blown production ready application for Creating and ingesting data from an external API into Microsoft Graph](/demo/2-enterprise-api/)### Pre-requisites
Pre-requisites for the demo are given in the respective demo folders.