Microsoft Azure Resource JSON Schema

JSON Schema definitions for core Azure Resource Manager data models including the base Resource type, Resource Groups, Subscriptions, Deployments, Managed Clusters, and the standard Error Response format. These schemas define the canonical structure of Azure resources as documented in the Azure REST API specifications.

API entry from apis.yml

apis.yml Raw ↑
aid: microsoft-azure:azure-resource-schema
name: Microsoft Azure Resource JSON Schema
tags:
- JSON Schema
- Resource Model
- Schema
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/resource-providers-and-types
properties:
- url: json-schema/microsoft-azure-resource-schema.json
  type: JSONSchema
- url: json-schema/microsoft-azure-error-response-schema.json
  type: JSONSchema
- url: json-schema/microsoft-azure-resource-group-schema.json
  type: JSONSchema
- url: json-schema/microsoft-azure-subscription-schema.json
  type: JSONSchema
- url: json-schema/microsoft-azure-deployment-schema.json
  type: JSONSchema
- url: json-schema/microsoft-azure-managed-cluster-schema.json
  type: JSONSchema
description: JSON Schema definitions for core Azure Resource Manager data models including the base Resource
  type, Resource Groups, Subscriptions, Deployments, Managed Clusters, and the standard Error Response
  format. These schemas define the canonical structure of Azure resources as documented in the Azure REST
  API specifications.