From 4eb6ea11a03978a089b86f28c7740a188b25510e Mon Sep 17 00:00:00 2001 From: content-bot <55035720+content-bot@users.noreply.github.com> Date: Tue, 17 Jan 2023 12:15:06 +0200 Subject: [PATCH] Update Docker Image To demisto/azure-kusto-data (#23868) * Updated Metadata Of Pack AzureDataExplorer * Added release notes to pack AzureDataExplorer * Packs/AzureDataExplorer/Integrations/AzureDataExplorer/AzureDataExplorer.yml Docker image update * Skipping test Co-authored-by: Shelly Tzohar <45915502+Shellyber@users.noreply.github.com> Co-authored-by: sberman --- .../Integrations/AzureDataExplorer/AzureDataExplorer.yml | 2 +- Packs/AzureDataExplorer/ReleaseNotes/1_2_6.md | 3 +++ Packs/AzureDataExplorer/pack_metadata.json | 2 +- Tests/conf.json | 1 + 4 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 Packs/AzureDataExplorer/ReleaseNotes/1_2_6.md 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",