Skip to content

Instantly share code, notes, and snippets.

View unix-beard's full-sized avatar

Artem H. unix-beard

  • Toronto, Canada
View GitHub Profile
{"id":"https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#","$schema":"http://json-schema.org/draft-04/schema#","title":"Microsoft.Compute","description":"Microsoft Compute Resource Types","resourceDefinitions":{"availabilitySets":{"type":"object","properties":{"type":{"enum":["Microsoft.Compute/availabilitySets"]},"apiVersion":{"enum":["2015-05-01-preview","2015-06-15"]},"properties":{"type":"object","properties":{"platformUpdateDomainCount":{"$ref":"https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression","description":"Microsoft.Compute/availabilitySets - Platform update domain count"},"platformFaultDomainCount":{"$ref":"https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression","description":"Microsoft.Compute/availabilitySets - Platform fault domain count"}}}},"required":["type","apiVersion","properties","location"],"description":"Microsoft.Compute/availabilitySets"},"vir