Microsoft Azure · Example Payload

Azure Openai Service Deployment Example

API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1

Azure Openai Service Deployment Example is an example object payload from Microsoft Azure, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idobjectcreated_atupdated_atmodelownerstatusscale_settings

Example Payload

Raw ↑
{
  "id": "abc123",
  "object": "example_value",
  "created_at": "2026-01-15T10:30:00Z",
  "updated_at": "2026-01-15T10:30:00Z",
  "model": "example_value",
  "owner": "example_value",
  "status": "example_value",
  "scale_settings": "example_value"
}