diff --git a/Packs/AzureDataExplorer/Integrations/AzureDataExplorer/AzureDataExplorer.yml b/Packs/AzureDataExplorer/Integrations/AzureDataExplorer/AzureDataExplorer.yml index caf20f2bee22..c2e7c20e80f2 100644 --- a/Packs/AzureDataExplorer/Integrations/AzureDataExplorer/AzureDataExplorer.yml +++ b/Packs/AzureDataExplorer/Integrations/AzureDataExplorer/AzureDataExplorer.yml @@ -553,7 +553,7 @@ script: name: azure-data-explorer-auth-test arguments: [] outputs: [] - dockerimage: demisto/azure-kusto-data:1.0.0.40909 + dockerimage: demisto/azure-kusto-data:1.0.0.44974 feed: false isfetch: false longRunning: false diff --git a/Packs/AzureDataExplorer/ReleaseNotes/1_2_6.md b/Packs/AzureDataExplorer/ReleaseNotes/1_2_6.md new file mode 100644 index 000000000000..043841e9ca75 --- /dev/null +++ b/Packs/AzureDataExplorer/ReleaseNotes/1_2_6.md @@ -0,0 +1,3 @@ +#### Integrations +##### Azure Data Explorer +- Updated the Docker image to: *demisto/azure-kusto-data:1.0.0.44974*. diff --git a/Packs/AzureDataExplorer/pack_metadata.json b/Packs/AzureDataExplorer/pack_metadata.json index f37450fe27fe..8e11ab2952cd 100644 --- a/Packs/AzureDataExplorer/pack_metadata.json +++ b/Packs/AzureDataExplorer/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Azure Data Explorer", "description": "Use Azure Data Explorer integration to collect and analyze data inside clusters of Azure Data Explorer and manage search queries.", "support": "xsoar", - "currentVersion": "1.2.5", + "currentVersion": "1.2.6", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Tests/conf.json b/Tests/conf.json index 30503601e87c..53694d0b9249 100644 --- a/Tests/conf.json +++ b/Tests/conf.json @@ -5401,6 +5401,7 @@ "GCS - Test": "No instance", "GCS Object Policy (ACL) - Test": "No instance", "GCS Bucket Policy (ACL) - Test": "No instance", + "playbook-AzureDataExplorer-Test": "No Instance", "AlexaV2 Test Playbook": "The service is deprecated on Dec 15, 2022", "CortexAttackSurfaceManagement_Test": "No instance - issue CRTX-65449", "OpenCTI Test": "Add Support to version 5.x of OpenCTI - issue CIAC-4407",