{"resource_type":{"id":94,"name":"azure","schema":"{\n\t\"$schema\": \"https://json-schema.org/draft/2020-12/schema\",\n\t\"properties\": {\n\t\t\"azureTenantId\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"Azure AD tenant ID\",\n\t\t\t\"default\": \"\"\n\t\t},\n\t\t\"azureClientId\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"Client ID of the Azure AD app registration\",\n\t\t\t\"default\": \"\"\n\t\t},\n\t\t\"azureClientSecret\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"Client Secret of the Azure AD app registration\",\n\t\t\t\"default\": \"\"\n\t\t}\n\t},\n\t\"required\": [\n\t\t\"azureTenantId\",\n\t\t\"azureClientId\",\n\t\t\"azureClientSecret\"\n\t],\n\t\"type\": \"object\"\n}","approved":true,"app":"azure","description":"Azure Service Principal Credentials","created_by":"jürgen b.407","created_at":"2023-05-13T07:46:52.567Z"}}