{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "AzureHook", "type": "object", "properties": { "api_provider": { "type": "string" }, "azure_tenant_id": { "type": "string" }, "azure_ad_application_id": { "type": "string" } } }