Add azure_data_explorer to microsoft brand (#134088)

This commit is contained in:
Josef Zweck 2024-12-27 15:36:07 +01:00 committed by GitHub
parent f8399b2c0f
commit 5e0088feaa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 6 deletions

View File

@ -2,6 +2,7 @@
"domain": "microsoft", "domain": "microsoft",
"name": "Microsoft", "name": "Microsoft",
"integrations": [ "integrations": [
"azure_data_explorer",
"azure_devops", "azure_devops",
"azure_event_hub", "azure_event_hub",
"azure_service_bus", "azure_service_bus",

View File

@ -606,12 +606,6 @@
"config_flow": true, "config_flow": true,
"iot_class": "local_push" "iot_class": "local_push"
}, },
"azure_data_explorer": {
"name": "Azure Data Explorer",
"integration_type": "hub",
"config_flow": true,
"iot_class": "cloud_push"
},
"baf": { "baf": {
"name": "Big Ass Fans", "name": "Big Ass Fans",
"integration_type": "hub", "integration_type": "hub",
@ -3718,6 +3712,12 @@
"microsoft": { "microsoft": {
"name": "Microsoft", "name": "Microsoft",
"integrations": { "integrations": {
"azure_data_explorer": {
"integration_type": "hub",
"config_flow": true,
"iot_class": "cloud_push",
"name": "Azure Data Explorer"
},
"azure_devops": { "azure_devops": {
"integration_type": "hub", "integration_type": "hub",
"config_flow": true, "config_flow": true,