Microsoft Azure · Example Payload

Azure Cognitive Services Identity Example

API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1

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

Top-level fields

principalIdtenantIdtypeuserAssignedIdentities

Example Payload

Raw ↑
{
  "principalId": "500123",
  "tenantId": "500123",
  "type": "example_value",
  "userAssignedIdentities": "example_value"
}