Microsoft Graph Identity Assigned Plan Example

AuthenticationAuthorizationIdentityMicrosoftMicrosoft EntraOAuthOpenID ConnectSAMLSCIMSingle Sign-OnZero Trust

Microsoft Graph Identity Assigned Plan Example is an example object payload from Microsoft Azure Active Directory, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

assignedDateTimecapabilityStatusserviceservicePlanId

Example Payload

Raw ↑
{
  "assignedDateTime": "example_value",
  "capabilityStatus": "example_value",
  "service": "example_value",
  "servicePlanId": "500123"
}