{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "NotificationQueueAzureEventGridOutbound", "type": "object", "properties": { "azure_event_grid_topic_endpoint": { "type": "string" }, "azure_tenant_id": { "type": "string" }, "azure_consent_url": { "type": "string" }, "azure_multi_tenant_app_name": { "type": "string" } } }