Up:: Microsoft Azure Developer Associate AZ-204 2023
Microsoft Graph
Microsoft Graph
- 08:17:46 Graph API
- Exposes REST APIs and SDK to access data for Microsoft cloud services
- Microsoft 365 core services
- Enterprise Mobility and Security services
- Dynamics 365 Business Central
- Windows 10 services
- Supported SDKs
- not ruby
- Unified endpoint: https://graph.microsoft.com
- Graph Connectors
- offers a simple way to bring external data into Microsoft Graph
- might want to build a custom connect to integrate with services that aren’t available as connectors built by Microsoft
- You can
- Create and manage external data connections
- Define and register the schema of external data types
- Ingest external data items into Microsoft Graph
- sync external groups
- Microsoft Search indexes all Microsoft 365 data. With connectors, you can index third-party data so it appears in Microsoft Search results.
- Microsoft Graph Connectors Gallery
- Connectors by Third-Party Partners
- Connectors might not be free, instructions greatly vary based on implementor
- Graph Data Connect
- Exposes REST APIs and SDK to access data for Microsoft cloud services
Additional Metadata
- Type::note
- Origin:: Microsoft Azure Developer Associate AZ-204 2023
- Status::🌲
- Tags:: Azure