Optimize data usage when using Microsoft Graph with query parameters
link

Optimize data usage when using Microsoft Graph with query parameters

Learn how to manipulate queries using query parameters.

Microsoft Learn
Updated Jul 26, 2024

What you'll learn

  • Demonstrate how to manipulate REST queries with query parameters
  • Create queries that expand complex entities
  • Demonstrate how to search for content with Microsoft Graph
  • Optimize Microsoft Graph queries with batching
Course Description

Microsoft Graph provides a unified programmability model that you can use to build apps for organizations and consumers that interact with the data of millions of users. The Microsoft Graph REST APIs implements many of the OData protocol’s query parameters. In this module, you will learn how to manipulate queries using query parameters.